From 54e24e6b646e10127035670269b689bbf19ddaef Mon Sep 17 00:00:00 2001 From: Micah Chalmer Date: Sat, 29 Aug 2015 02:11:52 -0400 Subject: Add basic license information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3