mirror of
https://codeberg.org/usrib/emeraldbank.git
synced 2025-03-15 01:12:33 +01:00
copyright update
This commit is contained in:
4
LICENSE
4
LICENSE
@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
Emeraldbank Minetest Mod
|
||||
Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
Emeraldbank Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
Emeraldbank Copyright (C) 2021 Free Software Foundation
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
@ -50,7 +50,7 @@ This mod is for [MineClone2](https://content.minetest.net/packages/Wuzzy/mineclo
|
||||
|
||||
## Copying
|
||||
|
||||
> Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
> Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
> Emeraldbank is free software: you can redistribute it and/or modify
|
||||
> it under the terms of the GNU General Public License as published by
|
||||
|
2
bank.lua
2
bank.lua
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
-- Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
-- Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
-- This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
-- Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
-- Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
-- This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
-- Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
-- Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
-- This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
|
2
init.lua
2
init.lua
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
-- Copyright (C) 2021 Sandro Del Toro De Ana
|
||||
-- Copyright (C) 2021 Free Software Foundation
|
||||
|
||||
-- This file is part of Emeraldbank Minetest Mod.
|
||||
|
||||
|
Reference in New Issue
Block a user