[libpng15] Imported from libpng-1.5.23.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-07-22 22:34:51 -05:00
parent 445ad8fabf
commit a058d6cee0
33 changed files with 94 additions and 101 deletions

View File

@@ -1,8 +1,8 @@
/* pngread.c - read a PNG file
*
* Last changed in libpng 1.5.19 [August 21, 2014]
* Copyright (c) 1998-2014 Glenn Randers-Pehrson
* Last changed in libpng 1.5.23 [July 23, 2015]
* Copyright (c) 1998-2015 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*