Skip to content

Commit 363d25d

Browse files
committed
Refrase license reference
Uses a more standard reference to the license recommended by the rust documentation (https://rust-lang.github.io/api-guidelines/necessities.html) Signed-off-by: Rafael Garcia Ruiz <rafael.garcia@collabora.com>
1 parent ce146c8 commit 363d25d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,18 @@ your file or, otherwise, expand it. Later on, you may reconstruct it using the
202202
`bmap-rs copy` command.
203203

204204
## License
205-
bmap-rs is licensed under dual Apache-2.0 and MIT licenses.
205+
206+
Licensed under either of
207+
208+
* Apache License, Version 2.0
209+
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
210+
* MIT license
211+
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
212+
213+
at your option.
214+
215+
## Contribution
216+
217+
Unless you explicitly state otherwise, any contribution intentionally submitted
218+
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
219+
dual licensed as above, without any additional terms or conditions.

0 commit comments

Comments
 (0)