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:07:50 UTC

[10/11] brooklyn-dist git commit: combine license overrides declaration vis-a-vis codemirror

combine license overrides declaration vis-a-vis codemirror


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

Branch: refs/heads/master
Commit: fd9d27716a4d98cd04f1c0bfb66402bbe9f3839f
Parents: 8b965c2
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Feb 8 11:07:00 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Feb 8 11:07:00 2016 +0000

----------------------------------------------------------------------
 dist/licensing/overrides.yaml | 27 ++-------------------------
 1 file changed, 2 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/fd9d2771/dist/licensing/overrides.yaml
----------------------------------------------------------------------
diff --git a/dist/licensing/overrides.yaml b/dist/licensing/overrides.yaml
index ce832cd..c714bec 100644
--- a/dist/licensing/overrides.yaml
+++ b/dist/licensing/overrides.yaml
@@ -233,36 +233,13 @@
   notice: Copyright (c) Twitter, Inc. (2012)
   license: ASL2
 
-- id: codemirror.{js,css}
+- id: codemirror.js
+  files: codemirror.{js,css}, show-hint.{js,css}, placeholder.js, anyword-hint.js, yaml.js
   version: 5.11.1
   url: http://codemirror.net/
   notice: CodeMirror (c) Marijn Haverbeke and others
   license: MIT
 
-- id: show-hint.{js,css}
-  version: 5.11.1
-  url: http://codemirror.net/
-  notice: CodeMirror (c) Marijn Haverbeke and others
-  license: MIT
-
-- id: placeholder.js
-  version: 5.11.1
-  url: http://codemirror.net/
-  notice: CodeMirror (c) Marijn Haverbeke and others
-  license: MIT
-
-- id: anyword-hint.js
-  version: 5.11.1
-  url: http://codemirror.net/
-  notice: CodeMirror (c) Marijn Haverbeke and others
-  license: MIT
-
-- id: yaml.js
-  version: 5.11.1
-  url: http://codemirror.net/
-  notice: CodeMirror (c) Marijn Haverbeke and others
-  license: MIT
- 
 # used in docs (not needed for licensing) 
 - id: bootstrap.js:3.1.1
   version: 3.1.1