forked from minetest/minetest_game
e9d26e2ee3
Part 1: All mods except default and xpanes. Add license.txt files. Add missing README.txt files. Check and update copyright years for all contributors. Improve text format and make more consistent.
13 lines
643 B
Plaintext
13 lines
643 B
Plaintext
License of source code
|
|
----------------------
|
|
Copyright (C) 2016 sofar (sofar@foo-projects.org)
|
|
|
|
This program is free software; you can redistribute it and/or modify it under the terms
|
|
of the GNU Lesser General Public License as published by the Free Software Foundation;
|
|
either version 2.1 of the License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
|
|
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
See the GNU Lesser General Public License for more details:
|
|
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
|