versions, links and simple description of used files
===========================================================

class.JSMin.inc.php
---------
VERSION  : 2.1.4
URL      : http://minify.googlecode.com
DESC     : Downloaded from http://minify.googlecode.com/files/minify_2.1.4_beta.zip (file min\lib\JSMin.php)
LICENSE  : GNU General Public License Version 2 or later (the "GPL"), or
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL")
USED     : define('PSI_JS_COMPRESSION', 'JSMin');

class.JavaScriptPacker.inc.php
---------
VERSION  : 1.1
URL      : http://dean.edwards.name
DESC     : Downloaded from http://dean.edwards.name/download/ http://joliclic.free.fr/php/javascript-packer/en/
LICENSE  : LGPL 2.1 (http://creativecommons.org/licenses/LGPL/2.1/)
USED     : define('PSI_JS_COMPRESSION', 'JavaScriptPacker');
