summaryrefslogtreecommitdiff
path: root/zgrep.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 17:19:00 -0800
committerJim Meyering <meyering@meta.com>2023-01-10 21:14:42 -0800
commitebe613c495afee10fd5de637a3eff1a20c184dcd (patch)
tree4ba84c9f7dca7aa2cdb6f61de6c296ba23989425 /zgrep.in
parentf3267b550edc16150821d89ce9adf4c42535074b (diff)
downloadgzip-ebe613c495afee10fd5de637a3eff1a20c184dcd.tar.gz
maint: update --version copyright dates
* gunzip.in, gzexe.in, gzip.c, zcat.in, zcmp.in, zdiff.in, zforce.in, zgrep.in, zless.in, zmore.in, znew.in: Also update the --version copyright dates (those are not updated by update-copyright) by running this: grep -l ' 2022 Free'|xargs perl -pi -e 's/ 2022 Free/ 2023 Free/'
Diffstat (limited to 'zgrep.in')
-rw-r--r--zgrep.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zgrep.in b/zgrep.in
index 7b81786..7aeee6c 100644
--- a/zgrep.in
+++ b/zgrep.in
@@ -26,7 +26,7 @@ grep='${GREP-'\''@GREP@'\''}'
args=
version='zgrep (gzip) @VERSION@
-Copyright (C) 2022 Free Software Foundation, Inc.
+Copyright (C) 2023 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.