acknowledge Basho license on ORSet code (#435)
This commit is contained in:
parent
1a50e76fc3
commit
64fe0c13d2
5 changed files with 240 additions and 0 deletions
7
LICENSE
7
LICENSE
|
|
@ -251,6 +251,13 @@ He has agreed to allow us to use this code under an Apache 2.0 license
|
|||
|
||||
---------------
|
||||
|
||||
pekko-distributed-data contains `org.apache.pekko.cluster.ddata.ORSet.scala` which is derived from code
|
||||
written for the Riak DT project <https://github.com/basho/riak_dt/blob/develop/src/riak_dt_orswot.erl>.
|
||||
This code is licensed under an Apache 2.0 license.
|
||||
Copyright (c) 2007-2013 Basho Technologies, Inc. All Rights Reserved.
|
||||
|
||||
---------------
|
||||
|
||||
pekko-remote contains CountMinSketch.java which contains code derived from MurmurHash3,
|
||||
written by Austin Appleby. He has placed his code in the public domain.
|
||||
The author has disclaimed copyright to that source code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue