maint: update copyright year ranges to include 2015; update gnulib
[debian/gzip] / zip.c
diff --git a/zip.c b/zip.c
index ebd0ae6aaeb40e3f4cda54b68a5885bbfb5c9fa6..63a7a2fb284d533b29f2853c92f9242b9d109312 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-2014 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2006-2007, 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