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

[2/4] brooklyn-client git commit: Update LICENSE with changes in project dependencies

Update LICENSE with changes in project dependencies


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

Branch: refs/heads/master
Commit: 7cf2d0d3c0339b7a2b4a2587413e1b7ee38b6789
Parents: b36e6c6
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri Nov 25 18:02:35 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri Nov 25 18:02:35 2016 +0200

----------------------------------------------------------------------
 cli/LICENSE                                | 7 ++++++-
 cli/release/license/files/LICENSE          | 7 ++++++-
 cli/release/license/source-inclusions.yaml | 1 +
 3 files changed, 13 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/LICENSE
----------------------------------------------------------------------
diff --git a/cli/LICENSE b/cli/LICENSE
index 9764158..4df476c 100644
--- a/cli/LICENSE
+++ b/cli/LICENSE
@@ -194,10 +194,15 @@ Contents:
 
 (2) Notices for bundled software
 
+This project includes the software: github.com/NodePrime/jsonpath/cli/jsonpath
+  Available at: github.com/NodePrime/jsonpath/
+  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
+  Copyright (c) 2015 NodePrime Inc.
+
 This project includes the software: github.com/urfave/cli
   Available at: https://github.com/urfave/cli
   Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (C) 2013 Jeremy Saenz
+  Copyright (c) 2016 Jeremy Saenz & Contributors
 
 This project includes the software: golang.org/x/crypto/ssh
   Available at: https://godoc.org/golang.org/x/crypto/ssh

http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/release/license/files/LICENSE
----------------------------------------------------------------------
diff --git a/cli/release/license/files/LICENSE b/cli/release/license/files/LICENSE
index 9764158..4df476c 100644
--- a/cli/release/license/files/LICENSE
+++ b/cli/release/license/files/LICENSE
@@ -194,10 +194,15 @@ Contents:
 
 (2) Notices for bundled software
 
+This project includes the software: github.com/NodePrime/jsonpath/cli/jsonpath
+  Available at: github.com/NodePrime/jsonpath/
+  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
+  Copyright (c) 2015 NodePrime Inc.
+
 This project includes the software: github.com/urfave/cli
   Available at: https://github.com/urfave/cli
   Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (C) 2013 Jeremy Saenz
+  Copyright (c) 2016 Jeremy Saenz & Contributors
 
 This project includes the software: golang.org/x/crypto/ssh
   Available at: https://godoc.org/golang.org/x/crypto/ssh

http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/release/license/source-inclusions.yaml
----------------------------------------------------------------------
diff --git a/cli/release/license/source-inclusions.yaml b/cli/release/license/source-inclusions.yaml
index dddc9dc..b3d6f6b 100644
--- a/cli/release/license/source-inclusions.yaml
+++ b/cli/release/license/source-inclusions.yaml
@@ -20,5 +20,6 @@
 # extras file for org.heneveld.license-audit-maven-plugin
 # listing projects from which *source* files are included
 
+- id: github.com/NodePrime/jsonpath/cli/jsonpath
 - id: github.com/urfave/cli
 - id: golang.org/x/crypto/ssh