summaryrefslogtreecommitdiff
path: root/lib/printquoted.c
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2019-01-04 23:47:26 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2019-01-04 23:47:26 +0100
commit487d0701c54b80b948d11a7720d65184e99f590e (patch)
tree7dbc9755b9cab8320978d9a84b6293491cd19048 /lib/printquoted.c
parentc53c52827cbaf01c4f2200097282be0157727564 (diff)
downloadfindutils-487d0701c54b80b948d11a7720d65184e99f590e.tar.gz
maint: update copyright year number ranges
Run 'make update-copyright'. * lib/regexprops.c (copying): Update the year number manually. * All other files: Update copyright years via the above make run.
Diffstat (limited to 'lib/printquoted.c')
-rw-r--r--lib/printquoted.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/printquoted.c b/lib/printquoted.c
index 14665c95..fc20a547 100644
--- a/lib/printquoted.c
+++ b/lib/printquoted.c
@@ -1,6 +1,6 @@
/* printquoted.c -- print a specified string with any necessary quoting.
- Copyright (C) 1990-2018 Free Software Foundation, Inc.
+ Copyright (C) 1990-2019 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