1LICENSE retrieved from https://raw.github.com/asottile/atom-language-rust/e113ca67/LICENSE.md
2
3-------------------------------------------------------------------------------
4
5The MIT License (MIT)
6=====================
7Copyright © `2013` `Andreas Neuhaus` `http://zargony.com/`
8Permission is hereby granted, free of charge, to any person obtaining a copy of
9this software and associated documentation files (the “Software”), to deal in
10the Software without restriction, including without limitation the rights to
11use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
12the Software, and to permit persons to whom the Software is furnished to do so,
13subject to the following conditions:
14The above copyright notice and this permission notice shall be included in all
15copies or substantial portions of the Software.
16THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
18FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
19COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
20IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
21CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22