Update some copyright years.
authorMark Adler <madler@alumni.caltech.edu>
Fri, 19 Apr 2013 07:38:15 +0000 (21:38 -1000)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 28 Apr 2013 22:57:11 +0000 (15:57 -0700)
Makefile.in
win32/zlib1.rc

index f0b41f0d421537b70ac50c92d61ca58905b9d718..c61aa3008d441fa55f755e7df600d640ef6135b6 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for zlib
-# Copyright (C) 1995-2012 Jean-loup Gailly, Mark Adler
+# Copyright (C) 1995-2013 Jean-loup Gailly, Mark Adler
 # For conditions of distribution and use, see copyright notice in zlib.h
 
 # To compile and test, type:
index 13c6221914714eeda5217958344d19b96dd4ef65..5c0feed1b44534c971832ec000224d513f9d517b 100644 (file)
@@ -26,7 +26,7 @@ BEGIN
       VALUE "FileDescription", "zlib data compression library\0"
       VALUE "FileVersion",     ZLIB_VERSION "\0"
       VALUE "InternalName",    "zlib1.dll\0"
-      VALUE "LegalCopyright",  "(C) 1995-2012 Jean-loup Gailly & Mark Adler\0"
+      VALUE "LegalCopyright",  "(C) 1995-2013 Jean-loup Gailly & Mark Adler\0"
       VALUE "OriginalFilename",        "zlib1.dll\0"
       VALUE "ProductName",     "zlib\0"
       VALUE "ProductVersion",  ZLIB_VERSION "\0"