diff -r 541bb25d0b22 -r 27ab1b13a783 licenses/index.html --- a/licenses/index.html Sun Aug 08 17:18:00 2010 -0400 +++ b/licenses/index.html Mon Aug 09 19:17:52 2010 -0400 @@ -84,6 +84,7 @@
  • MediaWiki's table parsing engine (the Text_Wiki one doesn't work in PHP 5.2.0)
  • One of the CAPTCHA easter eggs was ported from the phpBB Advanced Visual Confirmation Mod. The strange thing here is this: The installation instructions expressly state that the MOD is distributed under the GPL, but immediately afterwards it says that the MOD "can be freely used, but not distributed, without permission." Sorry buddy, but I'm with the FSF on this one, I'm legally allowed to distribute/modify it under the GPL.
  • The e-mail address encryption routine was originally written by Jim Tucek, and ported to PHP by Dan Fuhry. The Enano project contacted Jim, who gave permission to release it under the GPL.
  • +
  • Andrea Giammarchi's Javascript compressor class
  • Tigra Tree Menu - a modified version that remembers the state of the tree. The license terms are stated here. After contacting the author, I was given permission to release our modified version under the GNU GPL. Therefore, you may use this code unde the terms of the GPL, however if you're making commercial use of it, the Softcomplex guys would appreciate if (but not require that) you would contact them first.
  • youngpup's DOM-Drag class - the unmodified version is in the public domain; we chose to relicense it as of Enano 1.0.4 to clear up any potential legal complications
  • The freeCap engine, used for generating CAPTCHA images.