summaryrefslogtreecommitdiff
path: root/lib/buildcmd.h
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 /lib/buildcmd.h
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 'lib/buildcmd.h')
-rw-r--r--lib/buildcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/buildcmd.h b/lib/buildcmd.h
index 824418b7..384a9a24 100644
--- a/lib/buildcmd.h
+++ b/lib/buildcmd.h
@@ -1,5 +1,5 @@
/* buildcmd.[ch] -- build command lines from a stream of arguments
- Copyright (C) 2005-2021 Free Software Foundation, Inc.
+ Copyright (C) 2005-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