diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-06-18 10:35:06 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-06-18 10:35:06 +0200 |
| commit | b96a862da5c1984692f5ffa5fe27ac1077a9b968 (patch) | |
| tree | 6d05e1a7fe09d3627f99f95170a29f3450ecf1f7 /README.md | |
| parent | 5efd50eede3d5a74f593d57c8934b56c778c9959 (diff) | |
| download | brck-b96a862da5c1984692f5ffa5fe27ac1077a9b968.tar.gz | |
Reword license statement
Diffstat (limited to 'README.md')
| -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/ |