MDL-36457 remove GPL incompatible JSMin.php

Credit goes to Hubert Chathi, thanks!
This commit is contained in:
Petr Škoda 2012-11-08 19:57:36 +01:00
parent 8ccaa296fa
commit 4549385e04
4 changed files with 5 additions and 385 deletions

View file

@ -15,3 +15,4 @@ Changes:
* Removed /builder/* - Not needed
* Removed .htaccess - Not needed
* Changed config.php - added moodle specific settings
* Removed lib/JSMin.php which is not GNU GPL compatible.