summaryrefslogtreecommitdiff
path: root/unzip.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2013-01-04 12:05:02 +0100
committerJim Meyering <jim@meyering.net>2013-01-04 12:05:02 +0100
commit00c348e6584848d12bcf80d5ef33d8caa65b8c58 (patch)
treefd54f29d33ba663819f8d6def928bcb85a05f75c /unzip.c
parent018468c002f18c4b0f87941aa7e0a07683e61548 (diff)
downloadgzip-00c348e6584848d12bcf80d5ef33d8caa65b8c58.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
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 4002096..7c6938f 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2009-2013 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify