Some portions of code on Lucidia Fantasy are licensed by other authors for distribution, normally free of charge. These sorts of licenses normally require a statement explaining what the code is and often enough how to obtain it yourself. That's what this document is for.
When diving for a javascript color picker for various applications, jscolor's simplicity (and relatively relaxed license) stood out. At any time, the current version (which may be more recent than what is used on Lucidia Fantasy) is available at
http://jscolor.com/. It's licensed under the GNU
Lesser General Public License, an extension of the permissions of the GNU
GPL to include allowing derivitive proprietary works (like this forum), and as the link currently (as of 11-Feb-2010) goes to version 3, that's what I'm figuring Jan Odvárko intends. The LGPL has a few other requirements on me, namely that I redistribute the license and source code. The entire shindig is available
here, in the unlikely event both his site and the GNU go down.