vendor/assets/javascripts/greensock/plugins/EaselPlugin.js in greensock-rails-1.15.0.0 vs vendor/assets/javascripts/greensock/plugins/EaselPlugin.js in greensock-rails-1.15.1.0

- old
+ new

@@ -1,11 +1,11 @@ /*! * VERSION: 0.1.6 * DATE: 2014-07-17 * UPDATES AND DOCS AT: http://www.greensock.com * - * @license Copyright (c) 2008-2014, GreenSock. All rights reserved. - * This work is subject to the terms at http://www.greensock.com/terms_of_use.html or for + * @license Copyright (c) 2008-2015, GreenSock. All rights reserved. + * This work is subject to the terms at http://greensock.com/standard-license or for * Club GreenSock members, the software agreement that was issued with your membership. * * @author: Jack Doyle, jack@greensock.com **/ var _gsScope = (typeof(module) !== "undefined" && module.exports && typeof(global) !== "undefined") ? global : this || window; //helps ensure compatibility with AMD/RequireJS and CommonJS/Node \ No newline at end of file