// ------------------------------------------------------------------
// NOTICE file corresponding to the section 4d of The Apache License,
// Version 2.0, in this case for Apache Flink
// ------------------------------------------------------------------

Apache Flink
Copyright 2006-2024 The Apache Software Foundation

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


Flink : RPC : Akka-Loader
Copyright 2014-2024 The Apache Software Foundation

flink-rpc-akka
Copyright 2014-2024 The Apache Software Foundation

This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- com.hierynomus:asn-one:0.5.0
- com.typesafe:config:1.4.2
- com.typesafe:ssl-config-core_2.12:0.6.1
- io.netty:netty:3.10.6.Final
- org.agrona:agrona:1.15.1
- org.apache.pekko:pekko-actor_2.12:1.0.1
- org.apache.pekko:pekko-remote_2.12:1.0.1
- org.apache.pekko:pekko-pki_2.12:1.0.1
- org.apache.pekko:pekko-protobuf-v3_2.12:1.0.1
- org.apache.pekko:pekko-slf4j_2.12:1.0.1
- org.apache.pekko:pekko-stream_2.12:1.0.1
- org.scala-lang:scala-library:2.12.16

The following dependencies all share the same BSD license which you find under licenses/LICENSE.scala.

- org.scala-lang.modules:scala-java8-compat_2.12:1.0.2

This project bundles the following dependencies under the Creative Commons CC0 "No Rights Reserved".

- org.reactivestreams:reactive-streams:1.0.4

This project bundles io.netty:netty:3.10.6.Final from which it inherits the following notices:

This product contains the extensions to Java Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:

  * LICENSE:
    * licenses/LICENSE.jsr166y (Public Domain)
  * HOMEPAGE:
    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/

This product contains a modified version of Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:

  * LICENSE:
    * licenses/LICENSE.base64 (Public Domain)
  * HOMEPAGE:
    * http://iharder.sourceforge.net/current/java/base64/

This product contains a modified version of 'JZlib', a re-implementation of
zlib in pure Java, which can be obtained at:

  * LICENSE:
    * licenses/LICENSE.jzlib (BSD Style License)
  * HOMEPAGE:
    * http://www.jcraft.com/jzlib/

This product contains a modified version of 'Webbit', a Java event based
WebSocket and HTTP server:

  * LICENSE:
    * licenses/LICENSE.webbit (BSD License)
  * HOMEPAGE:
    * https://github.com/joewalnes/webbit

Scala
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/).

Licensed under the Apache License, Version 2.0 (the "License").
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This software includes projects with other licenses -- see `doc/LICENSE.md`.

Apache Pekko
Copyright 2022, 2023 The Apache Software Foundation

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

This product contains significant parts that were originally based on software from Lightbend (Akka <https://akka.io/>).
Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>

Apache Pekko is derived from Akka 2.6.x, the last version that was distributed under the
Apache License, Version 2.0 License.

---------------

pekko-actor contains MurmurHash.scala which has changes made by the Scala-Lang team under an Apache 2.0 license.

Copyright (c) 2002-2023 EPFL
Copyright (c) 2011-2023 Lightbend, Inc.

pekko-actor contains code from scala-collection-compat which has changes made by the Scala-Lang team
under an Apache 2.0 license.

scala-collection-compat
Copyright (c) 2002-2023 EPFL
Copyright (c) 2011-2023 Lightbend, Inc.

pekko-actor contains code from scala-library which was released under an Apache 2.0 license.

Scala
Copyright (c) 2002-2023 EPFL
Copyright (c) 2011-2023 Lightbend, Inc.

pekko-actor contains code from Netty which was released under an Apache 2.0 license.

                            The Netty Project
                            =================

Please visit the Netty web site for more information:

  * https://netty.io/

Copyright 2014 The Netty Project

The Netty Project licenses this file to you under the Apache License,
version 2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at:

  https://www.apache.org/licenses/LICENSE-2.0

pekko-actor contains code from java-uuid-generator <https://github.com/cowtowncoder/java-uuid-generator>
in `org.apache.pekko.util.UUIDComparator.scala` which was released under an Apache 2.0 license.

Java UUID generator library has been written by Tatu Saloranta (tatu.saloranta@iki.fi)

Other developers who have contributed code are:

* Eric Bie contributed extensive unit test suite which has helped ensure high implementation
  quality

pekko-remote contains CountMinSketch.java which was developed under an Apache 2.0 license.

stream-lib
Copyright 2016 AddThis

This product includes software developed by AddThis.

