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 9034a9a19..3596be73f 100755 --- a/tests/readlink/can-e +++ b/tests/readlink/can-e @@ -1,7 +1,7 @@ #!/bin/sh # tests for canonicalize-existing mode (readlink -e). -# Copyright (C) 2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc. # 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 diff --git a/tests/readlink/can-f b/tests/readlink/can-f index a557c2297..30820b435 100755 --- a/tests/readlink/can-f +++ b/tests/readlink/can-f @@ -1,7 +1,7 @@ #!/bin/sh # tests for canonicalize mode (readlink -f). -# Copyright (C) 2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc. # 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 diff --git a/tests/readlink/can-m b/tests/readlink/can-m index 150d6572c..5e94aff25 100755 --- a/tests/readlink/can-m +++ b/tests/readlink/can-m @@ -1,7 +1,7 @@ #!/bin/sh # tests for canonicalize-missing mode (readlink -m). -# Copyright (C) 2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc. # 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 diff --git a/tests/readlink/rl-1 b/tests/readlink/rl-1 index f6a108589..bac3cd1d8 100755 --- a/tests/readlink/rl-1 +++ b/tests/readlink/rl-1 @@ -1,7 +1,7 @@ #!/bin/sh # test for readlink mode. -# Copyright (C) 2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc. # 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 |