summaryrefslogtreecommitdiff
path: root/inflate.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 /inflate.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 'inflate.c')
-rw-r--r--inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inflate.c b/inflate.c
index e39f41b..d372685 100644
--- a/inflate.c
+++ b/inflate.c
@@ -1,6 +1,6 @@
/* Inflate deflated data
- Copyright (C) 1997-1999, 2002, 2006, 2009-2017 Free Software Foundation,
+ Copyright (C) 1997-1999, 2002, 2006, 2009-2018 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify