Fix parse errors in new license block

This commit is contained in:
Per Thulin 2012-09-08 13:28:31 +02:00
commit 25f674139f
4 changed files with 1 additions and 7 deletions

View file

@ -27,8 +27,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** END LICENSE BLOCK ***** */
*
*/
define(function(require, exports, module) {
"use strict";

View file

@ -27,9 +27,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** END LICENSE BLOCK ***** */
*
*/
define(function(require, exports, module) {

View file

@ -27,7 +27,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** END LICENSE BLOCK ***** */
*/
define(function(require, exports, module) {
"use strict";

View file

@ -27,7 +27,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** END LICENSE BLOCK ***** */
*/
define(function(require, exports, module) {
"use strict";