From 2ddea95aaf77ce08a34b7c6c3830ce164d51e19c Mon Sep 17 00:00:00 2001 From: Peter Ehrlich Date: Mon, 1 Dec 2014 14:26:36 -0800 Subject: [PATCH] Fix 404 LICENSE link --- Gruntfile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 49af5647..8918991a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -5,8 +5,8 @@ module.exports = function(grunt){ \n * http://github.com/leapmotion/leapjs/ \ \n * \ \n * Copyright 2013 LeapMotion, Inc. and other contributors \ -\n * Released under the Apache-2.0 license \ -\n * http://github.com/leapmotion/leapjs/blob/master/LICENSE.txt \ +\n * Released under the Apache-2.0 license \ +\n * http://github.com/leapmotion/leapjs/blob/master/LICENSE \ \n */"; grunt.initConfig({