license files updated for r.js inclusion
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/9c98af39 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/9c98af39 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/9c98af39 Branch: refs/heads/0.8.0-incubating Commit: 9c98af39939578040a606d56844278957108a2a8 Parents: 5a6118e Author: Alex Heneveld <[email protected]> Authored: Wed Sep 2 13:34:44 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Wed Sep 2 13:37:10 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-docs/blob/9c98af39/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-docs/blob/9c98af39/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/)
