diff options
author | Chaosus <chaosus89@gmail.com> | 2019-03-04 14:38:24 +0300 |
---|---|---|
committer | Chaosus <chaosus89@gmail.com> | 2019-03-04 14:55:47 +0300 |
commit | 5a89d08e3f3bd7b9eeb15eadc8fc66967d020b58 (patch) | |
tree | a138e6856a8be51f16ec2ffd4efbd2b1b2870d17 /thirdparty/libpng/pnginfo.h | |
parent | 49d82f245bf11bd9064c9de24704cbec2181b5ba (diff) |
Update libpng (1.6.35 --> 1.6.36)
Diffstat (limited to 'thirdparty/libpng/pnginfo.h')
-rw-r--r-- | thirdparty/libpng/pnginfo.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/thirdparty/libpng/pnginfo.h b/thirdparty/libpng/pnginfo.h index 2fcf868dac..1f98dedc42 100644 --- a/thirdparty/libpng/pnginfo.h +++ b/thirdparty/libpng/pnginfo.h @@ -1,10 +1,10 @@ /* pnginfo.h - header file for PNG reference library * - * Last changed in libpng 1.6.35 [July 15, 2018] + * Copyright (c) 2018 Cosmin Truta * Copyright (c) 1998-2002,2004,2006-2013,2018 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.) + * Copyright (c) 1996-1997 Andreas Dilger + * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer |