1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 16:44:44 +02:00

update license info

This commit is contained in:
Ryan Grove
2007-05-04 21:37:07 +00:00
parent c46733c51d
commit b27875b8d9

View File

@@ -39,9 +39,10 @@
* @package JSMin
* @author Ryan Grove <ryan@wonko.com>
* @copyright 2002 Douglas Crockford <douglas@crockford.com> (jsmin.c)
* @copyright 2007 Ryan Grove <ryan@wonko.com>
* @version 1.0.0 (?)
* @link http://code.google.com/p/minify/
* @copyright 2007 Ryan Grove <ryan@wonko.com> (PHP port)
* @license http://opensource.org/licenses/mit-license.php MIT License
* @version 1.0.0 (2007-05-04)
* @link http://code.google.com/p/jsmin-php/
*/
class JSMin {