Update copyright statements to 2019

This commit is contained in:
Hugo Locurcio 2019-02-25 12:15:01 +01:00
parent 54e52ce1ce
commit d6e2b237c7
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# zlib license # zlib license
Copyright (c) 2011-2017 Hugo Locurcio and contributors Copyright © 2011-2019 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.** **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.**

View File

@ -3,7 +3,7 @@
** More Ores ** ** More Ores **
By Calinou, with the help of Nore. By Calinou, with the help of Nore.
Copyright (c) 2011-2017 Hugo Locurcio and contributors. Copyright © 2011-2019 Hugo Locurcio and contributors.
Licensed under the zlib license. See LICENSE.md for more information. Licensed under the zlib license. See LICENSE.md for more information.
===================================================================== =====================================================================
--]] --]]

2
mg.lua
View File

@ -1,7 +1,7 @@
--[[ --[[
More Ores: `mg` mod support More Ores: `mg` mod support
Copyright (c) 2011-2017 Hugo Locurcio and contributors. Copyright © 2011-2019 Hugo Locurcio and contributors.
Licensed under the zlib license. See LICENSE.md for more information. Licensed under the zlib license. See LICENSE.md for more information.
--]] --]]