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 50b940a43..7e5e9d001 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-2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2004, 2006-2009 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 |