maint: update gnulib and copyright dates for 2018
[debian/gzip] / zip.c
diff --git a/zip.c b/zip.c
index eb5661ff85e0806fbd8b087ebd07290938c37c0e..337932ca0968f99f560b590c3ffeb99c499dd03c 100644 (file)
--- 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2006-2007, 2009-2018 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify