diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-11-04 13:34:48 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-11-04 13:47:49 -0500 |
commit | 55e85c24b4903d4d09a455760b87cf534ab4fa1c (patch) | |
tree | 50452f6708df8e00be7e52650af8c4d8e12c36cf /pngwutil.c | |
parent | fcc0263191d54846ea4c51bd26268c9e455f9051 (diff) | |
download | libpng-55e85c24b4903d4d09a455760b87cf534ab4fa1c.tar.gz |
[libpng15] Imported from libpng-1.5.7beta01.tarv1.5.7beta01
Diffstat (limited to 'pngwutil.c')
-rw-r--r-- | pngwutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwutil.c b/pngwutil.c index e4087c43b..da18e9502 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * Last changed in libpng 1.5.6 [(PENDING RELEASE)] + * Last changed in libpng 1.5.6 [November 3, 2011] * Copyright (c) 1998-2011 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.) |