summaryrefslogtreecommitdiff
path: root/locate/Makefile.am
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/Makefile.am
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/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 6585471e..cd7ca16c 100644
--- a/locate/Makefile.am
+++ b/locate/Makefile.am
@@ -1,6 +1,6 @@
# The default database to build and search.
-## Copyright (C) 1996-2020 Free Software Foundation, Inc.
+## Copyright (C) 1996-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