summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-03-25 02:06:10 +0100
committerStefan Kreutz <mail@skreutz.com>2024-03-25 02:06:10 +0100
commit69f567f672060cfa3634b8db1d86ad922cd4f81e (patch)
tree61442f04977cd6378c1e44b8fba0697fd9195140
parent2b6b2ec23ab99cddb5af67872251bee5d230fc1c (diff)
downloadbrck-69f567f672060cfa3634b8db1d86ad922cd4f81e.tar
Add license and contribution information
-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.