summaryrefslogtreecommitdiff
path: root/unzip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 21:42:13 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 21:43:33 -0800
commit3d2df61b0ca3aa4efd9258905402dc2a2c73c14c (patch)
tree0cf529753e7c02998c39aa59170681dc7c0cf446 /unzip.c
parent9fe5357f3fa27a44fd47715181674d29093cbf5c (diff)
downloadgzip-3d2df61b0ca3aa4efd9258905402dc2a2c73c14c.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
Diffstat (limited to 'unzip.c')
-rw-r--r--unzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unzip.c b/unzip.c
index e0db356..ec3adf1 100644
--- a/unzip.c
+++ b/unzip.c
@@ -1,6 +1,6 @@
/* unzip.c -- decompress files in gzip or pkzip format.
- Copyright (C) 1997-1999, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2009-2015 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify