diff options
Diffstat (limited to 'tests/cp/r-vs-symlink.sh')
-rwxr-xr-x | tests/cp/r-vs-symlink.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/r-vs-symlink.sh b/tests/cp/r-vs-symlink.sh index 377fefd59..5bd58694e 100755 --- a/tests/cp/r-vs-symlink.sh +++ b/tests/cp/r-vs-symlink.sh @@ -1,7 +1,7 @@ #!/bin/sh # cp -r should not create symlinks. Fixed in fileutils-4.1.5. -# Copyright (C) 2001-2016 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 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 |