mirror of
https://github.com/minetest-mods/moreores.git
synced 2024-12-30 17:37:30 +01:00
Update copyright statements to 2020
This commit is contained in:
parent
3c44a9be58
commit
9fc5974497
@ -1,6 +1,6 @@
|
||||
# zlib license
|
||||
|
||||
Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
|
||||
**This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.**
|
||||
|
||||
|
@ -66,7 +66,7 @@ versions than 5.0.0 will generally not be fixed.
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
|
||||
- More Ores code is licensed under the zlib license, see
|
||||
[`LICENSE.md`](LICENSE.md) for details.
|
||||
|
2
init.lua
2
init.lua
@ -3,7 +3,7 @@
|
||||
** More Ores **
|
||||
By Calinou, with the help of Nore.
|
||||
|
||||
Copyright © 2011-2019 Hugo Locurcio and contributors.
|
||||
Copyright © 2011-2020 Hugo Locurcio and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
=====================================================================
|
||||
--]]
|
||||
|
2
mg.lua
2
mg.lua
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Ores: `mg` mod support
|
||||
|
||||
Copyright © 2011-2019 Hugo Locurcio and contributors.
|
||||
Copyright © 2011-2020 Hugo Locurcio and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
--]]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user