summaryrefslogtreecommitdiff
path: root/gunzip.in
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 /gunzip.in
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 'gunzip.in')
-rw-r--r--gunzip.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gunzip.in b/gunzip.in
index 1346b35..395d1a6 100644
--- a/gunzip.in
+++ b/gunzip.in
@@ -1,7 +1,7 @@
#!/bin/sh
# Uncompress files. This is the inverse of gzip.
-# Copyright (C) 2007, 2010-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010-2017 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by