Removed @package and added @file from the documentation for consistency with other files

This commit is contained in:
Alexandre Emsenhuber 2010-08-07 14:58:18 +00:00
parent db966a52af
commit 1c37eb4918

View file

@ -36,7 +36,7 @@
* SOFTWARE.
* --
*
* @package JSMin
* @file
* @author Ryan Grove <ryan@wonko.com>
* @copyright 2002 Douglas Crockford <douglas@crockford.com> (jsmin.c)
* @copyright 2008 Ryan Grove <ryan@wonko.com> (PHP port)