Blame third_party/rust/atty/LICENSE

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