libpng/contrib
Willem van Schaik 62a56d4fcc pngminus: Change license to MIT, etc.
Change the license to MIT.
Move the license text from the source files to a LICENSE file.
Move the change log from the source files to a CHANGES file.
Delete the Turbo C makefile and simplify the Linux makefile heavily.
Create explicitly named static and shared executables in the makefile.
Refresh the README file a bit from the twenty year old one.

Signed-off-by: Willem van Schaik <willem@schaik.com>
Signed-off-by: Cosmin Truta <ctruta@gmail.com>
2019-04-10 22:23:25 -04:00
..
arm-neon [libpng16] Imported from libpng-1.6.31.tar 2017-07-27 05:27:17 -05:00
conftest Some more trivial source typos 2018-08-19 00:57:20 -04:00
examples Remove top-level const from function-scope variables 2018-08-18 22:47:16 -04:00
gregbook Replace the remaining uses of PNG_CONST with const 2018-08-18 21:01:02 -04:00
libtests Some more trivial source typos 2018-08-19 00:57:20 -04:00
mips-msa Added build support for MIPS MSA 2016-08-29 19:07:25 +05:30
oss-fuzz Release libpng version 1.6.35 2018-07-15 23:58:00 -04:00
pngminim [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* 2014-02-16 13:56:10 -06:00
pngminus pngminus: Change license to MIT, etc. 2019-04-10 22:23:25 -04:00
pngsuite [libpng16] Imported from libpng-1.6.35beta01.tar 2018-03-06 14:06:24 -06:00
powerpc-vsx Remove top-level const from function-scope variables 2018-08-18 22:47:16 -04:00
testpngs More misc. typos 2018-02-09 06:57:29 -05:00
tools Some more trivial source typos 2018-08-19 00:57:20 -04:00
visupng [libpng16] Replace the remaining uses of png_size_t with size_t 2018-06-17 22:37:44 -04:00
README.txt [libpng16] Update CHANGES and ANNOUNCE 2015-09-25 18:25:08 -05:00

This "contrib" directory contains contributions which are not necessarily under
the libpng license, although all are open source.  They are not part of
libpng proper and are not used for building the library, although some are used
for testing the library via "make check".