acknowledge use of aeron code (#422)
This commit is contained in:
parent
7059abb64a
commit
60279703a4
2 changed files with 22 additions and 0 deletions
11
LICENSE
11
LICENSE
|
|
@ -250,6 +250,17 @@ Copyright 2016 AddThis
|
|||
|
||||
---------------
|
||||
|
||||
pekko-remote contains code from Aeron <https://github.com/real-logic/aeron>.
|
||||
|
||||
./remote/src/test/java/org/apache/pekko/remote/artery/aeron/AeronStat.java
|
||||
./remote/src/test/java/org/apache/pekko/remote/artery/RateReporter.java
|
||||
./remote/src/main/java/org/apache/pekko/remote/artery/aeron/AeronErrorLog.java
|
||||
|
||||
This code was released under an Apache 2.0 license.
|
||||
Copyright 2014 - 2016 Real Logic Ltd.
|
||||
|
||||
---------------
|
||||
|
||||
pekko-protobuf contains the sources of Google protobuf 2.5.0 runtime support,
|
||||
moved into the source package `org.apache.pekko.protobuf` so as to avoid version conflicts.
|
||||
For license information see COPYING.protobuf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue