diff options
Diffstat (limited to 'pst')
-rwxr-xr-x | pst/install-2cd-extra.sh | 2 | ||||
-rwxr-xr-x | pst/install-2cd-minimal.sh | 2 | ||||
-rwxr-xr-x | pst/install-4cd-extra.sh | 2 | ||||
-rwxr-xr-x | pst/install-4cd-minimal.sh | 2 | ||||
-rwxr-xr-x | pst/install-patch-official.sh | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/pst/install-2cd-extra.sh b/pst/install-2cd-extra.sh index aaf2f6b..73b3d44 100755 --- a/pst/install-2cd-extra.sh +++ b/pst/install-2cd-extra.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/pst/install-2cd-minimal.sh b/pst/install-2cd-minimal.sh index 0ade905..da97628 100755 --- a/pst/install-2cd-minimal.sh +++ b/pst/install-2cd-minimal.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/pst/install-4cd-extra.sh b/pst/install-4cd-extra.sh index 034ee65..53831d1 100755 --- a/pst/install-4cd-extra.sh +++ b/pst/install-4cd-extra.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/pst/install-4cd-minimal.sh b/pst/install-4cd-minimal.sh index 6a325de..df6ee5e 100755 --- a/pst/install-4cd-minimal.sh +++ b/pst/install-4cd-minimal.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/pst/install-patch-official.sh b/pst/install-patch-official.sh index b47d0a5..484d77c 100755 --- a/pst/install-patch-official.sh +++ b/pst/install-patch-official.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, |