update pekko-cluster license (#272)
This commit is contained in:
parent
69b5045f9e
commit
198d0eb017
4 changed files with 222 additions and 0 deletions
7
LICENSE
7
LICENSE
|
|
@ -223,6 +223,13 @@ Copyright 2014 The Netty Project
|
|||
|
||||
---------------
|
||||
|
||||
pekko-cluster contains VectorClock.scala which is derived from code written
|
||||
by Coda Hale <https://github.com/codahale/vlock>.
|
||||
He has agreed to allow us to use this code under an Apache 2.0 license
|
||||
<https://github.com/apache/incubator-pekko/issues/232#issuecomment-1465281263>.
|
||||
|
||||
---------------
|
||||
|
||||
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