summaryrefslogtreecommitdiff
path: root/gzip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-01-03 16:39:01 -0800
committerJim Meyering <meyering@fb.com>2018-01-03 16:44:26 -0800
commit975508caa09d733099498ff9f7b8079cd71d7109 (patch)
treed2b7fb8c43d350f65f5759b5be01be4555e86c62 /gzip.c
parentae332f2a5d2f6f3e0a23443f8a9bcb068c8af74d (diff)
downloadgzip-975508caa09d733099498ff9f7b8079cd71d7109.tar.gz
maint: update gnulib and copyright dates for 2018
* gnulib: Update to latest. * bootstrap: Update from gnulib. * all files: Run "make update-copyright".
Diffstat (limited to 'gzip.c')
-rw-r--r--gzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gzip.c b/gzip.c
index 59ab553..7652f66 100644
--- a/gzip.c
+++ b/gzip.c
@@ -1,6 +1,6 @@
/* gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
- Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2017 Free Software
+ Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2018 Free Software
Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly