summaryrefslogtreecommitdiff
path: root/tests/find/used.sh
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2023-01-01 23:09:52 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2023-01-01 23:51:15 +0100
commit73d020f47231a09651cfd1c8ef298735bfb78ccd (patch)
treed1e870ecbd9c663a73ae7b61f6db341a028d4d99 /tests/find/used.sh
parentf293f5da80f9ee1ae0a38b50587ada72d5368917 (diff)
downloadfindutils-73d020f47231a09651cfd1c8ef298735bfb78ccd.tar.gz
maint: update copyright year number ranges
Run 'make update-copyright'. * lib/regexprops.c (copying): Update the year number manually. * tests/sample-test: Adjust to use the single most recent year. * All other files: Update copyright years via the above make run.
Diffstat (limited to 'tests/find/used.sh')
-rwxr-xr-xtests/find/used.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/find/used.sh b/tests/find/used.sh
index 10e7ee52..26e23b6e 100755
--- a/tests/find/used.sh
+++ b/tests/find/used.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Verify that find -used works.
-# Copyright (C) 2020-2022 Free Software Foundation, Inc.
+# Copyright (C) 2020-2023 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