diff options
Diffstat (limited to 'tests/mv/into-self')
-rwxr-xr-x | tests/mv/into-self | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/into-self b/tests/mv/into-self index 16aa681d6..1405b7fb6 100755 --- a/tests/mv/into-self +++ b/tests/mv/into-self @@ -1,7 +1,7 @@ #! /bin/sh # Demonstrate how mv fails when it tries to move a directory into itself. -# Copyright (C) 1998-2000, 2002, 2007-2011 Free Software Foundation, Inc. +# Copyright (C) 1998-2000, 2002, 2007-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 |