diff options
Diffstat (limited to 'third_party/libpng16/pngwio.c')
-rw-r--r-- | third_party/libpng16/pngwio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libpng16/pngwio.c b/third_party/libpng16/pngwio.c index db76e6b8d7..586c03b721 100644 --- a/third_party/libpng16/pngwio.c +++ b/third_party/libpng16/pngwio.c @@ -2,7 +2,7 @@ /* pngwio.c - functions for data output * * Last changed in libpng 1.6.15 [November 20, 2014] - * Copyright (c) 1998-2014 Glenn Randers-Pehrson + * Copyright (c) 1998-2002,2004,2006-2014 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.) * |