license/notice reqs for CountMinSketch.java (#229)
This commit is contained in:
parent
245c3b1dab
commit
a1ee96633c
7 changed files with 289 additions and 1 deletions
8
LICENSE
8
LICENSE
|
|
@ -210,6 +210,14 @@ Copyright (c) 2003-2011, LAMP/EPFL
|
|||
|
||||
---------------
|
||||
|
||||
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.
|
||||
CountMinSketch.java also contains additional code developed under an Apache 2.0 license.
|
||||
Copyright 2016 AddThis
|
||||
|
||||
---------------
|
||||
|
||||
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