summaryrefslogtreecommitdiffstats
path: root/tests/touch/no-create-missing.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/no-create-missing.sh')
-rwxr-xr-xtests/touch/no-create-missing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing.sh b/tests/touch/no-create-missing.sh
index 55ea7c77a..15772c8c9 100755
--- a/tests/touch/no-create-missing.sh
+++ b/tests/touch/no-create-missing.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that touch -c no-such-file no longer fails (it did in 4.1.8).
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-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