diff options
Diffstat (limited to 'tests/mv/symlink-onto-hardlink-to-self.sh')
-rwxr-xr-x | tests/mv/symlink-onto-hardlink-to-self.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/symlink-onto-hardlink-to-self.sh b/tests/mv/symlink-onto-hardlink-to-self.sh index 1a567df8c..295844c05 100755 --- a/tests/mv/symlink-onto-hardlink-to-self.sh +++ b/tests/mv/symlink-onto-hardlink-to-self.sh @@ -4,7 +4,7 @@ # but not NetBSD), prior to coreutils-8.16, the mv would successfully perform # a no-op. I.e., surprisingly, mv s1 s2 would succeed, yet fail to remove s1. -# Copyright (C) 2012-2014 Free Software Foundation, Inc. +# Copyright (C) 2012-2015 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 |