[libpng17] Imported from libpng-1.7.0beta43.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-12-18 08:53:30 -06:00
parent 201e9144a6
commit b23a10f565
19 changed files with 43 additions and 41 deletions

View File

@@ -2,14 +2,14 @@
*
* Copyright (c) 2014 John Cunningham Bowler
*
* Last changed in libpng 1.6.14 [(PENDING RELEASE)]
* Last changed in libpng 1.6.14 [October 23, 2014]
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*
* Tool to check and fix the zlib inflate 'too far back' problem, see the usage
* message for more information.
* Tool to check and fix the zlib inflate 'too far back' problem.
* See the usage message for more information.
*/
#include <stdlib.h>
#include <stdio.h>