summaryrefslogtreecommitdiff
path: root/tests/mv/leak-fd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/leak-fd.sh')
-rwxr-xr-xtests/mv/leak-fd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/leak-fd.sh b/tests/mv/leak-fd.sh
index 5732dc180..1bb039832 100755
--- a/tests/mv/leak-fd.sh
+++ b/tests/mv/leak-fd.sh
@@ -2,7 +2,7 @@
# Exercise mv's file-descriptor-leak bug, reported against coreutils-5.2.1
# and fixed (properly) on 2004-10-21.
-# Copyright (C) 2004-2016 Free Software Foundation, Inc.
+# Copyright (C) 2004-2017 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