diff options
Diffstat (limited to 'tests/mv/hard-4')
-rwxr-xr-x | tests/mv/hard-4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/hard-4 b/tests/mv/hard-4 index 013de0f4b..e05ba29af 100755 --- a/tests/mv/hard-4 +++ b/tests/mv/hard-4 @@ -1,7 +1,7 @@ #!/bin/sh # ensure that mv removes a in this case: touch a; ln a b; mv a b -# Copyright (C) 2003-2004, 2006-2011 Free Software Foundation, Inc. +# Copyright (C) 2003-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 |