diff options
Diffstat (limited to 'tests/install')
-rwxr-xr-x | tests/install/basic-1 | 2 | ||||
-rwxr-xr-x | tests/install/create-leading | 2 | ||||
-rwxr-xr-x | tests/install/d-slashdot | 2 | ||||
-rwxr-xr-x | tests/install/trap | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 360cd9c3d..a2f5aec04 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -5,7 +5,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 of the License, or +# 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/tests/install/create-leading b/tests/install/create-leading index fd7a5f7ff..61f1660d5 100755 --- a/tests/install/create-leading +++ b/tests/install/create-leading @@ -5,7 +5,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 of the License, or +# 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/tests/install/d-slashdot b/tests/install/d-slashdot index 7bf7c5d43..06fe74d64 100755 --- a/tests/install/d-slashdot +++ b/tests/install/d-slashdot @@ -5,7 +5,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 of the License, or +# 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/tests/install/trap b/tests/install/trap index aaf0a3346..4073ce096 100755 --- a/tests/install/trap +++ b/tests/install/trap @@ -6,7 +6,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 of the License, or +# 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, |