diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-05-31 10:08:58 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-05-31 10:20:13 -0500 |
commit | 20a2f9b9bed2348b3c2da8cd0ec87badb2f39387 (patch) | |
tree | f103e3dddc073ca35212818400833f937f63ac88 /pngstruct.h | |
parent | 1088f4925f259faa74606b892fbfbd126a68f23e (diff) |
[libpng16] Imported from libpng-1.6.18beta05.tar
Diffstat (limited to 'pngstruct.h')
-rw-r--r-- | pngstruct.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pngstruct.h b/pngstruct.h index 4d34ac05b..a3d674c4f 100644 --- a/pngstruct.h +++ b/pngstruct.h @@ -1,8 +1,8 @@ /* pngstruct.h - header file for PNG reference library * - * Last changed in libpng 1.6.1 [March 28, 2013] - * Copyright (c) 1998-2013 Glenn Randers-Pehrson + * Last changed in libpng 1.6.18 [(PENDING RELEASE)] + * Copyright (c) 1998-2015 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.) * |