| Index: third_party/libpng/pngread.c
|
| ===================================================================
|
| --- third_party/libpng/pngread.c (revision 50940)
|
| +++ third_party/libpng/pngread.c (working copy)
|
| @@ -1,8 +1,8 @@
|
|
|
| /* pngread.c - read a PNG file
|
| *
|
| - * Last changed in libpng 1.2.43 [February 25, 2010]
|
| - * Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
| + * Last changed in libpng 1.2.44 [June 26, 2010]
|
| + * 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.)
|
| *
|
|
|