license files updated for r.js inclusion
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/579f2898 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/579f2898 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/579f2898 Branch: refs/heads/0.8.0-incubating Commit: 579f28985a1ea0f3602b6b94db641efd3838f9b5 Parents: c2cc572 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-library/blob/579f2898/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-library/blob/579f2898/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/)
