diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-02-18 16:29:55 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:25:17 -0500 |
commit | 80d4e25c9d20bc2fa713daacfbc998d1e28f8137 (patch) | |
tree | ecbf0fa7be296efc0bf1bdad006946f2e452ed95 /pngrtran.c | |
parent | be5217de8cba08713a76cf3298d405b447bd00eb (diff) | |
download | libpng-80d4e25c9d20bc2fa713daacfbc998d1e28f8137.tar.gz |
[libpng10] Imported from libpng-1.0.31.tarv1.0.31
Diffstat (limited to 'pngrtran.c')
-rw-r--r-- | pngrtran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrtran.c b/pngrtran.c index 7f62274b8..c020b51b3 100644 --- a/pngrtran.c +++ b/pngrtran.c @@ -1,7 +1,7 @@ /* pngrtran.c - transforms the data in a row for PNG readers * - * Last changed in libpng 1.2.25 [January 17, 2008] + * Last changed in libpng 1.2.25 [February 18, 2008] * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |