add r.js to list of dependencies

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/8a53ba18
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/8a53ba18
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/8a53ba18

Branch: refs/heads/0.8.0-incubating
Commit: 8a53ba1832e2cfb9156a7cb4eb839201d872e777
Parents: 4a9bf17
Author: Alex Heneveld <[email protected]>
Authored: Wed Sep 2 09:54:06 2015 +0100
Committer: Alex Heneveld <[email protected]>
Committed: Wed Sep 2 13:36:33 2015 +0100

----------------------------------------------------------------------
 usage/dist/licensing/overrides.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/8a53ba18/usage/dist/licensing/overrides.yaml
----------------------------------------------------------------------
diff --git a/usage/dist/licensing/overrides.yaml 
b/usage/dist/licensing/overrides.yaml
index e1952ba..6d2cf14 100644
--- a/usage/dist/licensing/overrides.yaml
+++ b/usage/dist/licensing/overrides.yaml
@@ -114,6 +114,16 @@
   notice: Copyright (c) The Dojo Foundation (2010-2012)
   license: MIT
 
+- id: require.js/r.js
+  # new ID because this is a different version to the above
+  name: RequireJS (r.js maven plugin)
+  files: r.js
+  version: 2.1.6 
+  url: http://github.com/jrburke/requirejs for details
+  organization: { name: "The Dojo Foundation", url: 
"http://dojofoundation.org/"; }
+  notice: Copyright (c) The Dojo Foundation (2010-2012)
+  license: MIT
+
 - id: backbone.js
   version: 1.0.0
   url: http://backbonejs.org

Reply via email to