authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-26 19:59:30 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-26 19:59:30 -07:00
log8691b110468d7b6d170e6fec0e0ecfe7ede6372c
tree9e9098e19fde943dc793c41c2dad3b6ff0ab9d7e
parent80eae504508cd81fd12d83e335e77ce9ccd6a4bc

fix license wrapping


1 files changed, 14 insertions(+), 3 deletions(-)

LICENSE+14-3
...@@ -2,8 +2,19 @@ MIT License...@@ -2,8 +2,19 @@ MIT License
22
3Copyright (c) 2021 Meghan Denny3Copyright (c) 2021 Meghan Denny
44
5Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:5Permission is hereby granted, free of charge, to any person obtaining a copy of
6this software and associated documentation files (the "Software"), to deal in
7the Software without restriction, including without limitation the rights to
8use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9the Software, and to permit persons to whom the Software is furnished to do so,
10subject to the following conditions:
611
7The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.12The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software.
814
9THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.