From 69f567f672060cfa3634b8db1d86ad922cd4f81e Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Mon, 25 Mar 2024 02:06:10 +0100 Subject: Add license and contribution information --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e9f4e88..5407005 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,15 @@ See the built-in help for all supported options: - Brck may fail to remove its temporary files, e.g., when the process gets killed. +## License + +This work is distributed under the terms of both, the [MIT +License][mit-license] and the [Apache License, Version 2.0][apache-license]. + +## Contribution + +Contributions are welcome! Please [contact][] me via email. + ## See also - Definition of *bit rot* in the [Jargon File][jargon] @@ -111,3 +120,6 @@ See the built-in help for all supported options: [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/ -- cgit v1.2.3