summaryrefslogtreecommitdiff
path: root/locate/Makefile.am
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2022-01-02 18:42:35 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2022-01-02 18:42:35 +0100
commitdb5ec614a70ebd847bf51288293a0cd0c87741ae (patch)
treeb76909487b207967ffcdcd87babe29283f24c26b /locate/Makefile.am
parent780b31ad2336fe817e9337b3d8c28b93c0d8f311 (diff)
downloadfindutils-db5ec614a70ebd847bf51288293a0cd0c87741ae.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: Adjust to use the single most recent year. * All other files: Update copyright years via the above make run.
Diffstat (limited to 'locate/Makefile.am')
-rw-r--r--locate/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/locate/Makefile.am b/locate/Makefile.am
index f84eafcc..05b9c7c5 100644
--- a/locate/Makefile.am
+++ b/locate/Makefile.am
@@ -1,6 +1,6 @@
# The default database to build and search.
-## Copyright (C) 1996-2021 Free Software Foundation, Inc.
+## Copyright (C) 1996-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