GNU Affero General Public License

esta licencia protege mejor la libertad
This commit is contained in:
GNU Hacker
2022-03-11 19:02:35 +01:00
parent 8bd0421606
commit 3026a155d2
9 changed files with 105 additions and 123 deletions
+5 -6
View File
@@ -5,21 +5,20 @@
-- This file is part of Emeraldbank Minetest Mod.
-- Emeraldbank 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.
-- it under the terms of the GNU Affero General Public License as
-- published by the Free Software Foundation, either version 3 of the
-- License, or (at your option) any later version.
-- Emeraldbank 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.
-- GNU Affero General Public License for more details.
-- You should have received a copy of the GNU General Public License
-- You should have received a copy of the GNU Affero General Public License
-- along with Emeraldbank. If not, see <https://www.gnu.org/licenses/>.
local S = core.get_translator(core.get_current_modname())