Update README.md

Specify license
This commit is contained in:
adrido 2025-03-16 09:22:34 +01:00 committed by GitHub
parent c6d4e81bb5
commit c591d47cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,11 +28,9 @@ Contains code from CragiDavi and HybridDog
## Release Notes ## Release Notes
### Version 1.4 ### Version 1.4.1
* New Textures by Skamiz * Minor Bug fixes
* serveral mapgen fixes
* Maintenance stuff
Full release notes: <https://github.com/adrido/darkage/releases> Full release notes: <https://github.com/adrido/darkage/releases>
@ -54,28 +52,9 @@ For Building-blocks and crafting information please take a look to the wiki:
## License ## License
Sourcecode: WTFPL (see below) Sourcecode: MIT
Graphics: WTFPL (see below) Graphics: CC-0
## See also ## See also
<http://minetest.net/> <https://www.luanti.org/>
---
```text
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
```