
Flume NG distribution
Copyright 2009-2022 Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).


Portions of this software were developed at
Cloudera, Inc. (http://www.cloudera.com/), copyright 2009-2011.

---
Notices from bundled third party works. Unless otherwise noted these are
licensed under the Apache License, version 2.0.

----

Apache Yetus - Audience Annotations
Copyright 2015-2017 The Apache Software Foundation

Apache Avro 1.11
Copyright 2010-2019 The Apache Software Foundation

Apache Commons CLI
Copyright 2002-2021 The Apache Software Foundation

Apache Commons Codec
Copyright 2002-2020 The Apache Software Foundation

The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.

Apache Commons Collections
Copyright 2001-2015 The Apache Software Foundation

Apache Commons Compress 1.21
Copyright 2002-2021 The Apache Software Foundation

Apache Commons DBCP
Copyright 2001-2010 The Apache Software Foundation

Apache Commons IO
Copyright 2002-2021 The Apache Software Foundation

Apache Commons Lang 2.6
Copyright 2001-2011 The Apache Software Foundation

Apache Commons Lang 3.11
Copyright 2001-2020 The Apache Software Foundation

Apache Commons Logging 1.2
Copyright 2003-2014 The Apache Software Foundation

Apache Commons Pool
Copyright 1999-2009 The Apache Software Foundation

Apache Commons Text
Copyright 2014-2020 The Apache Software Foundation

Curator Client
Curator Framework
Curator Recipes
Copyright 2011-2020 The Apache Software Foundation

--
Apache Derby
Copyright 2004-2017 The Apache Software Foundation

Portions of Derby were originally developed by
International Business Machines Corporation and are
licensed to the Apache Software Foundation under the
"Software Grant and Corporate Contribution License Agreement",
informally known as the "Derby CLA".
The following copyright notice(s) were affixed to portions of the code
with which this file is now or was at one time distributed
and are placed here unaltered.

  * (C) Copyright 1997,2004 International Business Machines Corporation.  All rights reserved.
  * (C) Copyright IBM Corp. 2003.
--

Apache log4j 1.2.17
Copyright 2010 The Apache Software Foundation

Apache Geronimo
Copyright 2003-2008 The Apache Software Foundation

Apache HttpClient
Copyright 1999-2020 The Apache Software Foundation

This project includes Public Suffix List copied from
<https://publicsuffix.org/list/effective_tld_names.dat>
licensed under the terms of the Mozilla Public License, v. 2.0 see LICENSE for details.

Apache HttpCore
Copyright 2005-2021 The Apache Software Foundation

# Jackson JSON processor

Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers.

## Licensing

Jackson 2.x core and extension components are licensed under Apache License 2.0
To find the details that apply to this artifact see the accompanying LICENSE file.

## Credits

A list of contributors may be found from CREDITS(-2.x) file, which is included
in some artifacts (usually source distributions); but is always available
from the source code management (SCM) system project uses.


This product includes the following works licensed under the CDDL v1.1, see LICENSE for details:

* javax.annotation API 1.3.2 for source see https://github.com/javaee/javax.annotation/tree/1.3.2/

This product includes the following works licensed under the CDDL v1.0, see LICENSE for details:

* javax.servlet API 3.1.0 for source see https://javaee.github.io/servlet-spec/

--

This product includes software developed by the JDOM Project (http://www.jdom.org/).
For licensing details see LICENSE.

==============================================================
 Jetty Web Container
 Copyright 1995-2018 Mort Bay Consulting Pty Ltd.
==============================================================

The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd
unless otherwise noted.

Jetty is dual licensed under both

  * The Apache 2.0 License
    http://www.apache.org/licenses/LICENSE-2.0.html

      and

  * The Eclipse Public 1.0 License
    http://www.eclipse.org/legal/epl-v10.html

Jetty is being distributed in this product under the Apache License, Version 2.0

The UnixCrypt.java code implements the one way cryptography used by
Unix systems for simple password protection.  Copyright 1996 Aki Yoshida,
modified April 2001  by Iris Van den Broeke, Daniel Deville.
Permission to use, copy, modify and distribute UnixCrypt
for non-commercial or commercial purposes and without fee is
granted provided that the copyright notice appears in all copies.

--

This product includes software developed by
Joda.org (http://www.joda.org/).

Apache Kafka
Copyright 2021 The Apache Software Foundation.

The Kafka libraries contain the following code copied from Apache Hadoop:
clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
portions licensed under the BSD 2 Clause license. See LICENSE for details.

Apache Thrift
Copyright (C) 2006 - 2019, The Apache Software Foundation

--
Apache Log4j API
Apache Log4j Core
Apache Log4j 1.x Compatibility API
Apache Log4j SLF4J Binding
Copyright 1999-2021 The Apache Software Foundation

ResolverUtil.java
Copyright 2005-2006 Tim Fennell

TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams

org/apache/logging/log4j/core/tools/picocli/CommandLine.java
picocli (http://picocli.info)
Copyright 2017 Remko Popma
--

Metrics v2.2.0
Copyright 2010-2012 Coda Hale and Yammer, Inc.

This product includes software developed by Coda Hale and Yammer, Inc.

Apache MINA Core
Copyright 2004-2021 Apache MINA Project

--
Copyright 2011 The Netty Project
Copyright 2014 The Netty Project

Please visit the Netty web site for more information:
	https://netty.io/

This product contains a modified portion of 'Apache Harmony'
copyright 2006, 2010 The Apache Software Foundation.

This product contains a modified portion of Nitsan Wakart's 'JCTools'

This product contains a modified version of 'HPACK' Copyright 2013 Twitter, Inc.

This product contains a modified portion of 'Apache Commons Lang'
Copyright 2001-2015 The Apache Software Foundation

This product contains the dnsinfo.h header file, that provides a way to retrieve the system DNS configuration on MacOS.
Licensed under the Apple Public Source License 2.0

source: https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h

--

Scala
scala-collection-compat
scala-java8-compat
Copyright (c) 2002-2022 EPFL
Copyright (c) 2011-2022 Lightbend, Inc.

Scala includes software developed at
LAMP/EPFL (https://lamp.epfl.ch/) and
Lightbend, Inc. (https://www.lightbend.com/).

Scala Logging 3.9.2
Copyright 2014-2021 Lightbend, Inc.

--
Snappy Java developed by Taro L. Saito.

This product includes software developed by Apache
 PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/
 (Apache 2.0 license)

This library containd statically linked libstdc++. This inclusion is allowed by
"GCC Runtime Library Exception" see LICENSE for details.

== Contributors ==
  * Tatu Saloranta
    * Providing benchmark suite
  * Alec Wysoker
    * Performance and memory usage improvement
--

Apache Tomcat
Copyright 1999-2019 The Apache Software Foundation

Thie product includes the original XML Schemas for Java EE Deployment Descriptors:
 - javaee_5.xsd
 - javaee_web_services_1_2.xsd
 - javaee_web_services_client_1_2.xsd
 - javaee_6.xsd
 - javaee_web_services_1_3.xsd
 - javaee_web_services_client_1_3.xsd
 - jsp_2_2.xsd
 - web-app_3_0.xsd
 - web-common_3_0.xsd
 - web-fragment_3_0.xsd
 - javaee_7.xsd
 - javaee_web_services_1_4.xsd
 - javaee_web_services_client_1_4.xsd
 - jsp_2_3.xsd
 - web-app_3_1.xsd
 - web-common_3_1.xsd
 - web-fragment_3_1.xsd

may be obtained from:
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html

Licensed under CDDL 1.0 see LICENSE for details.

Twitter4J includes software from JSON.org to parse JSON response from the Twitter API.
Licensed under the JSON.org license. see LICENSE for details.

Apache Velocity - Engine
Copyright 2000-2020 The Apache Software Foundation

Apache Commons IO
Copyright 2002-2020 The Apache Software Foundation

Apache ZooKeeper
Copyright 2009-2020 The Apache Software Foundation

This product includes software components originally
developed for Airlift (https://github.com/airlift/airlift),
licensed under the Apache 2.0 license
