From ed2ed75a25b367f53ed57c77be31b1ee9c76501f Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 9 Feb 2010 18:39:31 +0000 Subject: Upgrade license to GPLv3+ After talking with Nick & Tasos, upgrade license to GPLv3+ --- includes/autoinstall-includes.sh | 2 +- includes/cd-includes.sh | 2 +- includes/cd-list.sh | 2 +- includes/generic-includes.sh | 2 +- includes/patch-includes.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'includes') diff --git a/includes/autoinstall-includes.sh b/includes/autoinstall-includes.sh index 88fd796..43e8651 100644 --- a/includes/autoinstall-includes.sh +++ b/includes/autoinstall-includes.sh @@ -2,7 +2,7 @@ # # 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; either version 2 +# as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/includes/cd-includes.sh b/includes/cd-includes.sh index a21e484..63653be 100644 --- a/includes/cd-includes.sh +++ b/includes/cd-includes.sh @@ -2,7 +2,7 @@ # # 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; either version 2 +# as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/includes/cd-list.sh b/includes/cd-list.sh index b090cd7..d734772 100644 --- a/includes/cd-list.sh +++ b/includes/cd-list.sh @@ -3,7 +3,7 @@ # # 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; either version 2 +# as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/includes/generic-includes.sh b/includes/generic-includes.sh index 32f8bc0..22024c8 100644 --- a/includes/generic-includes.sh +++ b/includes/generic-includes.sh @@ -2,7 +2,7 @@ # # 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; either version 2 +# as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/includes/patch-includes.sh b/includes/patch-includes.sh index 7081e9d..ba2d553 100644 --- a/includes/patch-includes.sh +++ b/includes/patch-includes.sh @@ -2,7 +2,7 @@ # # 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; either version 2 +# as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, -- cgit v1.2.3