Update copyright statements to 2020
This commit is contained in:
parent
325999f848
commit
917a46014f
@ -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 Blocks code is licensed under the zlib license, see
|
||||
[`LICENSE.md`](LICENSE.md) for details.
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: alias definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: circular saw
|
||||
|
||||
Copyright © 2011-2019 Hugo Locurcio, Sokomine and contributors.
|
||||
Copyright © 2011-2020 Hugo Locurcio, Sokomine and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: configuration handling
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: crafting recipes
|
||||
|
||||
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
init.lua
2
init.lua
@ -3,7 +3,7 @@
|
||||
** More Blocks **
|
||||
By Calinou, with the help of ShadowNinja and VanessaE.
|
||||
|
||||
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.
|
||||
=====================================================================
|
||||
--]]
|
||||
|
@ -1,5 +1,5 @@
|
||||
# German translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# Xanthin, 2014.
|
||||
# CodeXP <codexp@gmx.net>, 2018.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Spanish translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# kaeza, 2013.
|
||||
# CodeXP <codexp@gmx.net>, 2018.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# French translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# Hugo Locurcio <hugo.locurcio@hugo.pro>, 2013-2019.
|
||||
# Jat15, 2013.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Italian translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# Emon, 2016.
|
||||
# CodeXP <codexp@gmx.net>, 2018.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Polish translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# mat9117, 2019
|
||||
# CodeXP <codexp@gmx.net>, 2018.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Template translation for More Blocks.
|
||||
# Copyright © 2011-2019 Hugo Locurcio and contributors
|
||||
# Copyright © 2011-2020 Hugo Locurcio and contributors
|
||||
# This file is distributed under the same license as the More Blocks package.
|
||||
# CodeXP <codexp@gmx.net>, 2018.
|
||||
msgid ""
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: node definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: ownership handling
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: redefinitions of default stuff
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: alias definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: registrations
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: conversion
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: microblock definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: registrations
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: Stairs+
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: microblock definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: panel definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: Stairs+
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: registrations
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: slab definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: slope definitions
|
||||
|
||||
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.
|
||||
--]]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
--[[
|
||||
More Blocks: stair definitions
|
||||
|
||||
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