update licenses with latest metadata and dependencies
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/ee2cd441 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/ee2cd441 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/ee2cd441 Branch: refs/heads/master Commit: ee2cd441fe7a2f759db3bad6cad637aa666a19bc Parents: 5b281fd Author: Alex Heneveld <[email protected]> Authored: Fri Jan 15 15:07:50 2016 +0000 Committer: Alex Heneveld <[email protected]> Committed: Fri Jan 15 15:07:50 2016 +0000 ---------------------------------------------------------------------- LICENSE | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/ee2cd441/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index ca60394..ef288dc 100644 --- a/LICENSE +++ b/LICENSE @@ -282,6 +282,13 @@ This project includes the software: js-yaml.js Used under the following license: The MIT License (http://opensource.org/licenses/MIT) Copyright (c) Vitaly Puzrin (2011-2015) +This project includes the software: marked.js + Available at: https://github.com/chjj/marked + Developed by: Christopher Jeffrey (https://github.com/chjj) + Version used: 0.3.1 + Used under the following license: The MIT License (http://opensource.org/licenses/MIT) + Copyright (c) Christopher Jeffrey (2011-2014) + This project includes the software: moment.js Available at: http://momentjs.com Developed by: Tim Wood (http://momentjs.com) @@ -323,19 +330,11 @@ This project includes the software: RequireJS (r.js maven plugin) Arpad Borsos (2012) Used under the BSD 2-Clause license. -This project includes the software: Swagger JS - Available at: https://github.com/wordnik/swagger-js - Inclusive of: swagger.js - Version used: 1.0.1 - Used under the following license: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - Copyright (c) SmartBear Software (2011-2015) +This project includes the software: swagger + Used under the following license: <no license info> -This project includes the software: Swagger UI - Available at: https://github.com/wordnik/swagger-ui - Inclusive of: swagger-ui.js - Version used: 1.0.1 - Used under the following license: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - Copyright (c) SmartBear Software (2011-2015) +This project includes the software: swagger-ui + Used under the following license: <no license info> This project includes the software: typeahead.js Available at: https://github.com/twitter/typeahead.js
