1 License for AnimatedGifEncoder.java and LZWEncoder.java 2 3 No copyright asserted on the source code of this class. May be used for any 4 purpose, however, refer to the Unisys LZW patent for restrictions on use of 5 the associated LZWEncoder class. Please forward any corrections to 6 kweiner (a] fmsware.com. 7 8 ----------------------------------------------------------------------------- 9 License for NeuQuant.java 10 11 Copyright (c) 1994 Anthony Dekker 12 13 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See 14 "Kohonen neural networks for optimal colour quantization" in "Network: 15 Computation in Neural Systems" Vol. 5 (1994) pp 351-367. for a discussion of 16 the algorithm. 17 18 Any party obtaining a copy of these files from the author, directly or 19 indirectly, is granted, free of charge, a full and unrestricted irrevocable, 20 world-wide, paid up, royalty-free, nonexclusive right and license to deal in 21 this software and documentation files (the "Software"), including without 22 limitation the rights to use, copy, modify, merge, publish, distribute, 23 sublicense, and/or sell copies of the Software, and to permit persons who 24 receive copies from any such party to do so, with the only requirement being 25 that this copyright notice remain intact. 26