summaryrefslogtreecommitdiffstats
path: root/tests/mv/symlink-onto-hardlink-to-self.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/symlink-onto-hardlink-to-self.sh')
-rwxr-xr-xtests/mv/symlink-onto-hardlink-to-self.sh2
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 a230c8775..50873836a 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 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