From abe41b57d39e6fd2d88a1e5e20c921b96d54b65b Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 23 Jun 2026 12:20:38 +0200 Subject: Add GPLv2 license and per-script notices Co-Authored-By: Claude Opus 4.8 --- breaktimer.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'breaktimer.sh') diff --git a/breaktimer.sh b/breaktimer.sh index 483f0b4..4ce5a42 100755 --- a/breaktimer.sh +++ b/breaktimer.sh @@ -2,6 +2,20 @@ # # breaktimer.sh - reminder di micro-pause per spezzare le sessioni al PC # +# Copyright (C) 2026 Danilo M. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, see . +# # Macchina a stati: working -> (notifica) -> breaking/longbreak -> working # La pausa NON erode il tempo di lavoro. Pausa manuale congela il countdown. # -- cgit v1.2.3