mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-28 12:46:02 +02:00
Replace Minetest mentions with Luanti (#3169)
This commit is contained in:
@ -6,7 +6,7 @@ Authors of source code
|
||||
----------------------
|
||||
Originally by Kahrl <kahrl@gmx.net> (LGPLv2.1+) and
|
||||
celeron55, 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 @@
|
||||
-- stairs/init.lua
|
||||
|
||||
-- Minetest 0.4 mod: stairs
|
||||
-- Minetest Game mod: stairs
|
||||
-- See README.txt for licensing and other information.
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ License of source code
|
||||
GNU Lesser General Public License, version 2.1
|
||||
Copyright (C) 2011-2017 Kahrl <kahrl@gmx.net>
|
||||
Copyright (C) 2011-2017 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||
Copyright (C) 2012-2017 Various Minetest developers and contributors
|
||||
Copyright (C) 2012-2017 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;
|
||||
|
Reference in New Issue
Block a user