diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-01-14 17:22:53 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-01-14 17:26:54 -0600 |
commit | bba85637d711b3814ba44c58af1bae1e22de0129 (patch) | |
tree | 885c6367caedf0cf051fc7a1d8d4ba1486fe4441 /pngrutil.c | |
parent | 94c3a45f4c4fd96607cb2a091248a77f72856394 (diff) | |
download | libpng-bba85637d711b3814ba44c58af1bae1e22de0129.tar.gz |
[master] Imported from libpng-1.4.6beta02.tar
Diffstat (limited to 'pngrutil.c')
-rw-r--r-- | pngrutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrutil.c b/pngrutil.c index cdea6bbe9..8af8b39ad 100644 --- a/pngrutil.c +++ b/pngrutil.c @@ -1,7 +1,7 @@ /* pngrutil.c - utilities to read a PNG file * - * Last changed in libpng 1.4.5 [December 31, 2010] + * Last changed in libpng 1.4.5 [January 14, 2011] * Copyright (c) 1998-2010 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.) |