diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
commit | ac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch) | |
tree | d3a708ff21765aad652bf675773a59267ed366d0 /licenses/pngnq | |
parent | 6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff) | |
download | packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2 packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip |
Add licenses, too
Diffstat (limited to 'licenses/pngnq')
-rw-r--r-- | licenses/pngnq | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/licenses/pngnq b/licenses/pngnq new file mode 100644 index 000000000..9f1828fec --- /dev/null +++ b/licenses/pngnq @@ -0,0 +1,18 @@ +NeuQuant Neural-Net Quantization Algorithm + +Copyright (c) 1994 Anthony Dekker + +NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. +See "Kohonen neural networks for optimal colour quantization" +in "Network: Computation in Neural Systems" Vol. 5 (1994) pp 351-367. +for a discussion of the algorithm. +See also http://members.ozemail.com.au/~dekker/NEUQUANT.HTML + +Any party obtaining a copy of these files from the author, directly or +indirectly, is granted, free of charge, a full and unrestricted irrevocable, +world-wide, paid up, royalty-free, nonexclusive right and license to deal +in this software and documentation files (the "Software"), including without +limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons who receive +copies from any such party to do so, with the only requirement being +that this copyright notice remain intact. |