summaryrefslogtreecommitdiff
path: root/zip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-03-08 11:41:30 -0800
committerJim Meyering <meyering@fb.com>2014-06-07 08:54:44 -0700
commit8b5725caaf7596f7f3ea26ad39cdc0bc02cb2c96 (patch)
tree21d4b7afde5539434b7403fbd75df694803e8b6f /zip.c
parent66a00a093afb48a228ab882b8d623e48844b538f (diff)
downloadgzip-8b5725caaf7596f7f3ea26ad39cdc0bc02cb2c96.tar.gz
maint: udpate all copyright notices via "make update-copyright"
Diffstat (limited to 'zip.c')
-rw-r--r--zip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zip.c b/zip.c
index b0b1db1..ebd0ae6 100644
--- a/zip.c
+++ b/zip.c
@@ -1,6 +1,6 @@
/* zip.c -- compress files to the gzip or pkzip format
- Copyright (C) 1997-1999, 2006-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2006-2007, 2009-2014 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify