summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Chalmer <micah@micahchalmer.net>2015-08-29 02:11:52 -0400
committerMicah Chalmer <micah@micahchalmer.net>2015-08-29 02:17:14 -0400
commit54e24e6b646e10127035670269b689bbf19ddaef (patch)
tree4d89135c5b47601fa9a72783db2df2d463be60fc /README.md
parenta2e9f56a8f3b088c11edad8bb087ae5a259758c4 (diff)
downloadrust-mode-54e24e6b646e10127035670269b689bbf19ddaef.tar.gz
Add basic license information
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b42c64..4a59265 100644
--- a/README.md
+++ b/README.md
@@ -71,3 +71,10 @@ To test it under emacs 23, which does not ship with ERT, download ert.el from
https://raw.githubusercontent.com/ohler/ert/c619b56c5bc6a866e33787489545b87d79973205/lisp/emacs-lisp/ert.el
and put it in a place where emacs can find it. (ERT has shipped with emacs
since emacs 24.)
+
+## License
+
+`rust-mode` is distributed under the terms of both the MIT license and the
+Apache License (Version 2.0).
+
+See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details.