diff options
Diffstat (limited to 'tests/readlink')
-rwxr-xr-x | tests/readlink/can-e | 2 | ||||
-rwxr-xr-x | tests/readlink/can-f | 2 | ||||
-rwxr-xr-x | tests/readlink/can-m | 2 | ||||
-rwxr-xr-x | tests/readlink/rl-1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/readlink/can-e b/tests/readlink/can-e index 5e30ffc62..59302fdc1 100755 --- a/tests/readlink/can-e +++ b/tests/readlink/can-e @@ -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/readlink/can-f b/tests/readlink/can-f index c83e0ed70..44c274a58 100755 --- a/tests/readlink/can-f +++ b/tests/readlink/can-f @@ -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/readlink/can-m b/tests/readlink/can-m index 1d67c65d4..1ae692892 100755 --- a/tests/readlink/can-m +++ b/tests/readlink/can-m @@ -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/readlink/rl-1 b/tests/readlink/rl-1 index d9c891341..fae51aad6 100755 --- a/tests/readlink/rl-1 +++ b/tests/readlink/rl-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, |