diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-05-25 22:41:46 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-05-26 07:25:14 -0500 |
commit | ac43a87820ea12e35da8d0bb9caa178ab80e07c9 (patch) | |
tree | 52547e3e86fc3e9f5710548b8f5b4efeecee9bdb /pngrtran.c | |
parent | 474751e6b2abea64865b40c5dfef4fe42f50c454 (diff) |
[libpng16] Imported from libpng-1.6.22.tar
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 b65abbdef..3138147af 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.6.22 [(PENDING RELEASE)] + * Last changed in libpng 1.6.22 [May 26, 2016] * Copyright (c) 1998-2002,2004,2006-2016 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.) |