summaryrefslogtreecommitdiff
path: root/pngvcrd.c
blob: be6cbdb4398812f0567f82dc6c24b8cebe800eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* pngvcrd.c
 *
 * Last changed in libpng 1.2.48 [March 8, 2012]
 * Copyright (c) 1998-2002,2004,2007,2012 Glenn Randers-Pehrson
 * Copyright (c) 1998-2012 Glenn Randers-Pehrson
 *
 * This code is released under the libpng license.
 * For conditions of distribution and use, see the disclaimer
 * and license in png.h
 *
 * This nearly empty file is for use by configure's compilation test. The
 * remainder of the file  was removed from libpng-1.2.20.
 */