diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -98,8 +98,8 @@ See the built-in help for all supported options: ## License -This work is distributed under the terms of both, the [MIT -License][mit-license] and the [Apache License, Version 2.0][apache-license]. +This work is dual-licensed under [MIT](LICENSE-MIT) or +[Apache License, Version 2.0](LICENSE-APACHE-2.0). ## Contribution @@ -128,6 +128,4 @@ Contributions are welcome! Please [contact][] me via email. [legdur-cratesio]: https://crates.io/crates/legdur [python-bitrot]: https://github.com/ambv/bitrot/ [rcrowley]: https://web.archive.org/web/20160304224616/http://rcrowley.org/2010/01/06/things-unix-can-do-atomically -[mit-license]: LICENSE-MIT -[apache-license]: LICENSE-APACHE-2.0 [contact]: https://www.skreutz.com/contact/ |