license files updated for r.js inclusion
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/75413b0e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/75413b0e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/75413b0e Branch: refs/heads/master Commit: 75413b0e1429fb330b7adea93e7d1c59fa50df8f Parents: 476d942 Author: Alex Heneveld <[email protected]> Authored: Wed Sep 2 13:34:44 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Wed Sep 2 13:34:44 2015 +0100 ---------------------------------------------------------------------- LICENSE | 6 ++++++ usage/jsgui/src/main/license/files/LICENSE | 6 ++++++ 2 files changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/75413b0e/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 047405c..2741d5d 100644 --- a/LICENSE +++ b/LICENSE @@ -265,6 +265,12 @@ This project includes the software: require.js Used under the following license: The MIT License (http://opensource.org/licenses/MIT) Copyright (c) The Dojo Foundation (2010-2012) +This project includes the software: require.js/r.js + Available at: http://github.com/jrburke/requirejs for details + Developed by: The Dojo Foundation (http://dojofoundation.org/) + Used under the following license: The MIT License (http://opensource.org/licenses/MIT) + Copyright (c) The Dojo Foundation (2010-2012) + This project includes the software: sizzle.js Available at: http://sizzlejs.com/ Developed by: The jQuery Foundation (http://jquery.org/) http://git-wip-us.apache.org/repos/asf/brooklyn/blob/75413b0e/usage/jsgui/src/main/license/files/LICENSE ---------------------------------------------------------------------- diff --git a/usage/jsgui/src/main/license/files/LICENSE b/usage/jsgui/src/main/license/files/LICENSE index 68dcfe5..fa518b1 100644 --- a/usage/jsgui/src/main/license/files/LICENSE +++ b/usage/jsgui/src/main/license/files/LICENSE @@ -265,6 +265,12 @@ This project includes the software: require.js Used under the following license: The MIT License (http://opensource.org/licenses/MIT) Copyright (c) The Dojo Foundation (2010-2012) +This project includes the software: require.js/r.js + Available at: http://github.com/jrburke/requirejs for details + Developed by: The Dojo Foundation (http://dojofoundation.org/) + Used under the following license: The MIT License (http://opensource.org/licenses/MIT) + Copyright (c) The Dojo Foundation (2010-2012) + This project includes the software: sizzle.js Available at: http://sizzlejs.com/ Developed by: The jQuery Foundation (http://jquery.org/)
