summaryrefslogtreecommitdiff
path: root/trees.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 /trees.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 'trees.c')
-rw-r--r--trees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trees.c b/trees.c
index f40f8f4..ad72ccd 100644
--- a/trees.c
+++ b/trees.c
@@ -1,6 +1,6 @@
/* trees.c -- output deflated data using Huffman coding
- Copyright (C) 1997-1999, 2009-2017 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2009-2018 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify