summaryrefslogtreecommitdiff
path: root/locate/locate.c
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2021-01-01 19:46:59 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2021-01-02 01:46:51 +0100
commitc5da48bcff38492cf43d0c13ccdfc8846bf11ed0 (patch)
treeb9e5ec10780368d8c86d4fb326ccfbb86104e835 /locate/locate.c
parentddc53014ad88de19e04707ad9db8c1f05a29ddb8 (diff)
downloadfindutils-c5da48bcff38492cf43d0c13ccdfc8846bf11ed0.tar.gz
maint: update copyright year number ranges
Run 'make update-copyright'. * lib/regexprops.c (copying): Update the year number manually. The format of the copyright year number range in Texinfo files is "YEAR1--YEAR2" now, i.e., with 2x '-'. * tests/sample-test: Likewise, here to avoid starting a year number range. * 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 bcd76103..c221d46b 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,5 +1,5 @@
/* locate -- search databases for filenames that match patterns
- Copyright (C) 1994-2020 Free Software Foundation, Inc.
+ Copyright (C) 1994-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