Blame third_party/rust/regex/LICENSE-MIT

Packit f0b94e
Copyright (c) 2014 The Rust Project Developers
Packit f0b94e
Packit f0b94e
Permission is hereby granted, free of charge, to any
Packit f0b94e
person obtaining a copy of this software and associated
Packit f0b94e
documentation files (the "Software"), to deal in the
Packit f0b94e
Software without restriction, including without
Packit f0b94e
limitation the rights to use, copy, modify, merge,
Packit f0b94e
publish, distribute, sublicense, and/or sell copies of
Packit f0b94e
the Software, and to permit persons to whom the Software
Packit f0b94e
is furnished to do so, subject to the following
Packit f0b94e
conditions:
Packit f0b94e
Packit f0b94e
The above copyright notice and this permission notice
Packit f0b94e
shall be included in all copies or substantial portions
Packit f0b94e
of the Software.
Packit f0b94e
Packit f0b94e
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
Packit f0b94e
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
Packit f0b94e
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
Packit f0b94e
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
Packit f0b94e
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
Packit f0b94e
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
Packit f0b94e
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
Packit f0b94e
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
Packit f0b94e
DEALINGS IN THE SOFTWARE.