Blame pngvcrd.c

Packit 0ba690
/* pngvcrd.c
Packit 0ba690
 *
Packit 0ba690
 * Last changed in libpng 1.2.48 [March 8, 2012]
Packit 0ba690
 * Copyright (c) 1998-2002,2004,2007,2012 Glenn Randers-Pehrson
Packit 0ba690
 * Copyright (c) 1998-2012 Glenn Randers-Pehrson
Packit 0ba690
 *
Packit 0ba690
 * This code is released under the libpng license.
Packit 0ba690
 * For conditions of distribution and use, see the disclaimer
Packit 0ba690
 * and license in png.h
Packit 0ba690
 *
Packit 0ba690
 * This nearly empty file is for use by configure's compilation test. The
Packit 0ba690
 * remainder of the file  was removed from libpng-1.2.20.
Packit 0ba690
 */