summaryrefslogtreecommitdiff
path: root/tests/cp/symlink-slash.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-01-02 15:42:45 +0000
committerPádraig Brady <P@draigBrady.com>2022-01-02 16:15:55 +0000
commit3067a9293af07ba2cf1ababe6b4482196717f806 (patch)
tree740aa850b6e950846e584d9a70f4287eb397f228 /tests/cp/symlink-slash.sh
parent76700e775e2643fdabe51f9c88e1718424f5b30a (diff)
downloadcoreutils-3067a9293af07ba2cf1ababe6b4482196717f806.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/cp/symlink-slash.sh')
-rwxr-xr-xtests/cp/symlink-slash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/symlink-slash.sh b/tests/cp/symlink-slash.sh
index fc31057d0..db1b5fb1e 100755
--- a/tests/cp/symlink-slash.sh
+++ b/tests/cp/symlink-slash.sh
@@ -2,7 +2,7 @@
# Make sure that cp -dR dereferences a symlink arg if its name is
# written with a trailing slash.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 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