This closes #1151
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/38d3102b Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/38d3102b Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/38d3102b Branch: refs/heads/master Commit: 38d3102b6aede685986c35e3ecc7274075d94662 Parents: d9d1337 8c4b757 Author: Alex Heneveld <[email protected]> Authored: Fri Jan 15 15:11:05 2016 +0000 Committer: Alex Heneveld <[email protected]> Committed: Fri Jan 15 15:11:05 2016 +0000 ---------------------------------------------------------------------- LICENSE | 23 +++-- brooklyn-dist/dist/licensing/extras-files | 2 +- .../licensing/licenses/brooklyn-ui/BSD-2-Clause | 23 +++++ .../licensing/licenses/brooklyn-ui/BSD-3-Clause | 27 ++++++ .../dist/licensing/licenses/brooklyn-ui/MIT | 20 +++++ brooklyn-dist/dist/licensing/licenses/cli/MIT | 20 ----- .../dist/licensing/licenses/jsgui/BSD-2-Clause | 23 ----- .../dist/licensing/licenses/jsgui/BSD-3-Clause | 27 ------ brooklyn-dist/dist/licensing/licenses/jsgui/MIT | 20 ----- .../dist/licensing/licenses/server-cli/MIT | 20 +++++ .../licensing/projects-with-custom-licenses | 4 +- .../dist/src/main/license/files/LICENSE | 88 +++++++++++++------- brooklyn-ui/src/main/license/files/LICENSE | 65 +++------------ 13 files changed, 171 insertions(+), 191 deletions(-) ----------------------------------------------------------------------
