# License list of Hades Revisited

This game is free software.
This file lists the licenses of the game Hades Revisited.

Please refer to the README.md file for general legal information.



## Game licenses

You can find copies of the game licenses in:

License for source code:
GNU Lesser General Public License (version 2.1):
    LICENSE_LGPLv2_1.txt

License for media:
Creative Commons Attribution ShareAlike 3.0 Unported:
    LICENSE_CC_BY_SA_3_0.txt

If those files are missing for some reason,
see <https://www.gnu.org/licenses/>
and <https://creativecommons.org/licenses/>.



## Mod licenses

Additionally, some mods (in the `mods` directory) are
also available under these license terms (abbreviations
explained below):

* `hades_doors`: LGPLv3 (or later) for source code, CC BY-SA 3.0 for media
* `hades_furniture`: GPLv2 (or later)
* `hades_bags`: New BSD
* `signs_lib`: LGPLv3
* `hades_bushes`: MIT for source code, CC BY-SA 4.0 for media
* `hades_core`: CC BY-SA 4.0 for media

For detailed credits and author information, check out the readme files of the
individual mods (also MODS.md)

Sorry for the mess, it might be cleaned up later.



## License references

This is a reference of all license name abbreviations of the licenses listed above:

* GPLv2: GNU General Public License version 2 <https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html>
* LGPLv3: GNU Lesser General Public License version 3 <https://www.gnu.org/licenses/lgpl-3.0>
* LGPLv2.1: GNU Lesser General Public License version 2.1 <https://www.gnu.org/licenses/old-licenses/lgpl-2.1>
* MIT: The MIT License <https://mit-license.org/>
* New BSD: New BSD License (also known as “3-Clause BSD License”) <https://opensource.org/license/BSD-3-clause>
* CC BY-SA 3.0: Creative Commons Attribution-ShareAlike 3.0 Unported <https://creativecommons.org/licenses/by-sa/3.0/>
* CC BY-SA 4.0: Creative Commons Attribution-ShareAlike 4.0 International <https://creativecommons.org/licenses/by-sa/4.0/>
