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