summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
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/
Generated by cgit. See skreutz.com for my tech blog and contact information.