From: Mark Adler Date: Sun, 11 Mar 2012 06:24:08 +0000 (-0800) Subject: Update copyright years in gzlib.c. X-Git-Tag: v1.2.7~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5befa4c3f150d3a287c46abe4c0b175bb33b2a;p=thirdparty%2Fzlib-ng.git Update copyright years in gzlib.c. --- diff --git a/gzlib.c b/gzlib.c index 91c71cd62..c35a6de31 100644 --- a/gzlib.c +++ b/gzlib.c @@ -1,5 +1,5 @@ /* gzlib.c -- zlib functions common to reading and writing gzip files - * Copyright (C) 2004, 2010, 2011 Mark Adler + * Copyright (C) 2004, 2010, 2011, 2012 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */