1
0
Fork 0

Moved @license (and changed to @preserved) so Closure Compiler would properly retain the block

closure/master
Mike Gerwitz 2010-12-28 10:36:39 -05:00
parent dce46bb555
commit 34af8eec95
1 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,11 @@
/**
* Combined redistributable ease.js file
* @preserve Combined redistributable ease.js file
*
* This file contains all ease.js modules in a single file for easy distribution
* in a browser environment.
* in a browser environment. For the original source code, please visit:
*
* https://github.com/mikegerwitz/easejs
*
*
* Copyright (C) 2010 Mike Gerwitz
*
@ -20,8 +23,6 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @license
*/
/**