summaryrefslogtreecommitdiff
path: root/zip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-01-01 18:55:26 -0800
committerJim Meyering <meyering@fb.com>2019-01-01 19:01:58 -0800
commita604573c68ae41e1126229dfeab5b63bfb3848c8 (patch)
tree77cb5a4f83bafe0e518a6c75165d6d36880b948a /zip.c
parente48a9161759686b9097edf392f8fa95c504b040b (diff)
downloadgzip-a604573c68ae41e1126229dfeab5b63bfb3848c8.tar.gz
maint: update all copyright dates via "make update-copyright"
* gnulib: Also update submodule for its copyright updates.
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 be5c4b0..1bd4c78 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-2018 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2006-2007, 2009-2019 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify