]> git.lizzy.rs Git - rust.git/blob - LICENSE-MIT
Auto merge of #8250 - pr2502:fix_repeat_underflow, r=giraffate
[rust.git] / LICENSE-MIT
1 MIT License
2
3 Copyright (c) 2014-2022 The Rust Project Developers
4
5 Permission is hereby granted, free of charge, to any
6 person obtaining a copy of this software and associated
7 documentation files (the "Software"), to deal in the
8 Software without restriction, including without
9 limitation the rights to use, copy, modify, merge,
10 publish, distribute, sublicense, and/or sell copies of
11 the Software, and to permit persons to whom the Software
12 is furnished to do so, subject to the following
13 conditions:
14
15 The above copyright notice and this permission notice
16 shall be included in all copies or substantial portions
17 of the Software.
18
19 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
20 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
21 TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
22 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
23 SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
25 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
26 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27 DEALINGS IN THE SOFTWARE.