summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorLoic Dachary <loic@dachary.org>2013-10-03 21:13:41 +0200
committerLoic Dachary <loic@dachary.org>2013-10-03 21:13:41 +0200
commit739696ef0a8c9cd38de73ff78f06d6e25a71b890 (patch)
tree2b184e4c76eef9a7a63b68e66cab902b3af82ce5 /COPYING
parentMerge pull request #682 from ceph/wip-copying (diff)
parentcommon/bloom_filter: note that uint32_t interface requires well-mixed values (diff)
downloadceph-739696ef0a8c9cd38de73ff78f06d6e25a71b890.tar.xz
ceph-739696ef0a8c9cd38de73ff78f06d6e25a71b890.zip
Merge pull request #638 from ceph/wip-bloom
bloom filter cleanups, encodability, and unit tests
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING4
1 files changed, 4 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index f18b45ceec0..a0034d58c3b 100644
--- a/COPYING
+++ b/COPYING
@@ -23,6 +23,10 @@ Files: src/include/ceph_hash.cc
Copyright: None
License: Public domain
+Files: src/common/bloom_filter.hpp
+Copyright: Copyright (C) 2000 Arash Partow <arash@partow.net>
+License: Boost Software License, Version 1.0
+
Files: m4/acx_pthread.m4
Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
License: GPLWithACException