summaryrefslogtreecommitdiff
path: root/zcat.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 /zcat.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 'zcat.in')
-rw-r--r--zcat.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zcat.in b/zcat.in
index 8c795f7..e3712de 100644
--- a/zcat.in
+++ b/zcat.in
@@ -18,7 +18,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
version="zcat (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.