summaryrefslogtreecommitdiff
path: root/locate/locate.c
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 /locate/locate.c
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 'locate/locate.c')
-rw-r--r--locate/locate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locate/locate.c b/locate/locate.c
index da161ff7..a7f5eb75 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,5 +1,5 @@
/* locate -- search databases for filenames that match patterns
- Copyright (C) 1994-2022 Free Software Foundation, Inc.
+ Copyright (C) 1994-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