Update license to standard MIT
This commit is contained in:
parent
d20d5c774f
commit
41eb3505d7
1 changed files with 14 additions and 23 deletions
37
LICENSE
37
LICENSE
|
@ -1,28 +1,19 @@
|
|||
Copyright 2018 Midgard
|
||||
|
||||
Permission is hereby granted, free of charge, to any person (other than
|
||||
the personae non gratae listed below) who obtains a copy of these files
|
||||
and associated documentation files (the "Files"), to deal in the Files
|
||||
without restriction, including without limitation the rights to use,
|
||||
copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
||||
of the Files, and to permit persons to whom the Files are furnished to
|
||||
do so, subject to condition 1 defined below.
|
||||
Permission 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:
|
||||
|
||||
The personae non gratae are refused these rights, including the right to
|
||||
use the Files. Entries in the following list do not necessarily refer to
|
||||
different persons. The personae non gratae are:
|
||||
* the person whose GitHub profile is https://github.com/thhollev/
|
||||
* the person whose Framagit profile is https://framagit.org/thhollev
|
||||
* the owner of the hollevoet.org domain
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
Condition 1: The above copyright notice, the above permission notice,
|
||||
list of personae non gratae and this condition shall be included in all
|
||||
copies or substantial portions of the Files.
|
||||
|
||||
THE FILES ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
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 FILES OR THE USE OR OTHER
|
||||
DEALINGS IN THE FILES.
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue