update license to note uuid comparator code (#420)
This commit is contained in:
parent
06467e87d3
commit
532b7173c1
4 changed files with 35 additions and 0 deletions
5
LICENSE
5
LICENSE
|
|
@ -230,6 +230,11 @@ Copyright 2014 The Netty Project
|
|||
|
||||
---------------
|
||||
|
||||
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.
|
||||
|
||||
---------------
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue