]> git.lizzy.rs Git - rust.git/commitdiff
Update README.md
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 10 Dec 2014 06:51:55 +0000 (12:21 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Wed, 10 Dec 2014 06:51:55 +0000 (12:21 +0530)
README.md

index cab6174ca30d59a916a5f3dce0e3365342c890b6..0e04459bbd12579dcb57c1fdce014c16885f86d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,4 +10,6 @@ Lints included in this crate:
  - `clippy_box_vec`: Warns on usage of `Box<Vec<T>>`
  - `clippy_dlist`: Warns on usage of `DList`
 
-More to come, please [file an issue](https://github.com/Manishearth/rust-clippy/issues) if you have ideas!
\ No newline at end of file
+More to come, please [file an issue](https://github.com/Manishearth/rust-clippy/issues) if you have ideas!
+
+Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.