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