Update LICENSE with changes in project dependencies
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/1daa0ec5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/1daa0ec5 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/1daa0ec5 Branch: refs/heads/master Commit: 1daa0ec5543be5f1ba9e5e1d26c655c3dd2bd9c4 Parents: 4bcc6ef Author: Svetoslav Neykov <[email protected]> Authored: Fri Nov 25 18:05:53 2016 +0200 Committer: Svetoslav Neykov <[email protected]> Committed: Fri Nov 25 18:05:53 2016 +0200 ---------------------------------------------------------------------- LICENSE | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/1daa0ec5/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index ccac2ba..ba06157 100644 --- a/LICENSE +++ b/LICENSE @@ -235,10 +235,15 @@ This project includes the software: Font Awesome (fonts) Used under the following license: SIL OFL 1.1 (http://scripts.sil.org/OFL) Copyright (c) Dave Gandy (2016) -This project includes the software: github.com/codegangsta/cli - Available at: https://github.com/codegangsta/cli +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) 2013 Jeremy Saenz + 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) 2016 Jeremy Saenz & Contributors This project includes the software: golang.org/x/crypto/ssh Available at: https://godoc.org/golang.org/x/crypto/ssh @@ -273,6 +278,14 @@ This project includes the software: jQuery BBQ: Back Button & Query Library Used under the following license: The MIT License (http://opensource.org/licenses/MIT) Copyright (c) "Cowboy" Ben Alman (2010)" +This project includes the software: jQuery hashchange event + Available at: http://benalman.com/projects/jquery-hashchange-plugin/ + Developed by: "Cowboy" Ben Alman (http://benalman.com/) + Inclusive of: jquery.ba-bbq*.js + Version used: 1.2 + Used under the following license: The MIT License (http://opensource.org/licenses/MIT) + Copyright (c) "Cowboy" Ben Alman (2010)" + This project includes the software: DataTables Table plug-in for jQuery Available at: http://www.datatables.net/ Developed by: SpryMedia Ltd (http://sprymedia.co.uk/) @@ -283,7 +296,7 @@ This project includes the software: DataTables Table plug-in for jQuery This project includes the software: jquery.easy-autocomplete.js Available at: https://github.com/pawelczak/EasyAutocomplete - Version used: 1.3.1 + Version used: 1.3.3 Used under the following license: The MIT License (http://opensource.org/licenses/MIT) Copyright (c) Åukasz PaweÅczak (2015)
