summaryrefslogtreecommitdiff
path: root/zgrep.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2021-01-01 17:27:02 -0800
committerJim Meyering <meyering@fb.com>2021-01-01 17:36:52 -0800
commit7d3a3c0a1260a26ba7c5ad6d6cc2ae5c7b438e63 (patch)
treeb4dd28872b31c1b25d79935ba099019baf551f70 /zgrep.in
parent01458f8fdb21bcceaf41b2c18ff45817e13183e1 (diff)
downloadgzip-7d3a3c0a1260a26ba7c5ad6d6cc2ae5c7b438e63.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise.
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 16b86c2..ac1e122 100644
--- a/zgrep.in
+++ b/zgrep.in
@@ -3,7 +3,7 @@
# zgrep -- a wrapper around a grep program that decompresses files as needed
# Adapted from a version sent by Charles Levert <charles@comm.polymtl.ca>
-# Copyright (C) 1998, 2001-2002, 2006-2007, 2009-2020 Free Software Foundation,
+# Copyright (C) 1998, 2001-2002, 2006-2007, 2009-2021 Free Software Foundation,
# Inc.
# Copyright (C) 1993 Jean-loup Gailly