Add license

This commit is contained in:
ShadowNinja
2014-09-17 14:45:44 -04:00
parent 8c0dd17bb6
commit 7fff17bab4
2 changed files with 509 additions and 0 deletions

View File

@@ -85,3 +85,10 @@ Setting up the server
$ uwsgi -s /tmp/serverlist.sock --plugin python -w server:app --enable-threads
$ # Then configure according to http://flask.pocoo.org/docs/deploying/uwsgi/
License
-------
The Minetest master server is licensed under the GNU Lesser General Public
License version 2.1 or later (LGPLv2.1+). A LICENSE.txt file should have been
supplied with your copy of this software containing a copy of the license.