Move licensing down, just before crediting

This commit is contained in:
Lizzy Fleckenstein 2021-10-26 11:57:17 +02:00
parent e341b2a6fe
commit a0789e72f0
Signed by untrusted user: LizzyFleckenstein03
GPG Key ID: 06927A5199D6C9B2
1 changed files with 5 additions and 5 deletions

View File

@ -270,11 +270,6 @@ function my_mod.some_func()
end end
``` ```
### Licensing
By asking us to include your changes in
this game, you agree that they fall under the terms of the GPLv3, which
basically means they will become part of a free software.
### Developer status ### Developer status
Active and trusted contributors are often granted write access to the Active and trusted contributors are often granted write access to the
MineClone2 repository. However you should not push things directly to MineClone2 repository. However you should not push things directly to
@ -321,6 +316,11 @@ version number
(https://forum.minetest.net/viewtopic.php?f=50&t=16407) (https://forum.minetest.net/viewtopic.php?f=50&t=16407)
* Post release announcement and changelog in forums * Post release announcement and changelog in forums
### Licensing
By asking us to include your changes in
this game, you agree that they fall under the terms of the GPLv3, which
basically means they will become part of a free software.
### Crediting ### Crediting
Contributors, Developers and Maintainers will be credited in Contributors, Developers and Maintainers will be credited in
`CREDITS.md`. If you make your first time contribution, please add `CREDITS.md`. If you make your first time contribution, please add