diff options
Diffstat (limited to 'tests/cp/dir-vs-file')
-rwxr-xr-x | tests/cp/dir-vs-file | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/dir-vs-file b/tests/cp/dir-vs-file index 5beaf306b..d27cb955e 100755 --- a/tests/cp/dir-vs-file +++ b/tests/cp/dir-vs-file @@ -1,7 +1,7 @@ #!/bin/sh # A directory may not replace an existing file. -# Copyright (C) 2001-2002, 2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2001-2002, 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 |