summaryrefslogtreecommitdiff
path: root/lib/fdleak.h
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 /lib/fdleak.h
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 'lib/fdleak.h')
-rw-r--r--lib/fdleak.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fdleak.h b/lib/fdleak.h
index d427a40f..fdb20ca3 100644
--- a/lib/fdleak.h
+++ b/lib/fdleak.h
@@ -1,5 +1,5 @@
/* fdleak.h -- detect file descriptor leaks
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-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