Skip to content

Commit 97422da

Browse files
committed
add: license notice in README
1 parent 35f893f commit 97422da

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

vrf/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
11
# [RustCrypto]: Verifiable Random Functions
2+
3+
## License
4+
5+
Licensed under either of
6+
7+
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
8+
* [MIT license](http://opensource.org/licenses/MIT)
9+
10+
at your option.
11+
12+
### Contribution
13+
14+
Unless you explicitly state otherwise, any contribution intentionally submitted
15+
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
16+
dual licensed as above, without any additional terms or conditions.
17+

0 commit comments

Comments
 (0)