Imported from libpng-1.0.9rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-01-22 08:52:16 -06:00
parent cdf140beec
commit be9de0f428
49 changed files with 217 additions and 148 deletions

View File

@@ -1,9 +1,9 @@
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.0.9beta9 - January 15, 2001
* libpng 1.0.9rc2 - January 22, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 2000, 2001 Glenn Randers-Pehrson
* Copyright (c) 1998-2001 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.)
*