You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/08 12:13:12 UTC

brooklyn-server git commit: update license file

Repository: brooklyn-server
Updated Branches:
  refs/heads/master cf29cda76 -> 2e58954e1


update license file


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/2e58954e
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/2e58954e
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/2e58954e

Branch: refs/heads/master
Commit: 2e58954e1785cacf456e6055b028dc6adc6d18a7
Parents: cf29cda
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Feb 8 11:13:06 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Feb 8 11:13:06 2016 +0000

----------------------------------------------------------------------
 LICENSE | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/2e58954e/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 3d8f4e7..739a8a4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -214,6 +214,13 @@ This project includes the software: bootstrap.js
   Used under the following license: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
   Copyright (c) Twitter, Inc. (2012)
 
+This project includes the software: codemirror.js
+  Available at: http://codemirror.net/
+  Inclusive of: codemirror.{js,css}, show-hint.{js,css}, placeholder.js, anyword-hint.js, yaml.js
+  Version used: 5.11.1
+  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
+  CodeMirror (c) Marijn Haverbeke and others
+
 This project includes the software: handlebars.js
   Available at: https://github.com/wycats/handlebars.js
   Developed by: Yehuda Katz (https://github.com/wycats/)
@@ -278,7 +285,7 @@ This project includes the software: js-uri
 This project includes the software: js-yaml.js
   Available at: https://github.com/nodeca/
   Developed by: Vitaly Puzrin (https://github.com/nodeca/)
-  Version used: 3.2.7
+  Version used: 3.5.2
   Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
   Copyright (c) Vitaly Puzrin (2011-2015)