Imported from libpng-1.4.0beta19.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-15 16:16:34 -05:00
parent c3f52f12bb
commit a7dbcba1e8
62 changed files with 1026 additions and 1406 deletions

View File

@@ -1,9 +1,9 @@
/* pngwutil.c - utilities to write a PNG file
*
* Last changed in libpng 1.4.0 July 20, 2006
* Last changed in libpng 1.4.0 May 15, 2007
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2006 Glenn Randers-Pehrson
* Copyright (c) 1998-2007 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.)
*/