mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-08-04 05:18:21 -04:00
Replace Minetest mentions with Luanti (#3169)
This commit is contained in:
parent
c7be7c165f
commit
312a67b40c
51 changed files with 59 additions and 61 deletions
|
@ -6,7 +6,7 @@ Authors of source code
|
|||
----------------------
|
||||
Originally by Vanessa Ezekowitz (LGPLv2.1+)
|
||||
Modified by Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
|
||||
Various Minetest developers and contributors (LGPLv2.1+)
|
||||
Various Minetest Game developers and contributors (LGPLv2.1+)
|
||||
|
||||
Authors of media (textures)
|
||||
---------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
-- vessels/init.lua
|
||||
|
||||
-- Minetest 0.4 mod: vessels
|
||||
-- Minetest Game mod: vessels
|
||||
-- See README.txt for licensing and other information.
|
||||
|
||||
-- Load support for MT game translation.
|
||||
|
|
|
@ -4,7 +4,7 @@ License of source code
|
|||
GNU Lesser General Public License, version 2.1
|
||||
Copyright (C) 2012-2016 Vanessa Ezekowitz
|
||||
Copyright (C) 2012-2016 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||
Copyright (C) 2012-2016 Various Minetest developers and contributors
|
||||
Copyright (C) 2012-2016 Various Minetest Game developers and contributors
|
||||
|
||||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue