summaryrefslogtreecommitdiff
path: root/unpack.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 03:23:03 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 03:40:15 -0800
commit9110d11ac01350aa968fe02f209d51ca7f0b4d50 (patch)
tree8f1f6167d22d540520f9357d2bd79702b5efe813 /unpack.c
parent676f6b24d8aed74e7c1b1cc6a122dfdba265c8f2 (diff)
downloadgzip-9110d11ac01350aa968fe02f209d51ca7f0b4d50.tar.gz
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest. * all files: Run "make update-copyright".
Diffstat (limited to 'unpack.c')
-rw-r--r--unpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack.c b/unpack.c
index 477e4ac..c1a3684 100644
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
/* unpack.c -- decompress files in pack format.
- Copyright (C) 1997, 1999, 2006, 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2006, 2009-2017 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify