maint: update copyright year ranges to include 2015; update gnulib
[debian/gzip] / deflate.c
index 2a0316b9dc0a4151e937b60dacf2e111c69b40d7..ecf02c3bf5643af35c943fb4684c521515662c5c 100644 (file)
--- a/deflate.c
+++ b/deflate.c
@@ -1,6 +1,6 @@
 /* deflate.c -- compress data using the deflation algorithm
 
-   Copyright (C) 1999, 2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2006, 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