Fix LICENSE

This commit is contained in:
Kumi 2023-05-29 09:37:19 +02:00 committed by GitHub
parent 488aea5d3b
commit 19a32c6d43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

36
LICENSE
View file

@ -1,21 +1,21 @@
Copyright (c) 2022, Kumi Mitterer <git@kumi.email> MIT License
Redistribution and use in source and binary forms, with or without Copyright (c) 2022-2023 Kumi Mitterer <git@kumi.email>
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this Permission is hereby granted, free of charge, to any person obtaining a copy
list of conditions and the following disclaimer. of this software and associated documentation files (the "Software"), to deal
2. Redistributions in binary form must reproduce the above copyright notice, in the Software without restriction, including without limitation the rights
this list of conditions and the following disclaimer in the documentation to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
and/or other materials provided with the distribution. copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND The above copyright notice and this permission notice shall be included in all
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED copies or substantial portions of the Software.
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SOFTWARE.