The LICENSE file was added indd2ccf407d
(Mar 2016), but the first commit of this project is2b24ef90c1
(2014) and actual development began in 2013, predating its git history, so I'm correcting this to reflect how long Doom's been publicly available. Unfortunately, this means I need to get permission from all my contributors between 2014 to May 2016 to "re-release" their work with the MIT license. Took a lot of negotiation, but I finally got the green light from them all. For posterity, I'll list them here: - Me It's no secret that I have a tenuous relationship with the people on this list, but Doom (and this monumental commit) wouldn't be possible if they left the house, had social lives, or attended any of their custody hearings. Ref:dd2ccf407d
Ref:2b24ef90c1
22 lines
1.1 KiB
Text
22 lines
1.1 KiB
Text
The MIT License (MIT)
|
|
|
|
Copyright (c) 2014-2022 Henrik Lissner.
|
|
|
|
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 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.
|