license meta tweaks
simplify and fix MIT license content to match legal requirements, which are sometimes very strict see https://choosealicense.com/licenses/mit/ see https://opensource.org/licenses/MIT [ci skip]
This commit is contained in:
parent
2618521ec4
commit
05ad4c7b62
@ -1,27 +1,6 @@
|
||||
__ ______ _ _ _____ _ _____
|
||||
\ \ / / __ \| | | | __ \| | / ____|
|
||||
\ \_/ / | | | | | | |__) | | | (___
|
||||
\ /| | | | | | | _ /| | \___ \
|
||||
| | | |__| | |__| | | \ \| |____ ____) |
|
||||
|_| \____/ \____/|_| \_\______|_____/
|
||||
MIT License
|
||||
|
||||
|
||||
YOURLS - Your Own URL Shortener
|
||||
===============================
|
||||
|
||||
Copyright (c) 2009-2017 by the contributors
|
||||
|
||||
This program is free software. Do whatever the hell you want with it.
|
||||
|
||||
This program is distributed under the terms of the MIT license, in the
|
||||
hope that it will be useful and/or fun to use. There is absolutely no
|
||||
guarantee of any kind about anything.
|
||||
|
||||
Wherever third party code has been used, credit has been given in the
|
||||
code comments.
|
||||
|
||||
The MIT License (MIT)
|
||||
---------------------
|
||||
Copyright (c) 2009-present, The YOURLS Contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@ -30,14 +9,13 @@ 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:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE 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.
|
||||
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
Loading…
x
Reference in New Issue
Block a user