Adrien Destugues
32ec828835
Group all copyright statements in a single file.
...
This gives a much clearer overview of the licensing.
It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
deb6bdf39a
fix for building under macOS
2020-01-05 01:04:53 +01:00
Thomas Bernard
0dcee6acc3
move PackBits packing code to packbits.c
...
new functions :
- PackBits_pack_init()
- PackBits_pack_add()
- PackBits_pack_flush()
2020-01-02 00:07:00 +01:00
Thomas Bernard
be68b498ac
ifformat.c: fix build under WIN32
2019-12-07 17:09:21 +01:00
Thomas Bernard
90c0fb6ea6
IFF (ILBM/PBM/ACBM) => ifformat.c
2019-12-07 16:57:02 +01:00