Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.28 KB

LICENSE.md

File metadata and controls

44 lines (28 loc) · 2.28 KB

License

All files are copyright their respective authors. If an author wants their content removed, that request will be respected.

Background

This repo contains a bunch of content that was freely submitted to The Massassi Temple by hundreds of people over multiple decades. Many downloadable files (such as levels/maps/mods) have their own embedded license file included in the zip file. Things like tutorials or other editing information was submitted to the site for publishing. As far as I know there was no restriction on redistributing the content.

It is my intention to make all the files open source but I do not have the authority to do this for everything in this repo. If in doubt, please try to contact the individual author.

For all Python files in this repo that were written by me (Brian E. Lozier) the following MIT license applies:


Copyright 1997-2020 Brian E. Lozier

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.


For all html/tutorial/article/md files in this repo that were written by me (Brian E. Lozier) the following Creative Commons (CC BY-SA 4.0) license applies:

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

https://creativecommons.org/licenses/by-sa/4.0/

Note: the above CC license was picked in haste and without much research. If you feel it is a problem, please contact me.