Update copyright notices to 2021
This commit is contained in:
parent
3c43006a89
commit
a505f3fb13
@ -1,6 +1,6 @@
|
|||||||
# License for textures/media
|
# License for textures/media
|
||||||
|
|
||||||
Copyright (C) 2019-2020 Panquesito7, David Leal (halfpacho@gmail.com)\
|
Copyright (C) 2019-2021 Panquesito7, David Leal (halfpacho@gmail.com)\
|
||||||
Copyright (C) Various other Minetest developers/contributors
|
Copyright (C) Various other Minetest developers/contributors
|
||||||
|
|
||||||
[David Leal](https://github.com/Panquesito7) ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)):
|
[David Leal](https://github.com/Panquesito7) ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)):
|
||||||
@ -42,7 +42,7 @@ Copyright (C) [davidthecreator](https://forum.minetest.net/memberlist.php?mode=v
|
|||||||
|
|
||||||
## License for source code
|
## License for source code
|
||||||
|
|
||||||
Copyright (C) 2019-2020 Panquesito7, David Leal (halfpacho@gmail.com)\
|
Copyright (C) 2019-2021 Panquesito7, David Leal (halfpacho@gmail.com)\
|
||||||
Copyright (C) Various other Minetest developers/contributors
|
Copyright (C) Various other Minetest developers/contributors
|
||||||
|
|
||||||
GNU LESSER GENERAL PUBLIC LICENSE
|
GNU LESSER GENERAL PUBLIC LICENSE
|
||||||
|
@ -119,7 +119,7 @@ It shall work with MT 5.0.0 and above, though.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright (C) 2019-2020 Panquesito7, David Leal\
|
Copyright (C) 2019-2021 Panquesito7, David Leal\
|
||||||
Copyright (C) Various other Minetest developers/contributors
|
Copyright (C) Various other Minetest developers/contributors
|
||||||
|
|
||||||
See [`LICENSE.md`](https://github.com/minetest-mods/cloud_items/blob/master/LICENSE.md) for more information.
|
See [`LICENSE.md`](https://github.com/minetest-mods/cloud_items/blob/master/LICENSE.md) for more information.
|
||||||
|
2
init.lua
2
init.lua
@ -1,7 +1,7 @@
|
|||||||
--[[
|
--[[
|
||||||
Adds powerful cloud tools for Minetest.
|
Adds powerful cloud tools for Minetest.
|
||||||
|
|
||||||
Copyright (C) 2019-2020 David Leal (halfpacho@gmail.com)
|
Copyright (C) 2019-2021 David Leal (halfpacho@gmail.com)
|
||||||
Copyright (C) Various other Minetest developers/contributors
|
Copyright (C) Various other Minetest developers/contributors
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user