summaryrefslogtreecommitdiff
path: root/tests/ls/infloop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/infloop.sh')
-rwxr-xr-xtests/ls/infloop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/infloop.sh b/tests/ls/infloop.sh
index a724d1195..ee2ddb8c1 100755
--- a/tests/ls/infloop.sh
+++ b/tests/ls/infloop.sh
@@ -2,7 +2,7 @@
# show that the following no longer makes ls infloop
# mkdir loop; cd loop; ln -s ../loop sub; ls -RL
# Also ensure ls exits with status = 2 in that case.
-# Copyright (C) 2001-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-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