Update copyright dates on gz* source files.

This commit is contained in:
Mark Adler
2011-09-30 22:26:04 -07:00
parent 8768ba98af
commit a4f7c65374
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* gzlib.c -- zlib functions common to reading and writing gzip files
* Copyright (C) 2004, 2010 Mark Adler
* Copyright (C) 2004, 2010, 2011 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/