Repository: metron Updated Branches: refs/heads/master 942aaaf22 -> 4ee55702e
METRON-1081 Fix Alerts and Ops UI Notices file (james-sirota) closes apache/metron#682 Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/4ee55702 Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/4ee55702 Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/4ee55702 Branch: refs/heads/master Commit: 4ee55702e2cab2d20c05c7f4a6a23d225d8799ad Parents: 942aaaf Author: james-sirota <[email protected]> Authored: Mon Oct 16 09:12:21 2017 -0700 Committer: jsirota <[email protected]> Committed: Mon Oct 16 09:12:21 2017 -0700 ---------------------------------------------------------------------- metron-interface/metron-config/NOTICE | 31 +++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/4ee55702/metron-interface/metron-config/NOTICE ---------------------------------------------------------------------- diff --git a/metron-interface/metron-config/NOTICE b/metron-interface/metron-config/NOTICE index fd52449..31a6464 100644 --- a/metron-interface/metron-config/NOTICE +++ b/metron-interface/metron-config/NOTICE @@ -8,4 +8,33 @@ This product includes Font Awesome 4.6.3 (http://fortawesome.github.com/Font-Awe Copyright (c) 2013 Dave Gandy This product includes Ace (Ajax.org Cloud9 Editor) (http://github.com/ajaxorg/ace - http://github.com/ajaxorg/ace/blob/master/LICENSE) -Copyright (c) 2010, Ajax.org B.V. \ No newline at end of file +Copyright (c) 2010, Ajax.org B.V. + +This product includes Angular Common/Compiler/Core/Forms/Http/Router 4.3.2 (https://github.com/angular/angular - MIT) +Copyright (c) 2014-2017 Google, Inc. http://angular.io + +This product includes Ace Builds 1.2.8 (https://github.com/ajaxorg/ace-builds - BSD) +Copyright (c) 2010, Ajax.org B.V. + +This product includes Bootstrap 4.0.0 (https://github.com/twbs/bootstrap - MIT) +Copyright (c) 2011-2017 Twitter, Inc. +Copyright (c) 2011-2017 The Bootstrap Authors + +This product includes core-js 2.4.1 (https://github.com/zloirock/core-js - MIT) +Copyright (c) 2014-2016 Denis Pushkarev + +This product includes jquery 3.2.1 (https://github.com/jquery/jquery - MIT) +Copyright JS Foundation and other contributors, https://js.foundation/ + +This product includes symbol-observable 1.0.4 (https://github.com/blesh/symbol-observable - MIT) +Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com) +Copyright (c) Ben Lesh <[email protected]> + +This product includes tether 1.4.0 (https://github.com/HubSpot/tether - MIT) +Copyright (c) 2014-2017 HubSpot, Inc. + +This product includes zone.js 0.8.16 (http://fortawesome.github.com/Font-Awesome - SIL OFL 1.1) +Copyright (c) 2016 Google, Inc. + +This product includes types jasmine/jquery 2.2.30 (https://github.com/DefinitelyTyped/DefinitelyTyped- MIT) +Copyrights are respective of each contributor listed at the beginning of each definition file.
