From 042354c7df657a4d8dc3aab251a5920fbb152cbf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 22 Dec 2007 09:45:48 +0100 Subject: Switching to GPL3+. --- functions/version.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'functions') diff --git a/functions/version.sh b/functions/version.sh index ef17cefba..891b10082 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -16,9 +16,9 @@ Version () echo echo "Copyright (C) 2006-2007 Daniel Baumann " echo - echo "This program is free software; you can redistribute it and/or modify" + echo "This program is free software: you can redistribute it and/or modify" echo "it under the terms of the GNU General Public License as published by" - echo "the Free Software Foundation; either version 2 of the License, or" + echo "the Free Software Foundation, either version 3 of the License, or" echo "(at your option) any later version." echo echo "This program is distributed in the hope that it will be useful," @@ -27,11 +27,10 @@ Version () echo "GNU General Public License for more details." echo echo "You should have received a copy of the GNU General Public License" - echo "along with this program; if not, write to the Free Software" - echo "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" + echo "along with this program. If not, see ." echo echo "On Debian systems, the complete text of the GNU General Public License" - echo "can be found in /usr/share/common-licenses/GPL-2 file." + echo "can be found in /usr/share/common-licenses/GPL-3 file." echo echo "Homepage: " -- cgit v1.2.3