diff options
| author | Micah Chalmer <micah@micahchalmer.net> | 2015-08-29 02:11:52 -0400 |
|---|---|---|
| committer | Micah Chalmer <micah@micahchalmer.net> | 2015-08-29 02:17:14 -0400 |
| commit | 54e24e6b646e10127035670269b689bbf19ddaef (patch) | |
| tree | 4d89135c5b47601fa9a72783db2df2d463be60fc /rust-mode.el | |
| parent | a2e9f56a8f3b088c11edad8bb087ae5a259758c4 (diff) | |
| download | rust-mode-54e24e6b646e10127035670269b689bbf19ddaef.tar.gz | |
Add basic license information
Diffstat (limited to 'rust-mode.el')
| -rw-r--r-- | rust-mode.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust-mode.el b/rust-mode.el index cc4958f..fedabe9 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -5,6 +5,9 @@ ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages +;; This file is distributed under the terms of both the MIT license and the +;; Apache License (version 2.0). + ;;; Commentary: ;; |
