You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2018/11/16 15:39:38 UTC

allura git commit: [#8093] update licensing for foundation js

Repository: allura
Updated Branches:
  refs/heads/master ba6a265da -> be7cd6833


[#8093] update licensing for foundation js


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

Branch: refs/heads/master
Commit: be7cd68331ce962ee379a4f5ff8492ab8a010ebf
Parents: ba6a265
Author: Dave Brondsema <da...@brondsema.net>
Authored: Fri Nov 16 10:39:30 2018 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Fri Nov 16 10:39:30 2018 -0500

----------------------------------------------------------------------
 Allura/LICENSE   | 5 ++++-
 LICENSE          | 3 +++
 rat-excludes.txt | 2 ++
 3 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/be7cd683/Allura/LICENSE
----------------------------------------------------------------------
diff --git a/Allura/LICENSE b/Allura/LICENSE
index 7619ae3..5501aeb 100644
--- a/Allura/LICENSE
+++ b/Allura/LICENSE
@@ -283,4 +283,7 @@ license. For details, see:
     allura/public/nf/js/checklist.js
 
 Sortable, which is available under the MIT license (https://github.com/RubaXa/Sortable):
-    Allura/allura/public/nf/js/Sortable.min.js
+    allura/public/nf/js/Sortable.min.js
+
+Foundation, which is available under the MIT license
+    Allura/allura/public/nf/js/foundation.min.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/allura/blob/be7cd683/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index cec86fe..38dab44 100644
--- a/LICENSE
+++ b/LICENSE
@@ -300,3 +300,6 @@ license. For details, see:
 
 Sortable, which is available under the MIT license (https://github.com/RubaXa/Sortable):
     Allura/allura/public/nf/js/Sortable.min.js
+
+Foundation, which is available under the MIT license
+    Allura/allura/public/nf/js/foundation.min.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/allura/blob/be7cd683/rat-excludes.txt
----------------------------------------------------------------------
diff --git a/rat-excludes.txt b/rat-excludes.txt
index cc63711..d518c83 100644
--- a/rat-excludes.txt
+++ b/rat-excludes.txt
@@ -36,6 +36,8 @@ Allura/allura/public/nf/fonts/
 Allura/allura/public/nf/js/browser-polyfill.min.js
 Allura/allura/public/nf/js/chosen.jquery.min.js
 Allura/allura/public/nf/js/create-react-class.min.js
+Allura/allura/public/nf/js/foundation.min.js
+Allura/allura/public/nf/js/foundation.min.js.map
 Allura/allura/public/nf/js/hidpi-canvas.min.js
 Allura/allura/public/nf/js/jquery-base.js
 Allura/allura/public/nf/js/jquery-ui.min.js