Rust implementation of the CVM algorithm for counting distinct elements in a stream
1# Blue Oak Model License
2
3Version 1.0.0
4
5## Purpose
6
7This license gives everyone as much permission to work with this software as possible, while protecting contributors from liability.
8
9## Acceptance
10
11In order to receive this license, you must agree to its rules. The rules of this license are both obligations under that agreement and conditions to your license. You must not do anything with this software that triggers a rule that you cannot or will not follow.
12
13## Copyright
14
15Each contributor licenses you to do everything with this software that would otherwise infringe that contributor's copyright in it.
16
17## Notices
18
19You must ensure that everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license or a link to <https://blueoakcouncil.org/license/1.0.0>.
20
21## Excuse
22
23If anyone notifies you in writing that you have not complied with [Notices](#notices), you can keep your license by taking all practical steps to comply within 30 days after the notice. If you do not do so, your license ends immediately.
24
25## Patent
26
27Each contributor licenses you to do everything with this software that would otherwise infringe any patent claims they can license or become able to license.
28
29## Reliability
30
31No contributor can revoke this license.
32
33## No Liability
34
35***As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim.***