diff options
author | Calinou <calinou9999spam@gmail.com> | 2013-07-11 20:32:45 +0200 |
---|---|---|
committer | Calinou <calinou9999spam@gmail.com> | 2013-07-11 20:32:45 +0200 |
commit | e315dd323532b07e77c9e9975bbc7dafff3bd2cf (patch) | |
tree | 689f4a1fba3d39c9f8f4506a8349667fb126573f /LICENSE.txt | |
parent | f4281ef84c8625fbd589a43091273c0f62dd7096 (diff) |
More Ores
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..2499ee9 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,17 @@ ++---- GNU GPL v3 ----+ + +More Ores -- a Minetest mod that adds ores. +Copyright (C) 2013 Calinou + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |