diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/autoinstall-includes.sh | 2 | ||||
-rw-r--r-- | includes/cd-includes.sh | 2 | ||||
-rw-r--r-- | includes/cd-list.sh | 2 | ||||
-rw-r--r-- | includes/generic-includes.sh | 2 | ||||
-rw-r--r-- | includes/patch-includes.sh | 2 |
5 files changed, 5 insertions, 5 deletions
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, |