aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Yves Rollo <dev@pyrollo.com>2018-12-11 12:00:32 +0100
committerPierre-Yves Rollo <dev@pyrollo.com>2018-12-11 12:01:16 +0100
commit8b896ab23f30b30df014727073304e4219260238 (patch)
tree64c7d91739977bb16aaf14204b289dcabb257b4d
parent51a4a45a45b057198084d5b76a33bbb368a4810f (diff)
downloaddisplay_modpack_no_craft-8b896ab23f30b30df014727073304e4219260238.tar.gz
display_modpack_no_craft-8b896ab23f30b30df014727073304e4219260238.zip
Updated font_api mod desctiption in headers
-rw-r--r--font.lua31
1 files changed, 15 insertions, 16 deletions
diff --git a/font.lua b/font.lua
index 2304cd9..5794867 100644
--- a/font.lua
+++ b/font.lua
@@ -1,20 +1,19 @@
--[[
- font_api mod for Minetest - Library to add font display capability
- to display_api mod.
- (c) Pierre-Yves Rollo
-
- 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/>.
+ font_api mod for Minetest - Library creating textures with fonts and text
+ (c) Pierre-Yves Rollo
+
+ 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/>.
--]]
-- Fallback table