We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d25dd1 + d789405 commit 79d87c4Copy full SHA for 79d87c4
README.md
@@ -8,3 +8,20 @@
8
A library that provides newtype wrappers for `u32` and `(u32, u32)` for use as text offsets.
9
10
See the [docs](https://docs.rs/text_unit/) for more.
11
+
12
+## License
13
14
+Licensed under either of
15
16
+ * Apache License, Version 2.0
17
+ ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
18
+ * MIT license
19
+ ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
20
21
+at your option.
22
23
+## Contribution
24
25
+Unless you explicitly state otherwise, any contribution intentionally submitted
26
+for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
27
+dual licensed as above, without any additional terms or conditions.
0 commit comments