Skip to content

Commit 428988e

Browse files
authored
chore: Add license and contribution in readme. (#80)
To be consistent with the other repos.
1 parent 83c9dcb commit 428988e

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,21 @@ See the [module docs](https://docs.rs/irpc/latest/irpc/).
2020
# Docs
2121

2222
Properly building docs for this crate is quite complex. For all the gory details,
23-
see [DOCS.md].
23+
see [DOCS.md].
24+
25+
## License
26+
27+
Copyright 2025 N0, INC.
28+
29+
This project is licensed under either of
30+
31+
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
32+
http://www.apache.org/licenses/LICENSE-2.0)
33+
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
34+
http://opensource.org/licenses/MIT)
35+
36+
at your option.
37+
38+
## Contribution
39+
40+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0 commit comments

Comments
 (0)