You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2014/01/23 21:48:05 UTC

git commit: [#4257] Fixed missing / incorrect LICENSE entries

Updated Branches:
  refs/heads/master f7bd15435 -> a70dea131


[#4257] Fixed missing / incorrect LICENSE entries

Signed-off-by: Cory Johns <cj...@slashdotmedia.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/a70dea13
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/a70dea13
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/a70dea13

Branch: refs/heads/master
Commit: a70dea131f5611a2cdfdf3627831dd648264924d
Parents: f7bd154
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Thu Jan 23 20:46:41 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Thu Jan 23 20:46:41 2014 +0000

----------------------------------------------------------------------
 Allura/LICENSE | 1 -
 LICENSE        | 4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/a70dea13/Allura/LICENSE
----------------------------------------------------------------------
diff --git a/Allura/LICENSE b/Allura/LICENSE
index 36c9038..78c5733 100644
--- a/Allura/LICENSE
+++ b/Allura/LICENSE
@@ -233,7 +233,6 @@ under the MIT license.  For details, see the individual files:
     allura/public/nf/js/jquery.flot.js
     allura/public/nf/js/jquery.maxlength.min.js
     allura/public/nf/js/jquery.viewport.js
-    allura/public/nf/js/jquery.pjax.js
 
 Blueprint, which is available under the MIT license.
 For details, see allura/public/nf/css/blueprint/

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/a70dea13/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index c905853..9e73a9f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -233,6 +233,7 @@ under the MIT license.  For details, see the individual files:
     Allura/allura/lib/widgets/resources/js/jquery.tools.min.js
     Allura/allura/public/nf/js/jquery.flot.js
     Allura/allura/public/nf/js/jquery.maxlength.min.js
+    allura/public/nf/js/jquery.viewport.js
 
 Blueprint, which is available under the MIT license.
 For details, see Allura/allura/public/nf/css/blueprint/
@@ -245,3 +246,6 @@ For details, see Allura/allura/public/nf/js/sylvester.js
 
 JSLint, which is available under the MIT license.
 For details, see AlluraTest/jslint/
+
+Modernizr, which is available under the MIT license.
+For details, see Allura/allura/public/nf/js/modernizr.js