diff options
Diffstat (limited to 'tests/touch')
-rw-r--r-- | tests/touch/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/touch/dangling-symlink | 2 | ||||
-rwxr-xr-x | tests/touch/empty-file | 2 | ||||
-rwxr-xr-x | tests/touch/fail-diag | 2 | ||||
-rwxr-xr-x | tests/touch/fifo | 2 | ||||
-rwxr-xr-x | tests/touch/no-create-missing | 2 | ||||
-rwxr-xr-x | tests/touch/no-rights | 2 | ||||
-rwxr-xr-x | tests/touch/not-owner | 2 | ||||
-rwxr-xr-x | tests/touch/obsolescent | 2 | ||||
-rwxr-xr-x | tests/touch/read-only | 2 | ||||
-rwxr-xr-x | tests/touch/relative | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 1fce9cd67..40487667c 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -4,7 +4,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/touch/dangling-symlink b/tests/touch/dangling-symlink index 2f4390211..7e908748a 100755 --- a/tests/touch/dangling-symlink +++ b/tests/touch/dangling-symlink @@ -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, diff --git a/tests/touch/empty-file b/tests/touch/empty-file index b918362c8..854d61168 100755 --- a/tests/touch/empty-file +++ b/tests/touch/empty-file @@ -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/touch/fail-diag b/tests/touch/fail-diag index 082f75454..5c26ebde8 100755 --- a/tests/touch/fail-diag +++ b/tests/touch/fail-diag @@ -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/touch/fifo b/tests/touch/fifo index dc33c0f28..83257af9d 100755 --- a/tests/touch/fifo +++ b/tests/touch/fifo @@ -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/touch/no-create-missing b/tests/touch/no-create-missing index cf6b6dc6a..c3b415508 100755 --- a/tests/touch/no-create-missing +++ b/tests/touch/no-create-missing @@ -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/touch/no-rights b/tests/touch/no-rights index 8faef99bf..c216f628a 100755 --- a/tests/touch/no-rights +++ b/tests/touch/no-rights @@ -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, diff --git a/tests/touch/not-owner b/tests/touch/not-owner index 4d63ad7a3..7a105bde9 100755 --- a/tests/touch/not-owner +++ b/tests/touch/not-owner @@ -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, diff --git a/tests/touch/obsolescent b/tests/touch/obsolescent index 0f9921002..a6c5b707a 100755 --- a/tests/touch/obsolescent +++ b/tests/touch/obsolescent @@ -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/touch/read-only b/tests/touch/read-only index 0a12ec7e6..a823feea1 100755 --- a/tests/touch/read-only +++ b/tests/touch/read-only @@ -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/touch/relative b/tests/touch/relative index dc1e49e5b..e27241b7a 100755 --- a/tests/touch/relative +++ b/tests/touch/relative @@ -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, |