Blame COPYRIGHT

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