[libpng16] Merged pngrio.c, pngtrans.c, and pngwio.c with libpng-1.6.9

This commit is contained in:
Glenn Randers-Pehrson
2013-12-28 13:11:47 -06:00
parent 200fc68f52
commit eb2af04bd3
5 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* Last changed in libpng 1.7.0 [(PENDING RELEASE)]
* Last changed in libpng 1.6.9 [(PENDING RELEASE)]
* Copyright (c) 1998-2013 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.)