diff --git a/builtin/common/filterlist.lua b/builtin/common/filterlist.lua index 210681133..2b24dd3e9 100644 --- a/builtin/common/filterlist.lua +++ b/builtin/common/filterlist.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/fstk/buttonbar.lua b/builtin/fstk/buttonbar.lua index 9a9ec999b..75704569d 100644 --- a/builtin/fstk/buttonbar.lua +++ b/builtin/fstk/buttonbar.lua @@ -3,7 +3,7 @@ -- --self program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --self program is distributed in the hope that it will be useful, diff --git a/builtin/fstk/dialog.lua b/builtin/fstk/dialog.lua index 214b0388f..7afc5e2c5 100644 --- a/builtin/fstk/dialog.lua +++ b/builtin/fstk/dialog.lua @@ -3,7 +3,7 @@ -- --self program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --self program is distributed in the hope that it will be useful, diff --git a/builtin/fstk/tabview.lua b/builtin/fstk/tabview.lua index 9fcdf8453..3c9a8ccff 100644 --- a/builtin/fstk/tabview.lua +++ b/builtin/fstk/tabview.lua @@ -3,7 +3,7 @@ -- --self program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --self program is distributed in the hope that it will be useful, diff --git a/builtin/fstk/ui.lua b/builtin/fstk/ui.lua index 875963f51..39e40f3dc 100644 --- a/builtin/fstk/ui.lua +++ b/builtin/fstk/ui.lua @@ -3,7 +3,7 @@ -- --self program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --self program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/common.lua b/builtin/mainmenu/common.lua index 8660548ce..8215176c3 100644 --- a/builtin/mainmenu/common.lua +++ b/builtin/mainmenu/common.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_add_server.lua b/builtin/mainmenu/dlg_add_server.lua index 74f139ed4..bc290c8ee 100644 --- a/builtin/mainmenu/dlg_add_server.lua +++ b/builtin/mainmenu/dlg_add_server.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_config_world.lua b/builtin/mainmenu/dlg_config_world.lua index 481fb4720..b1f5a49ab 100644 --- a/builtin/mainmenu/dlg_config_world.lua +++ b/builtin/mainmenu/dlg_config_world.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_create_world.lua b/builtin/mainmenu/dlg_create_world.lua index 03d39672c..3a118bc0c 100644 --- a/builtin/mainmenu/dlg_create_world.lua +++ b/builtin/mainmenu/dlg_create_world.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_delete_mod.lua b/builtin/mainmenu/dlg_delete_mod.lua index 87de497cf..73e08b33e 100644 --- a/builtin/mainmenu/dlg_delete_mod.lua +++ b/builtin/mainmenu/dlg_delete_mod.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_delete_world.lua b/builtin/mainmenu/dlg_delete_world.lua index e973f25b0..ece58add6 100644 --- a/builtin/mainmenu/dlg_delete_world.lua +++ b/builtin/mainmenu/dlg_delete_world.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/dlg_rename_modpack.lua b/builtin/mainmenu/dlg_rename_modpack.lua index 11a30a57e..d995eeb25 100644 --- a/builtin/mainmenu/dlg_rename_modpack.lua +++ b/builtin/mainmenu/dlg_rename_modpack.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/gamemgr.lua b/builtin/mainmenu/gamemgr.lua index 83f0341d1..0a6bc8e02 100644 --- a/builtin/mainmenu/gamemgr.lua +++ b/builtin/mainmenu/gamemgr.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/init.lua b/builtin/mainmenu/init.lua index 16d756bff..b24f28498 100644 --- a/builtin/mainmenu/init.lua +++ b/builtin/mainmenu/init.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/menubar.lua b/builtin/mainmenu/menubar.lua index dfb243419..53bd31ea8 100644 --- a/builtin/mainmenu/menubar.lua +++ b/builtin/mainmenu/menubar.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/modmgr.lua b/builtin/mainmenu/modmgr.lua index a58fbb7d1..e05bff6eb 100644 --- a/builtin/mainmenu/modmgr.lua +++ b/builtin/mainmenu/modmgr.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/modstore.lua b/builtin/mainmenu/modstore.lua index 9d30dffd4..d7157afa9 100644 --- a/builtin/mainmenu/modstore.lua +++ b/builtin/mainmenu/modstore.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/store.lua b/builtin/mainmenu/store.lua index c88d7d8f6..111cb552e 100644 --- a/builtin/mainmenu/store.lua +++ b/builtin/mainmenu/store.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_credits.lua b/builtin/mainmenu/tab_credits.lua index 7ab1b97d7..13dc6ccf4 100644 --- a/builtin/mainmenu/tab_credits.lua +++ b/builtin/mainmenu/tab_credits.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_mods.lua b/builtin/mainmenu/tab_mods.lua index 862e01ca9..9be4f7329 100644 --- a/builtin/mainmenu/tab_mods.lua +++ b/builtin/mainmenu/tab_mods.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_multiplayer.lua b/builtin/mainmenu/tab_multiplayer.lua index 4927ffa2e..850f3c003 100644 --- a/builtin/mainmenu/tab_multiplayer.lua +++ b/builtin/mainmenu/tab_multiplayer.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_server.lua b/builtin/mainmenu/tab_server.lua index 8982b9d6f..5cd9a1238 100644 --- a/builtin/mainmenu/tab_server.lua +++ b/builtin/mainmenu/tab_server.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_settings.lua b/builtin/mainmenu/tab_settings.lua index 4d45a8855..cddbb6a74 100644 --- a/builtin/mainmenu/tab_settings.lua +++ b/builtin/mainmenu/tab_settings.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_singleplayer.lua b/builtin/mainmenu/tab_singleplayer.lua index 5b7164fc9..37249dd1e 100644 --- a/builtin/mainmenu/tab_singleplayer.lua +++ b/builtin/mainmenu/tab_singleplayer.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/tab_texturepacks.lua b/builtin/mainmenu/tab_texturepacks.lua index b7e392eb2..0b9f0a415 100644 --- a/builtin/mainmenu/tab_texturepacks.lua +++ b/builtin/mainmenu/tab_texturepacks.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/builtin/mainmenu/textures.lua b/builtin/mainmenu/textures.lua index 21b3ee3ad..b580fc939 100644 --- a/builtin/mainmenu/textures.lua +++ b/builtin/mainmenu/textures.lua @@ -3,7 +3,7 @@ -- --This program is free software; you can redistribute it and/or modify --it under the terms of the GNU Lesser General Public License as published by ---the Free Software Foundation; either version 2.1 of the License, or +--the Free Software Foundation; either version 3.0 of the License, or --(at your option) any later version. -- --This program is distributed in the hope that it will be useful, diff --git a/games/MultiCraft_game/files/bucket/README.txt b/games/MultiCraft_game/files/bucket/README.txt index f791fdeb9..bb18bb980 100644 --- a/games/MultiCraft_game/files/bucket/README.txt +++ b/games/MultiCraft_game/files/bucket/README.txt @@ -11,6 +11,6 @@ it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. -http://www.gnu.org/licenses/lgpl-2.1.html +http://www.gnu.org/licenses/lgpl-3.0.html diff --git a/games/MultiCraft_game/files/fire/README.txt b/games/MultiCraft_game/files/fire/README.txt index ddcdc699c..08bdd4055 100644 --- a/games/MultiCraft_game/files/fire/README.txt +++ b/games/MultiCraft_game/files/fire/README.txt @@ -7,10 +7,10 @@ Copyright (C) 2012 Perttu Ahola (celeron55) This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. -http://www.gnu.org/licenses/lgpl-2.1.html +http://www.gnu.org/licenses/lgpl-3.0.html License of media (sounds) -------------------------------------- diff --git a/games/MultiCraft_game/files/stairs/README.txt b/games/MultiCraft_game/files/stairs/README.txt index 2d5f6f045..218b7ca48 100644 --- a/games/MultiCraft_game/files/stairs/README.txt +++ b/games/MultiCraft_game/files/stairs/README.txt @@ -11,7 +11,7 @@ it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. -http://www.gnu.org/licenses/lgpl-2.1.html +http://www.gnu.org/licenses/lgpl-3.0.html License of media (sounds) -------------------------------------- diff --git a/games/MultiCraft_game/files/vessels/README.txt b/games/MultiCraft_game/files/vessels/README.txt index 3d4b0f080..1a67fe3a5 100644 --- a/games/MultiCraft_game/files/vessels/README.txt +++ b/games/MultiCraft_game/files/vessels/README.txt @@ -16,7 +16,7 @@ Modifications by Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. -http://www.gnu.org/licenses/lgpl-2.1.html +http://www.gnu.org/licenses/lgpl-3.0.html diff --git a/src/activeobject.h b/src/activeobject.h index 48f078d3f..c3f85c14e 100644 --- a/src/activeobject.h +++ b/src/activeobject.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/ban.cpp b/src/ban.cpp index 7c1a68d45..6d52435dd 100644 --- a/src/ban.cpp +++ b/src/ban.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/ban.h b/src/ban.h index 5db7179de..0783abee8 100644 --- a/src/ban.h +++ b/src/ban.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/camera.cpp b/src/camera.cpp index a833203ec..b682fe8c5 100644 --- a/src/camera.cpp +++ b/src/camera.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/camera.h b/src/camera.h index b0d190a3a..e7b8c5461 100644 --- a/src/camera.h +++ b/src/camera.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cavegen.cpp b/src/cavegen.cpp index 1786b252d..013ff9068 100644 --- a/src/cavegen.cpp +++ b/src/cavegen.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cavegen.h b/src/cavegen.h index 27626753a..972a18012 100644 --- a/src/cavegen.h +++ b/src/cavegen.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chat.cpp b/src/chat.cpp index 2d29d39da..5c6aceee8 100644 --- a/src/chat.cpp +++ b/src/chat.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chat.h b/src/chat.h index 82ce80875..132483ed3 100644 --- a/src/chat.h +++ b/src/chat.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client.cpp b/src/client.cpp index de8131875..077a2eb89 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client.h b/src/client.h index 56f040909..c0bdfc33c 100644 --- a/src/client.h +++ b/src/client.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client/clientlauncher.cpp b/src/client/clientlauncher.cpp index 2597a9635..7f8dff63e 100644 --- a/src/client/clientlauncher.cpp +++ b/src/client/clientlauncher.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client/clientlauncher.h b/src/client/clientlauncher.h index 09f8c039a..ae841d33c 100644 --- a/src/client/clientlauncher.h +++ b/src/client/clientlauncher.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client/inputhandler.h b/src/client/inputhandler.h index 7661bd2fa..46ad6fb3c 100644 --- a/src/client/inputhandler.h +++ b/src/client/inputhandler.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client/tile.cpp b/src/client/tile.cpp index eba52033a..712e17a47 100644 --- a/src/client/tile.cpp +++ b/src/client/tile.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/client/tile.h b/src/client/tile.h index 38f8bb623..d71c524c3 100644 --- a/src/client/tile.h +++ b/src/client/tile.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientiface.cpp b/src/clientiface.cpp index 6944e56db..94134bc72 100644 --- a/src/clientiface.cpp +++ b/src/clientiface.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientiface.h b/src/clientiface.h index ec6ba9e9e..dc75572b3 100644 --- a/src/clientiface.h +++ b/src/clientiface.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientmap.cpp b/src/clientmap.cpp index 1a52ac4ab..9764c7ae8 100644 --- a/src/clientmap.cpp +++ b/src/clientmap.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientmap.h b/src/clientmap.h index 492e23fa5..5fda8b8e0 100644 --- a/src/clientmap.h +++ b/src/clientmap.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientmedia.cpp b/src/clientmedia.cpp index ea11ad239..4be711e2a 100644 --- a/src/clientmedia.cpp +++ b/src/clientmedia.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientmedia.h b/src/clientmedia.h index 1f0da70d9..e84281570 100644 --- a/src/clientmedia.h +++ b/src/clientmedia.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientobject.cpp b/src/clientobject.cpp index ae1be092f..a42998bdb 100644 --- a/src/clientobject.cpp +++ b/src/clientobject.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientobject.h b/src/clientobject.h index 4a77139e2..28466e623 100644 --- a/src/clientobject.h +++ b/src/clientobject.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clientsimpleobject.h b/src/clientsimpleobject.h index c94db22f1..207d8a44c 100644 --- a/src/clientsimpleobject.h +++ b/src/clientsimpleobject.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clouds.cpp b/src/clouds.cpp index a42e588aa..a3f325b4a 100644 --- a/src/clouds.cpp +++ b/src/clouds.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/clouds.h b/src/clouds.h index 348220fb1..75f5929df 100644 --- a/src/clouds.h +++ b/src/clouds.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/collision.cpp b/src/collision.cpp index 27e3b5e94..48ab2a821 100644 --- a/src/collision.cpp +++ b/src/collision.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/collision.h b/src/collision.h index 32086aae3..9de46b6f2 100644 --- a/src/collision.h +++ b/src/collision.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/constants.h b/src/constants.h index 22cadc5a8..f2ce20c4a 100644 --- a/src/constants.h +++ b/src/constants.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_abm.cpp b/src/content_abm.cpp index 8694ef981..60e64ed55 100644 --- a/src/content_abm.cpp +++ b/src/content_abm.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_abm.h b/src/content_abm.h index 0a91a96a2..a1094c174 100644 --- a/src/content_abm.h +++ b/src/content_abm.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_cao.cpp b/src/content_cao.cpp index 9ee81e63f..ae838f70f 100644 --- a/src/content_cao.cpp +++ b/src/content_cao.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_cao.h b/src/content_cao.h index 36245bd3b..00e7485ec 100644 --- a/src/content_cao.h +++ b/src/content_cao.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_cso.cpp b/src/content_cso.cpp index 0790024fc..709770446 100644 --- a/src/content_cso.cpp +++ b/src/content_cso.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_cso.h b/src/content_cso.h index 5007d2526..1b3004a89 100644 --- a/src/content_cso.h +++ b/src/content_cso.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_mapblock.cpp b/src/content_mapblock.cpp index 8fa041312..70fe311d2 100644 --- a/src/content_mapblock.cpp +++ b/src/content_mapblock.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_mapblock.h b/src/content_mapblock.h index bb1e129da..a3c9c3c9c 100644 --- a/src/content_mapblock.h +++ b/src/content_mapblock.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_mapnode.cpp b/src/content_mapnode.cpp index 5e2a5c816..73050c5dd 100644 --- a/src/content_mapnode.cpp +++ b/src/content_mapnode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_mapnode.h b/src/content_mapnode.h index 5c9c0b66d..ce4ef4849 100644 --- a/src/content_mapnode.h +++ b/src/content_mapnode.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_nodemeta.cpp b/src/content_nodemeta.cpp index f504924f9..41d216ef6 100644 --- a/src/content_nodemeta.cpp +++ b/src/content_nodemeta.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_nodemeta.h b/src/content_nodemeta.h index 0b08bc6a1..1d718089b 100644 --- a/src/content_nodemeta.h +++ b/src/content_nodemeta.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_sao.cpp b/src/content_sao.cpp index 1a0fce0bb..24b3180fe 100644 --- a/src/content_sao.cpp +++ b/src/content_sao.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/content_sao.h b/src/content_sao.h index 241788066..758c82ea6 100644 --- a/src/content_sao.h +++ b/src/content_sao.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/convert_json.cpp b/src/convert_json.cpp index e03508e21..dee97c7b6 100644 --- a/src/convert_json.cpp +++ b/src/convert_json.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/convert_json.h b/src/convert_json.h index 6732fcfa3..4fd4f17ed 100644 --- a/src/convert_json.h +++ b/src/convert_json.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/craftdef.cpp b/src/craftdef.cpp index 8c0e91690..34edc681d 100644 --- a/src/craftdef.cpp +++ b/src/craftdef.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/craftdef.h b/src/craftdef.h index f62ad3313..d57b917f0 100644 --- a/src/craftdef.h +++ b/src/craftdef.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-dummy.cpp b/src/database-dummy.cpp index 2e5de5ed1..df2c95d07 100644 --- a/src/database-dummy.cpp +++ b/src/database-dummy.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-dummy.h b/src/database-dummy.h index 0cf56928e..6a0bed343 100644 --- a/src/database-dummy.h +++ b/src/database-dummy.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-leveldb.cpp b/src/database-leveldb.cpp index e895354a4..bcc278229 100644 --- a/src/database-leveldb.cpp +++ b/src/database-leveldb.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-leveldb.h b/src/database-leveldb.h index 4afe2fdc7..bb9ff64ed 100644 --- a/src/database-leveldb.h +++ b/src/database-leveldb.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-redis.cpp b/src/database-redis.cpp index cc4e5bade..713b7c3a4 100644 --- a/src/database-redis.cpp +++ b/src/database-redis.cpp @@ -4,7 +4,7 @@ Copyright (C) 2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-redis.h b/src/database-redis.h index 45e702c83..b82bf3178 100644 --- a/src/database-redis.h +++ b/src/database-redis.h @@ -4,7 +4,7 @@ Copyright (C) 2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-sqlite3.cpp b/src/database-sqlite3.cpp index 84b1a7122..889c7997f 100644 --- a/src/database-sqlite3.cpp +++ b/src/database-sqlite3.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database-sqlite3.h b/src/database-sqlite3.h index a775742be..3bc4ad6d2 100644 --- a/src/database-sqlite3.h +++ b/src/database-sqlite3.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database.cpp b/src/database.cpp index 262d475ec..d198e2165 100644 --- a/src/database.cpp +++ b/src/database.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/database.h b/src/database.h index cee7b6fd9..a7b2c9dee 100644 --- a/src/database.h +++ b/src/database.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/daynightratio.h b/src/daynightratio.h index 3375133ef..92b79719a 100644 --- a/src/daynightratio.h +++ b/src/daynightratio.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/debug.cpp b/src/debug.cpp index ae2ffadc3..40a253c2a 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/debug.h b/src/debug.h index 9684aa2df..71f2e50bc 100644 --- a/src/debug.h +++ b/src/debug.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/defaultsettings.cpp b/src/defaultsettings.cpp index 66edabc6f..2e6092138 100644 --- a/src/defaultsettings.cpp +++ b/src/defaultsettings.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/defaultsettings.h b/src/defaultsettings.h index 20274a003..0072b320a 100644 --- a/src/defaultsettings.h +++ b/src/defaultsettings.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/drawscene.cpp b/src/drawscene.cpp index f7cfdd262..3d2e7a60d 100644 --- a/src/drawscene.cpp +++ b/src/drawscene.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/drawscene.h b/src/drawscene.h index 3268bcbf2..a8f09e829 100644 --- a/src/drawscene.h +++ b/src/drawscene.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/dungeongen.cpp b/src/dungeongen.cpp index 7e292024d..7cde8fee8 100644 --- a/src/dungeongen.cpp +++ b/src/dungeongen.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/dungeongen.h b/src/dungeongen.h index 4e1201d82..ffeb73544 100644 --- a/src/dungeongen.h +++ b/src/dungeongen.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/emerge.cpp b/src/emerge.cpp index de9a16ac7..708cfc65e 100644 --- a/src/emerge.cpp +++ b/src/emerge.cpp @@ -5,7 +5,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/emerge.h b/src/emerge.h index 1653199ec..f8603c3c5 100644 --- a/src/emerge.h +++ b/src/emerge.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/environment.cpp b/src/environment.cpp index b6ad10010..d04ad9079 100644 --- a/src/environment.cpp +++ b/src/environment.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/environment.h b/src/environment.h index a25a12db3..083920c16 100644 --- a/src/environment.h +++ b/src/environment.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/event.h b/src/event.h index cfc222d5d..b23a59676 100644 --- a/src/event.h +++ b/src/event.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/event_manager.h b/src/event_manager.h index 33d99b28c..8a8b3464e 100644 --- a/src/event_manager.h +++ b/src/event_manager.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/exceptions.h b/src/exceptions.h index 6bf832828..8fb6212d6 100644 --- a/src/exceptions.h +++ b/src/exceptions.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/filecache.cpp b/src/filecache.cpp index f1694d8d5..96680008a 100644 --- a/src/filecache.cpp +++ b/src/filecache.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013 Jonathan Neuschäfer This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/filecache.h b/src/filecache.h index a913a06ac..f59a66c3c 100644 --- a/src/filecache.h +++ b/src/filecache.h @@ -5,7 +5,7 @@ Copyright (C) 2013 Jonathan Neuschäfer This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/filesys.cpp b/src/filesys.cpp index 9aeecf427..25c8adf15 100644 --- a/src/filesys.cpp +++ b/src/filesys.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/filesys.h b/src/filesys.h index 19fcbb673..fb49eac7d 100644 --- a/src/filesys.h +++ b/src/filesys.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/fontengine.cpp b/src/fontengine.cpp index 14b65f593..c53258e21 100644 --- a/src/fontengine.cpp +++ b/src/fontengine.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/fontengine.h b/src/fontengine.h index 9edde05f8..a9361233a 100644 --- a/src/fontengine.h +++ b/src/fontengine.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/game.cpp b/src/game.cpp index 11835e6fe..d1921d238 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/game.h b/src/game.h index 358b26c37..ecc22c713 100644 --- a/src/game.h +++ b/src/game.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gamedef.h b/src/gamedef.h index a5f6b5968..b71b81da7 100644 --- a/src/gamedef.h +++ b/src/gamedef.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gameparams.h b/src/gameparams.h index b50e943d2..b925da07a 100644 --- a/src/gameparams.h +++ b/src/gameparams.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/genericobject.cpp b/src/genericobject.cpp index 78dc7fa91..7d87ea916 100644 --- a/src/genericobject.cpp +++ b/src/genericobject.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/genericobject.h b/src/genericobject.h index 2233e4ea0..2eda5c7cb 100644 --- a/src/genericobject.h +++ b/src/genericobject.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gettext.cpp b/src/gettext.cpp index 509d506d4..df0813882 100644 --- a/src/gettext.cpp +++ b/src/gettext.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gettext.h b/src/gettext.h index 8235efa8a..39ee79a2a 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gettime.h b/src/gettime.h index 44c159026..8122e2581 100644 --- a/src/gettime.h +++ b/src/gettime.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiChatConsole.cpp b/src/guiChatConsole.cpp index 3937e405c..7ae021291 100644 --- a/src/guiChatConsole.cpp +++ b/src/guiChatConsole.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiChatConsole.h b/src/guiChatConsole.h index 652b265a4..ef236530f 100644 --- a/src/guiChatConsole.h +++ b/src/guiChatConsole.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiEngine.cpp b/src/guiEngine.cpp index 7c4e6781e..71fc69214 100644 --- a/src/guiEngine.cpp +++ b/src/guiEngine.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiEngine.h b/src/guiEngine.h index d527f7222..9f0c6e522 100644 --- a/src/guiEngine.h +++ b/src/guiEngine.h @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiFileSelectMenu.cpp b/src/guiFileSelectMenu.cpp index 9b43ab602..7ffc549e0 100644 --- a/src/guiFileSelectMenu.cpp +++ b/src/guiFileSelectMenu.cpp @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by - the Free Software Foundation; either version 2.1 of the License, or + the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiFileSelectMenu.h b/src/guiFileSelectMenu.h index e37d3d8df..ce3f4bf2c 100644 --- a/src/guiFileSelectMenu.h +++ b/src/guiFileSelectMenu.h @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by - the Free Software Foundation; either version 2.1 of the License, or + the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiFormSpecMenu.cpp b/src/guiFormSpecMenu.cpp index d53c9b3af..2845a0e28 100644 --- a/src/guiFormSpecMenu.cpp +++ b/src/guiFormSpecMenu.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiFormSpecMenu.h b/src/guiFormSpecMenu.h index f72595782..01b9ed810 100644 --- a/src/guiFormSpecMenu.h +++ b/src/guiFormSpecMenu.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiKeyChangeMenu.cpp b/src/guiKeyChangeMenu.cpp index c999fa9ca..f6de5c3b5 100644 --- a/src/guiKeyChangeMenu.cpp +++ b/src/guiKeyChangeMenu.cpp @@ -6,7 +6,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by - the Free Software Foundation; either version 2.1 of the License, or + the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiKeyChangeMenu.h b/src/guiKeyChangeMenu.h index 19a07620d..f7a8f4d80 100644 --- a/src/guiKeyChangeMenu.h +++ b/src/guiKeyChangeMenu.h @@ -6,7 +6,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by - the Free Software Foundation; either version 2.1 of the License, or + the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiMainMenu.h b/src/guiMainMenu.h index 34362dba6..bb888d5ed 100644 --- a/src/guiMainMenu.h +++ b/src/guiMainMenu.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiTable.cpp b/src/guiTable.cpp index e915770a4..d08a563aa 100644 --- a/src/guiTable.cpp +++ b/src/guiTable.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiTable.h b/src/guiTable.h index 4d5b39166..68b80d6ab 100644 --- a/src/guiTable.h +++ b/src/guiTable.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiscalingfilter.cpp b/src/guiscalingfilter.cpp index 26a2265a8..99d483e66 100644 --- a/src/guiscalingfilter.cpp +++ b/src/guiscalingfilter.cpp @@ -3,7 +3,7 @@ Copyright (C) 2015 Aaron Suen This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/guiscalingfilter.h b/src/guiscalingfilter.h index 768fe8d52..a745547e7 100644 --- a/src/guiscalingfilter.h +++ b/src/guiscalingfilter.h @@ -3,7 +3,7 @@ Copyright (C) 2015 Aaron Suen This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/httpfetch.cpp b/src/httpfetch.cpp index 56cdad2b1..f77d4ff58 100644 --- a/src/httpfetch.cpp +++ b/src/httpfetch.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/httpfetch.h b/src/httpfetch.h index c44c8d2d3..76489b0f0 100644 --- a/src/httpfetch.h +++ b/src/httpfetch.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/hud.cpp b/src/hud.cpp index 02b69a12c..a82849ad6 100644 --- a/src/hud.cpp +++ b/src/hud.cpp @@ -6,7 +6,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/hud.h b/src/hud.h index 2e6838eb1..47aeca0d0 100644 --- a/src/hud.h +++ b/src/hud.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/imagefilters.cpp b/src/imagefilters.cpp index b34027725..8512a6b4b 100644 --- a/src/imagefilters.cpp +++ b/src/imagefilters.cpp @@ -3,7 +3,7 @@ Copyright (C) 2015 Aaron Suen This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/imagefilters.h b/src/imagefilters.h index 28787027f..597c6a51f 100644 --- a/src/imagefilters.h +++ b/src/imagefilters.h @@ -3,7 +3,7 @@ Copyright (C) 2015 Aaron Suen This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/inventory.cpp b/src/inventory.cpp index 7941b3a2a..401da88ed 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/inventory.h b/src/inventory.h index faaa5ef95..e8e48b766 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/inventorymanager.cpp b/src/inventorymanager.cpp index c3a9576f9..c34c69c7a 100644 --- a/src/inventorymanager.cpp +++ b/src/inventorymanager.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/inventorymanager.h b/src/inventorymanager.h index 39cc6e50f..c7f769dac 100644 --- a/src/inventorymanager.h +++ b/src/inventorymanager.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irr_aabb3d.h b/src/irr_aabb3d.h index 7ac401837..8adb5d567 100644 --- a/src/irr_aabb3d.h +++ b/src/irr_aabb3d.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irr_v2d.h b/src/irr_v2d.h index 5c0d65a30..a657592da 100644 --- a/src/irr_v2d.h +++ b/src/irr_v2d.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irr_v3d.h b/src/irr_v3d.h index f74d601e8..47f5cc95b 100644 --- a/src/irr_v3d.h +++ b/src/irr_v3d.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irrlichttypes.h b/src/irrlichttypes.h index bead64407..ef486907f 100644 --- a/src/irrlichttypes.h +++ b/src/irrlichttypes.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irrlichttypes_bloated.h b/src/irrlichttypes_bloated.h index 77aba350c..2b5caa026 100644 --- a/src/irrlichttypes_bloated.h +++ b/src/irrlichttypes_bloated.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/irrlichttypes_extrabloated.h b/src/irrlichttypes_extrabloated.h index cd6cb1d2c..8f7004045 100644 --- a/src/irrlichttypes_extrabloated.h +++ b/src/irrlichttypes_extrabloated.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/itemdef.cpp b/src/itemdef.cpp index 0133b1b3f..5ed36c2f6 100644 --- a/src/itemdef.cpp +++ b/src/itemdef.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013 Kahrl This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/itemdef.h b/src/itemdef.h index f993fdbac..5fc9e5cde 100644 --- a/src/itemdef.h +++ b/src/itemdef.h @@ -5,7 +5,7 @@ Copyright (C) 2013 Kahrl This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/itemgroup.h b/src/itemgroup.h index f6ae86736..81643c818 100644 --- a/src/itemgroup.h +++ b/src/itemgroup.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/jthread/jsemaphore.h b/src/jthread/jsemaphore.h index 32e9bc2f2..29af98527 100644 --- a/src/jthread/jsemaphore.h +++ b/src/jthread/jsemaphore.h @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, < sapier AT gmx DOT net > This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/jthread/pthread/jsemaphore.cpp b/src/jthread/pthread/jsemaphore.cpp index 15281ba64..ee1d48b02 100644 --- a/src/jthread/pthread/jsemaphore.cpp +++ b/src/jthread/pthread/jsemaphore.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, < sapier AT gmx DOT net > This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/jthread/win32/jsemaphore.cpp b/src/jthread/win32/jsemaphore.cpp index 27a11e819..49199e660 100644 --- a/src/jthread/win32/jsemaphore.cpp +++ b/src/jthread/win32/jsemaphore.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, < sapier AT gmx DOT net > This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/keycode.cpp b/src/keycode.cpp index 1ec325961..0fe9f4448 100644 --- a/src/keycode.cpp +++ b/src/keycode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/keycode.h b/src/keycode.h index 459a85a46..817be94ee 100644 --- a/src/keycode.h +++ b/src/keycode.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/light.cpp b/src/light.cpp index 5dc01fcf0..b81ac9bf9 100644 --- a/src/light.cpp +++ b/src/light.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/light.h b/src/light.h index f49be4518..73b275a6a 100644 --- a/src/light.h +++ b/src/light.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/localplayer.cpp b/src/localplayer.cpp index d06015e06..c800f2055 100644 --- a/src/localplayer.cpp +++ b/src/localplayer.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/localplayer.h b/src/localplayer.h index b71253275..4d5d7a408 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/log.cpp b/src/log.cpp index e6d80db34..262b998bf 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/log.h b/src/log.h index bd223927a..83cd0c8d2 100644 --- a/src/log.h +++ b/src/log.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/logoutputbuffer.h b/src/logoutputbuffer.h index 69f06c444..896e6e827 100644 --- a/src/logoutputbuffer.h +++ b/src/logoutputbuffer.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/luaentity_common.h b/src/luaentity_common.h index 35b079ade..7a6a0ae61 100644 --- a/src/luaentity_common.h +++ b/src/luaentity_common.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/main.cpp b/src/main.cpp index 3556327ed..74963e390 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mainmenumanager.h b/src/mainmenumanager.h index e6f509ad0..9461a18d2 100644 --- a/src/mainmenumanager.h +++ b/src/mainmenumanager.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/map.cpp b/src/map.cpp index 9974ff363..613fe2339 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/map.h b/src/map.h index 5500ccf91..290c7b156 100644 --- a/src/map.h +++ b/src/map.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapblock.cpp b/src/mapblock.cpp index 9eb64a76e..1a2a859c2 100644 --- a/src/mapblock.cpp +++ b/src/mapblock.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapblock.h b/src/mapblock.h index 92ca4b485..e40aa7bd4 100644 --- a/src/mapblock.h +++ b/src/mapblock.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapblock_mesh.cpp b/src/mapblock_mesh.cpp index ab4b63f86..9c87b6b4e 100644 --- a/src/mapblock_mesh.cpp +++ b/src/mapblock_mesh.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapblock_mesh.h b/src/mapblock_mesh.h index b334ce469..7549e3c3c 100644 --- a/src/mapblock_mesh.h +++ b/src/mapblock_mesh.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapchunk.h b/src/mapchunk.h index a70de8711..f64bdccbd 100644 --- a/src/mapchunk.h +++ b/src/mapchunk.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen.cpp b/src/mapgen.cpp index 7965730e4..8718ed6bd 100644 --- a/src/mapgen.cpp +++ b/src/mapgen.cpp @@ -5,7 +5,7 @@ Copyright (C) 2010-2015 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen.h b/src/mapgen.h index a875e0f3d..c727cf4ff 100644 --- a/src/mapgen.h +++ b/src/mapgen.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_singlenode.cpp b/src/mapgen_singlenode.cpp index a40020ab3..45ed26c23 100644 --- a/src/mapgen_singlenode.cpp +++ b/src/mapgen_singlenode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_singlenode.h b/src/mapgen_singlenode.h index 35f2ba385..12332324b 100644 --- a/src/mapgen_singlenode.h +++ b/src/mapgen_singlenode.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v5.cpp b/src/mapgen_v5.cpp index abea2f714..760bec276 100644 --- a/src/mapgen_v5.cpp +++ b/src/mapgen_v5.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v5.h b/src/mapgen_v5.h index e8455a46f..ae62d97a7 100644 --- a/src/mapgen_v5.h +++ b/src/mapgen_v5.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v6.cpp b/src/mapgen_v6.cpp index 50126ecf0..0a0c414ab 100644 --- a/src/mapgen_v6.cpp +++ b/src/mapgen_v6.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v6.h b/src/mapgen_v6.h index c71cf3c53..9845ab77b 100644 --- a/src/mapgen_v6.h +++ b/src/mapgen_v6.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v7.cpp b/src/mapgen_v7.cpp index 41e35cb00..79012637c 100644 --- a/src/mapgen_v7.cpp +++ b/src/mapgen_v7.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapgen_v7.h b/src/mapgen_v7.h index 84f0c9efa..4d32d0ad5 100644 --- a/src/mapgen_v7.h +++ b/src/mapgen_v7.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapnode.cpp b/src/mapnode.cpp index fe9686f0d..c49fe7d82 100644 --- a/src/mapnode.cpp +++ b/src/mapnode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapnode.h b/src/mapnode.h index 7cc25c60c..0a6d1c51f 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapsector.cpp b/src/mapsector.cpp index 3fe81dc90..dc0d75567 100644 --- a/src/mapsector.cpp +++ b/src/mapsector.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mapsector.h b/src/mapsector.h index e89247a92..737847beb 100644 --- a/src/mapsector.h +++ b/src/mapsector.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mesh.cpp b/src/mesh.cpp index e021e4c92..77a63e190 100644 --- a/src/mesh.cpp +++ b/src/mesh.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mesh.h b/src/mesh.h index 761842b0d..a1c80f987 100644 --- a/src/mesh.h +++ b/src/mesh.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_biome.cpp b/src/mg_biome.cpp index 1944aa12f..8dee396a1 100644 --- a/src/mg_biome.cpp +++ b/src/mg_biome.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_biome.h b/src/mg_biome.h index 8d519f808..13fe9523b 100644 --- a/src/mg_biome.h +++ b/src/mg_biome.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_decoration.cpp b/src/mg_decoration.cpp index 5176ccb68..8f20a134c 100644 --- a/src/mg_decoration.cpp +++ b/src/mg_decoration.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_decoration.h b/src/mg_decoration.h index 056748918..7e34104ea 100644 --- a/src/mg_decoration.h +++ b/src/mg_decoration.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_ore.cpp b/src/mg_ore.cpp index a94d1d6d9..c5a99b89e 100644 --- a/src/mg_ore.cpp +++ b/src/mg_ore.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_ore.h b/src/mg_ore.h index ffe8cfe50..ae72ce309 100644 --- a/src/mg_ore.h +++ b/src/mg_ore.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_schematic.cpp b/src/mg_schematic.cpp index a5ffb20b8..067c4bf72 100644 --- a/src/mg_schematic.cpp +++ b/src/mg_schematic.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mg_schematic.h b/src/mg_schematic.h index 5c732648e..01e6b5c05 100644 --- a/src/mg_schematic.h +++ b/src/mg_schematic.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/modalMenu.h b/src/modalMenu.h index 72ecedcb9..529b1a207 100644 --- a/src/modalMenu.h +++ b/src/modalMenu.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/modifiedstate.h b/src/modifiedstate.h index 75518f2f5..179bf47de 100644 --- a/src/modifiedstate.h +++ b/src/modifiedstate.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mods.cpp b/src/mods.cpp index a81dd4604..56eb66138 100644 --- a/src/mods.cpp +++ b/src/mods.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mods.h b/src/mods.h index f35bd18db..be68117c4 100644 --- a/src/mods.h +++ b/src/mods.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nameidmapping.cpp b/src/nameidmapping.cpp index ebe65076e..8ca578a6b 100644 --- a/src/nameidmapping.cpp +++ b/src/nameidmapping.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nameidmapping.h b/src/nameidmapping.h index 417c441d2..11d87bf64 100644 --- a/src/nameidmapping.h +++ b/src/nameidmapping.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/clientopcodes.cpp b/src/network/clientopcodes.cpp index 3364de8c5..0cc3022e6 100644 --- a/src/network/clientopcodes.cpp +++ b/src/network/clientopcodes.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/clientopcodes.h b/src/network/clientopcodes.h index 9143865b8..9e6a59a06 100644 --- a/src/network/clientopcodes.h +++ b/src/network/clientopcodes.h @@ -5,7 +5,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/clientpackethandler.cpp b/src/network/clientpackethandler.cpp index 1f13c62f9..3104bb1c7 100644 --- a/src/network/clientpackethandler.cpp +++ b/src/network/clientpackethandler.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/connection.cpp b/src/network/connection.cpp index 6e8bbd6c3..adc692b6e 100644 --- a/src/network/connection.cpp +++ b/src/network/connection.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/connection.h b/src/network/connection.h index 556a40a12..5bd6beb5b 100644 --- a/src/network/connection.h +++ b/src/network/connection.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/networkpacket.cpp b/src/network/networkpacket.cpp index 1e4b6e23e..ab1bda0cc 100644 --- a/src/network/networkpacket.cpp +++ b/src/network/networkpacket.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/networkpacket.h b/src/network/networkpacket.h index 0408b9cac..fab1b6217 100644 --- a/src/network/networkpacket.h +++ b/src/network/networkpacket.h @@ -4,7 +4,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h index 09617c9d9..0de366ca7 100644 --- a/src/network/networkprotocol.h +++ b/src/network/networkprotocol.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/serveropcodes.cpp b/src/network/serveropcodes.cpp index 9b14a1be3..eebe34f5f 100644 --- a/src/network/serveropcodes.cpp +++ b/src/network/serveropcodes.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/serveropcodes.h b/src/network/serveropcodes.h index aa3301069..a3c4b619b 100644 --- a/src/network/serveropcodes.h +++ b/src/network/serveropcodes.h @@ -5,7 +5,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/network/serverpackethandler.cpp b/src/network/serverpackethandler.cpp index 4633aba86..b2ecbc79c 100644 --- a/src/network/serverpackethandler.cpp +++ b/src/network/serverpackethandler.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015 nerzhul, Loic Blot This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodedef.cpp b/src/nodedef.cpp index 6c2e96c4f..2800c5bce 100644 --- a/src/nodedef.cpp +++ b/src/nodedef.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodedef.h b/src/nodedef.h index 3a5e5228d..3a4bd1826 100644 --- a/src/nodedef.h +++ b/src/nodedef.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodemetadata.cpp b/src/nodemetadata.cpp index d4da7a5ed..c0c2de12f 100644 --- a/src/nodemetadata.cpp +++ b/src/nodemetadata.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodemetadata.h b/src/nodemetadata.h index 8e84e5af3..3fa3b1301 100644 --- a/src/nodemetadata.h +++ b/src/nodemetadata.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodetimer.cpp b/src/nodetimer.cpp index 790b46076..73b8ef1d0 100644 --- a/src/nodetimer.cpp +++ b/src/nodetimer.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nodetimer.h b/src/nodetimer.h index 9fb56edec..77e609fc5 100644 --- a/src/nodetimer.h +++ b/src/nodetimer.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/objdef.cpp b/src/objdef.cpp index 08d6844fc..986fea84d 100644 --- a/src/objdef.cpp +++ b/src/objdef.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2015 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/objdef.h b/src/objdef.h index 65e5c0176..ecb8e61ab 100644 --- a/src/objdef.h +++ b/src/objdef.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2015 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/object_properties.cpp b/src/object_properties.cpp index f560f5934..d104bd60a 100644 --- a/src/object_properties.cpp +++ b/src/object_properties.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/object_properties.h b/src/object_properties.h index 4b7f9a5eb..36bcbe16a 100644 --- a/src/object_properties.h +++ b/src/object_properties.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/particles.cpp b/src/particles.cpp index 15e2a6597..84bc3a05b 100644 --- a/src/particles.cpp +++ b/src/particles.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/particles.h b/src/particles.h index 2bc2e7bfa..fb5bbf107 100644 --- a/src/particles.h +++ b/src/particles.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/pathfinder.cpp b/src/pathfinder.cpp index a741d1b40..b4ca132af 100644 --- a/src/pathfinder.cpp +++ b/src/pathfinder.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, sapier at gmx dot net This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/pathfinder.h b/src/pathfinder.h index dd41227f7..3984ca464 100644 --- a/src/pathfinder.h +++ b/src/pathfinder.h @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, sapier at gmx dot net This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/player.cpp b/src/player.cpp index 4a5e5ad91..1568d6fa2 100644 --- a/src/player.cpp +++ b/src/player.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/player.h b/src/player.h index 4db0e4c58..084bfa655 100644 --- a/src/player.h +++ b/src/player.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/porting.cpp b/src/porting.cpp index 29c82fe24..f623ad68a 100644 --- a/src/porting.cpp +++ b/src/porting.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/porting.h b/src/porting.h index add3926ea..5e459d4fe 100644 --- a/src/porting.h +++ b/src/porting.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/porting_android.cpp b/src/porting_android.cpp index 2f9a8f618..68210e0ef 100644 --- a/src/porting_android.cpp +++ b/src/porting_android.cpp @@ -4,7 +4,7 @@ Copyright (C) 2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/porting_android.h b/src/porting_android.h index 47ef42756..f1c70730c 100644 --- a/src/porting_android.h +++ b/src/porting_android.h @@ -4,7 +4,7 @@ Copyright (C) 2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/profiler.cpp b/src/profiler.cpp index 197e094f6..2f91501ce 100644 --- a/src/profiler.cpp +++ b/src/profiler.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/profiler.h b/src/profiler.h index 78d3b08e0..24bc39553 100644 --- a/src/profiler.h +++ b/src/profiler.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/quicktune.cpp b/src/quicktune.cpp index 2f9f987bd..e9f437054 100644 --- a/src/quicktune.cpp +++ b/src/quicktune.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/quicktune.h b/src/quicktune.h index 566fbfc4d..ac242ccdd 100644 --- a/src/quicktune.h +++ b/src/quicktune.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/quicktune_shortcutter.h b/src/quicktune_shortcutter.h index fe1463c93..9c2670ef6 100644 --- a/src/quicktune_shortcutter.h +++ b/src/quicktune_shortcutter.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rollback.cpp b/src/rollback.cpp index 7267a50f6..7d7a5a036 100644 --- a/src/rollback.cpp +++ b/src/rollback.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rollback.h b/src/rollback.h index c57e38ab0..a230628c0 100644 --- a/src/rollback.h +++ b/src/rollback.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rollback_interface.cpp b/src/rollback_interface.cpp index 028bd0424..a92551ae2 100644 --- a/src/rollback_interface.cpp +++ b/src/rollback_interface.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rollback_interface.h b/src/rollback_interface.h index 92fab9b9c..c867779f7 100644 --- a/src/rollback_interface.h +++ b/src/rollback_interface.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_content.cpp b/src/script/common/c_content.cpp index 94fcdecbb..945b2845e 100644 --- a/src/script/common/c_content.cpp +++ b/src/script/common/c_content.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_content.h b/src/script/common/c_content.h index 69b2a8355..d6f793830 100644 --- a/src/script/common/c_content.h +++ b/src/script/common/c_content.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_converter.cpp b/src/script/common/c_converter.cpp index f1d3cc421..90fcf8d7a 100644 --- a/src/script/common/c_converter.cpp +++ b/src/script/common/c_converter.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_converter.h b/src/script/common/c_converter.h index 8a49c7a73..41663c470 100644 --- a/src/script/common/c_converter.h +++ b/src/script/common/c_converter.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_internal.cpp b/src/script/common/c_internal.cpp index 8cf39dc3a..f44889999 100644 --- a/src/script/common/c_internal.cpp +++ b/src/script/common/c_internal.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_internal.h b/src/script/common/c_internal.h index eb9181b09..828c9c6bf 100644 --- a/src/script/common/c_internal.h +++ b/src/script/common/c_internal.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_types.cpp b/src/script/common/c_types.cpp index e832ff2ab..52e81a15e 100644 --- a/src/script/common/c_types.cpp +++ b/src/script/common/c_types.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/common/c_types.h b/src/script/common/c_types.h index 706470737..43a2968d5 100644 --- a/src/script/common/c_types.h +++ b/src/script/common/c_types.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_async.cpp b/src/script/cpp_api/s_async.cpp index eb1a2923a..f43a333f6 100644 --- a/src/script/cpp_api/s_async.cpp +++ b/src/script/cpp_api/s_async.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_async.h b/src/script/cpp_api/s_async.h index a6459c18d..8e4e8db16 100644 --- a/src/script/cpp_api/s_async.h +++ b/src/script/cpp_api/s_async.h @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier, This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_base.cpp b/src/script/cpp_api/s_base.cpp index 4fb8411ef..0dc98954d 100644 --- a/src/script/cpp_api/s_base.cpp +++ b/src/script/cpp_api/s_base.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_base.h b/src/script/cpp_api/s_base.h index cf9b7b934..2dee53acd 100644 --- a/src/script/cpp_api/s_base.h +++ b/src/script/cpp_api/s_base.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_entity.cpp b/src/script/cpp_api/s_entity.cpp index b52bde18a..bd6643255 100644 --- a/src/script/cpp_api/s_entity.cpp +++ b/src/script/cpp_api/s_entity.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_entity.h b/src/script/cpp_api/s_entity.h index 8df9d7f00..5c407d41b 100644 --- a/src/script/cpp_api/s_entity.h +++ b/src/script/cpp_api/s_entity.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_env.cpp b/src/script/cpp_api/s_env.cpp index c171bbf02..514522d83 100644 --- a/src/script/cpp_api/s_env.cpp +++ b/src/script/cpp_api/s_env.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_env.h b/src/script/cpp_api/s_env.h index 180cfabd0..64be96257 100644 --- a/src/script/cpp_api/s_env.h +++ b/src/script/cpp_api/s_env.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_internal.h b/src/script/cpp_api/s_internal.h index 9999a584a..69a202d13 100644 --- a/src/script/cpp_api/s_internal.h +++ b/src/script/cpp_api/s_internal.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_inventory.cpp b/src/script/cpp_api/s_inventory.cpp index 422faf150..06c0b1c23 100644 --- a/src/script/cpp_api/s_inventory.cpp +++ b/src/script/cpp_api/s_inventory.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_inventory.h b/src/script/cpp_api/s_inventory.h index d1a81de80..76ec579e4 100644 --- a/src/script/cpp_api/s_inventory.h +++ b/src/script/cpp_api/s_inventory.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_item.cpp b/src/script/cpp_api/s_item.cpp index e3a9ac7aa..b737ded40 100644 --- a/src/script/cpp_api/s_item.cpp +++ b/src/script/cpp_api/s_item.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_item.h b/src/script/cpp_api/s_item.h index 88cc1909d..61d73a18a 100644 --- a/src/script/cpp_api/s_item.h +++ b/src/script/cpp_api/s_item.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_mainmenu.cpp b/src/script/cpp_api/s_mainmenu.cpp index 0bb247fa0..4321d5c77 100644 --- a/src/script/cpp_api/s_mainmenu.cpp +++ b/src/script/cpp_api/s_mainmenu.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_mainmenu.h b/src/script/cpp_api/s_mainmenu.h index 6994b578b..67bce21f3 100644 --- a/src/script/cpp_api/s_mainmenu.h +++ b/src/script/cpp_api/s_mainmenu.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_node.cpp b/src/script/cpp_api/s_node.cpp index 7df712ca0..fa8a998b8 100644 --- a/src/script/cpp_api/s_node.cpp +++ b/src/script/cpp_api/s_node.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_node.h b/src/script/cpp_api/s_node.h index fe1180cb3..0c0488d24 100644 --- a/src/script/cpp_api/s_node.h +++ b/src/script/cpp_api/s_node.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_nodemeta.cpp b/src/script/cpp_api/s_nodemeta.cpp index 01eee337c..e112db427 100644 --- a/src/script/cpp_api/s_nodemeta.cpp +++ b/src/script/cpp_api/s_nodemeta.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_nodemeta.h b/src/script/cpp_api/s_nodemeta.h index c2ebeba6d..c7adc4ea9 100644 --- a/src/script/cpp_api/s_nodemeta.h +++ b/src/script/cpp_api/s_nodemeta.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_player.cpp b/src/script/cpp_api/s_player.cpp index 9b2c3753c..40f3b0475 100644 --- a/src/script/cpp_api/s_player.cpp +++ b/src/script/cpp_api/s_player.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_player.h b/src/script/cpp_api/s_player.h index 9c8d1d1ad..f0f910147 100644 --- a/src/script/cpp_api/s_player.h +++ b/src/script/cpp_api/s_player.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_security.cpp b/src/script/cpp_api/s_security.cpp index c46483e95..5068eb3cd 100644 --- a/src/script/cpp_api/s_security.cpp +++ b/src/script/cpp_api/s_security.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_security.h b/src/script/cpp_api/s_security.h index 4a4389cf5..b19368c7d 100644 --- a/src/script/cpp_api/s_security.h +++ b/src/script/cpp_api/s_security.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_server.cpp b/src/script/cpp_api/s_server.cpp index 21fe164aa..94b6c2556 100644 --- a/src/script/cpp_api/s_server.cpp +++ b/src/script/cpp_api/s_server.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/cpp_api/s_server.h b/src/script/cpp_api/s_server.h index a63e36320..265e6949b 100644 --- a/src/script/cpp_api/s_server.h +++ b/src/script/cpp_api/s_server.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_base.cpp b/src/script/lua_api/l_base.cpp index 6ad3e4ba2..f445bf3cc 100644 --- a/src/script/lua_api/l_base.cpp +++ b/src/script/lua_api/l_base.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_base.h b/src/script/lua_api/l_base.h index 641013dfd..4e1e0448d 100644 --- a/src/script/lua_api/l_base.h +++ b/src/script/lua_api/l_base.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_craft.cpp b/src/script/lua_api/l_craft.cpp index b321fb32f..5d403c0c0 100644 --- a/src/script/lua_api/l_craft.cpp +++ b/src/script/lua_api/l_craft.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_craft.h b/src/script/lua_api/l_craft.h index 548608776..1808fa8a5 100644 --- a/src/script/lua_api/l_craft.h +++ b/src/script/lua_api/l_craft.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_env.cpp b/src/script/lua_api/l_env.cpp index 8a966906d..92d6ce41e 100644 --- a/src/script/lua_api/l_env.cpp +++ b/src/script/lua_api/l_env.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_env.h b/src/script/lua_api/l_env.h index 69ce3e25c..841d699aa 100644 --- a/src/script/lua_api/l_env.h +++ b/src/script/lua_api/l_env.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_internal.h b/src/script/lua_api/l_internal.h index e8a029b86..cb2ad1f5d 100644 --- a/src/script/lua_api/l_internal.h +++ b/src/script/lua_api/l_internal.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_inventory.cpp b/src/script/lua_api/l_inventory.cpp index f48f6083b..5e160a2c5 100644 --- a/src/script/lua_api/l_inventory.cpp +++ b/src/script/lua_api/l_inventory.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_inventory.h b/src/script/lua_api/l_inventory.h index 2d4b29d0c..cd175b03d 100644 --- a/src/script/lua_api/l_inventory.h +++ b/src/script/lua_api/l_inventory.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_item.cpp b/src/script/lua_api/l_item.cpp index 842b15709..0f7cd1192 100644 --- a/src/script/lua_api/l_item.cpp +++ b/src/script/lua_api/l_item.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_item.h b/src/script/lua_api/l_item.h index 0f9e4ba9b..64e6e8604 100644 --- a/src/script/lua_api/l_item.h +++ b/src/script/lua_api/l_item.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_mainmenu.cpp b/src/script/lua_api/l_mainmenu.cpp index 38829981b..7fee62471 100644 --- a/src/script/lua_api/l_mainmenu.cpp +++ b/src/script/lua_api/l_mainmenu.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_mainmenu.h b/src/script/lua_api/l_mainmenu.h index 9c1fed272..3b9a8e1dc 100644 --- a/src/script/lua_api/l_mainmenu.h +++ b/src/script/lua_api/l_mainmenu.h @@ -4,7 +4,7 @@ Copyright (C) 2013 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_mapgen.cpp b/src/script/lua_api/l_mapgen.cpp index 1a462adf7..f789eb804 100644 --- a/src/script/lua_api/l_mapgen.cpp +++ b/src/script/lua_api/l_mapgen.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_mapgen.h b/src/script/lua_api/l_mapgen.h index 7440d1285..c44a607ac 100644 --- a/src/script/lua_api/l_mapgen.h +++ b/src/script/lua_api/l_mapgen.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_nodemeta.cpp b/src/script/lua_api/l_nodemeta.cpp index 6cdbe5c68..04416be37 100644 --- a/src/script/lua_api/l_nodemeta.cpp +++ b/src/script/lua_api/l_nodemeta.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_nodemeta.h b/src/script/lua_api/l_nodemeta.h index e39ac3931..ac291c73b 100644 --- a/src/script/lua_api/l_nodemeta.h +++ b/src/script/lua_api/l_nodemeta.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_nodetimer.cpp b/src/script/lua_api/l_nodetimer.cpp index c81a7ebc9..2ff5073e4 100644 --- a/src/script/lua_api/l_nodetimer.cpp +++ b/src/script/lua_api/l_nodetimer.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_nodetimer.h b/src/script/lua_api/l_nodetimer.h index 9f8dd21c8..767ca5f18 100644 --- a/src/script/lua_api/l_nodetimer.h +++ b/src/script/lua_api/l_nodetimer.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_noise.cpp b/src/script/lua_api/l_noise.cpp index c8dc2d2dc..f644192d7 100644 --- a/src/script/lua_api/l_noise.cpp +++ b/src/script/lua_api/l_noise.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_noise.h b/src/script/lua_api/l_noise.h index e958c5a23..9531244f0 100644 --- a/src/script/lua_api/l_noise.h +++ b/src/script/lua_api/l_noise.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_object.cpp b/src/script/lua_api/l_object.cpp index 48d054dcd..ead17f49d 100644 --- a/src/script/lua_api/l_object.cpp +++ b/src/script/lua_api/l_object.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_object.h b/src/script/lua_api/l_object.h index 02bb06ecc..d77e51fb0 100644 --- a/src/script/lua_api/l_object.h +++ b/src/script/lua_api/l_object.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_particles.cpp b/src/script/lua_api/l_particles.cpp index 6769f5c23..c8d93ec49 100644 --- a/src/script/lua_api/l_particles.cpp +++ b/src/script/lua_api/l_particles.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_particles.h b/src/script/lua_api/l_particles.h index c593f47e4..063dbd78a 100644 --- a/src/script/lua_api/l_particles.h +++ b/src/script/lua_api/l_particles.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_rollback.cpp b/src/script/lua_api/l_rollback.cpp index 5744e6813..8a967e3c4 100644 --- a/src/script/lua_api/l_rollback.cpp +++ b/src/script/lua_api/l_rollback.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_rollback.h b/src/script/lua_api/l_rollback.h index 3b01c0d8b..1c1cb02c2 100644 --- a/src/script/lua_api/l_rollback.h +++ b/src/script/lua_api/l_rollback.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_server.cpp b/src/script/lua_api/l_server.cpp index 0d8926317..10ad78ad3 100644 --- a/src/script/lua_api/l_server.cpp +++ b/src/script/lua_api/l_server.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_server.h b/src/script/lua_api/l_server.h index fd85a8975..9ebc6332d 100644 --- a/src/script/lua_api/l_server.h +++ b/src/script/lua_api/l_server.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_settings.cpp b/src/script/lua_api/l_settings.cpp index 35b82b435..0da844e20 100644 --- a/src/script/lua_api/l_settings.cpp +++ b/src/script/lua_api/l_settings.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 PilzAdam This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_settings.h b/src/script/lua_api/l_settings.h index cb0c09a73..edde4e74c 100644 --- a/src/script/lua_api/l_settings.h +++ b/src/script/lua_api/l_settings.h @@ -4,7 +4,7 @@ Copyright (C) 2013 PilzAdam This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_util.cpp b/src/script/lua_api/l_util.cpp index d97db2367..27343081b 100644 --- a/src/script/lua_api/l_util.cpp +++ b/src/script/lua_api/l_util.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_util.h b/src/script/lua_api/l_util.h index e75aa28cb..23e29d34e 100644 --- a/src/script/lua_api/l_util.h +++ b/src/script/lua_api/l_util.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_vmanip.cpp b/src/script/lua_api/l_vmanip.cpp index ac6c10303..47de26b13 100644 --- a/src/script/lua_api/l_vmanip.cpp +++ b/src/script/lua_api/l_vmanip.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/lua_api/l_vmanip.h b/src/script/lua_api/l_vmanip.h index 1adb78c4e..ce7248816 100644 --- a/src/script/lua_api/l_vmanip.h +++ b/src/script/lua_api/l_vmanip.h @@ -4,7 +4,7 @@ Copyright (C) 2013 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/scripting_game.cpp b/src/script/scripting_game.cpp index 9321c38a9..a533067f7 100644 --- a/src/script/scripting_game.cpp +++ b/src/script/scripting_game.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/scripting_game.h b/src/script/scripting_game.h index 16d5dcb37..0412ceb9d 100644 --- a/src/script/scripting_game.h +++ b/src/script/scripting_game.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/scripting_mainmenu.cpp b/src/script/scripting_mainmenu.cpp index c74c18edc..4a0545d51 100644 --- a/src/script/scripting_mainmenu.cpp +++ b/src/script/scripting_mainmenu.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/script/scripting_mainmenu.h b/src/script/scripting_mainmenu.h index 3a0795df4..790ad9e1c 100644 --- a/src/script/scripting_mainmenu.h +++ b/src/script/scripting_mainmenu.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serialization.cpp b/src/serialization.cpp index c0fbe10e2..60db8faed 100644 --- a/src/serialization.cpp +++ b/src/serialization.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serialization.h b/src/serialization.h index ab6fe0f79..7493f9afc 100644 --- a/src/serialization.h +++ b/src/serialization.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/server.cpp b/src/server.cpp index c19eed24a..37bb7e08e 100644 --- a/src/server.cpp +++ b/src/server.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/server.h b/src/server.h index 131c3c67b..01f0fa507 100644 --- a/src/server.h +++ b/src/server.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverlist.cpp b/src/serverlist.cpp index a33d1d6bf..ab52ceeac 100644 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverlist.h b/src/serverlist.h index 8ffea44cc..b1b2ef80e 100644 --- a/src/serverlist.h +++ b/src/serverlist.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverobject.cpp b/src/serverobject.cpp index 699040bf2..e3da4bea9 100644 --- a/src/serverobject.cpp +++ b/src/serverobject.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverobject.h b/src/serverobject.h index 5de1071d1..283c324e6 100644 --- a/src/serverobject.h +++ b/src/serverobject.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/settings.cpp b/src/settings.cpp index e95bd436d..cf03d77b7 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/settings.h b/src/settings.h index d43ad6a20..e443998ea 100644 --- a/src/settings.h +++ b/src/settings.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/shader.cpp b/src/shader.cpp index a467c2ea9..d3abdb60f 100644 --- a/src/shader.cpp +++ b/src/shader.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013 Kahrl This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/shader.h b/src/shader.h index 811f33080..75111970d 100644 --- a/src/shader.h +++ b/src/shader.h @@ -5,7 +5,7 @@ Copyright (C) 2013 Kahrl This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sky.h b/src/sky.h index 5023cc682..4535761ea 100644 --- a/src/sky.h +++ b/src/sky.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/socket.cpp b/src/socket.cpp index e82052f77..3fadf604c 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/socket.h b/src/socket.h index c7dd78f66..e37e2defa 100644 --- a/src/socket.h +++ b/src/socket.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sound.cpp b/src/sound.cpp index 707065043..6302db396 100644 --- a/src/sound.cpp +++ b/src/sound.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sound.h b/src/sound.h index c21401e8b..cf06f62fb 100644 --- a/src/sound.h +++ b/src/sound.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sound_openal.cpp b/src/sound_openal.cpp index cb4c7b581..f84631b3d 100644 --- a/src/sound_openal.cpp +++ b/src/sound_openal.cpp @@ -8,7 +8,7 @@ Copyright (C) 2011 Giuseppe Bilotta This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sound_openal.h b/src/sound_openal.h index 13d01a5d6..72ad6de8c 100644 --- a/src/sound_openal.h +++ b/src/sound_openal.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/staticobject.cpp b/src/staticobject.cpp index 2e7d45a47..801d1e8fb 100644 --- a/src/staticobject.cpp +++ b/src/staticobject.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/staticobject.h b/src/staticobject.h index 95a1b945e..13e04cd81 100644 --- a/src/staticobject.h +++ b/src/staticobject.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/strfnd.h b/src/strfnd.h index 3142cc10d..8b44bda71 100644 --- a/src/strfnd.h +++ b/src/strfnd.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/subgame.cpp b/src/subgame.cpp index 6a95f2e4a..a0a78e992 100644 --- a/src/subgame.cpp +++ b/src/subgame.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/subgame.h b/src/subgame.h index 45d4c5261..84283a089 100644 --- a/src/subgame.h +++ b/src/subgame.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/threads.h b/src/threads.h index 503fa6abf..f0671f161 100644 --- a/src/threads.h +++ b/src/threads.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tool.cpp b/src/tool.cpp index e013d5ea8..689d70a82 100644 --- a/src/tool.cpp +++ b/src/tool.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tool.h b/src/tool.h index 509561a16..f5c35ec30 100644 --- a/src/tool.h +++ b/src/tool.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/touchscreengui.cpp b/src/touchscreengui.cpp index f4510575c..be4398651 100644 --- a/src/touchscreengui.cpp +++ b/src/touchscreengui.cpp @@ -3,7 +3,7 @@ Copyright (C) 2014 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/touchscreengui.h b/src/touchscreengui.h index 56c1d7ff3..2856ef855 100644 --- a/src/touchscreengui.h +++ b/src/touchscreengui.h @@ -3,7 +3,7 @@ Copyright (C) 2014 sapier This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/treegen.cpp b/src/treegen.cpp index 1c915ca39..ec9b3ecf5 100644 --- a/src/treegen.cpp +++ b/src/treegen.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola , 2012-2013 RealBadAngel, Maciej Kasatkin This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/treegen.h b/src/treegen.h index 4b0089d1e..9cd09d0a7 100644 --- a/src/treegen.h +++ b/src/treegen.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola , 2012-2013 RealBadAngel, Maciej Kasatkin This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test.cpp b/src/unittest/test.cpp index d0ffb423f..a357634f4 100644 --- a/src/unittest/test.cpp +++ b/src/unittest/test.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test.h b/src/unittest/test.h index e1f1721f9..358f78b77 100644 --- a/src/unittest/test.h +++ b/src/unittest/test.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_collision.cpp b/src/unittest/test_collision.cpp index e505de450..644d070f7 100644 --- a/src/unittest/test_collision.cpp +++ b/src/unittest/test_collision.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_compression.cpp b/src/unittest/test_compression.cpp index a3132aa17..14b8da36e 100644 --- a/src/unittest/test_compression.cpp +++ b/src/unittest/test_compression.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_connection.cpp b/src/unittest/test_connection.cpp index 49e412fc8..24d17bf5b 100644 --- a/src/unittest/test_connection.cpp +++ b/src/unittest/test_connection.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_filepath.cpp b/src/unittest/test_filepath.cpp index 6ea7ac076..aa871de60 100644 --- a/src/unittest/test_filepath.cpp +++ b/src/unittest/test_filepath.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_inventory.cpp b/src/unittest/test_inventory.cpp index 1a783afae..a879c8d61 100644 --- a/src/unittest/test_inventory.cpp +++ b/src/unittest/test_inventory.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_mapnode.cpp b/src/unittest/test_mapnode.cpp index fc1a94916..4079b7c60 100644 --- a/src/unittest/test_mapnode.cpp +++ b/src/unittest/test_mapnode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_nodedef.cpp b/src/unittest/test_nodedef.cpp index 85093f52f..3f266d910 100644 --- a/src/unittest/test_nodedef.cpp +++ b/src/unittest/test_nodedef.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_noderesolver.cpp b/src/unittest/test_noderesolver.cpp index 55acece6a..840e2a359 100644 --- a/src/unittest/test_noderesolver.cpp +++ b/src/unittest/test_noderesolver.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_noise.cpp b/src/unittest/test_noise.cpp index d1821c950..b272c8c1c 100644 --- a/src/unittest/test_noise.cpp +++ b/src/unittest/test_noise.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_objdef.cpp b/src/unittest/test_objdef.cpp index df2633b38..ade2c9bad 100644 --- a/src/unittest/test_objdef.cpp +++ b/src/unittest/test_objdef.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_profiler.cpp b/src/unittest/test_profiler.cpp index fbc03f232..9c8e9d2b4 100644 --- a/src/unittest/test_profiler.cpp +++ b/src/unittest/test_profiler.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_random.cpp b/src/unittest/test_random.cpp index 20cfca334..44fa44582 100644 --- a/src/unittest/test_random.cpp +++ b/src/unittest/test_random.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_schematic.cpp b/src/unittest/test_schematic.cpp index 480124428..4427f706e 100644 --- a/src/unittest/test_schematic.cpp +++ b/src/unittest/test_schematic.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 kwolekr, Ryan Kwolek This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_serialization.cpp b/src/unittest/test_serialization.cpp index 857b9f0a5..e617f2421 100644 --- a/src/unittest/test_serialization.cpp +++ b/src/unittest/test_serialization.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_settings.cpp b/src/unittest/test_settings.cpp index a82d734f0..81063bc36 100644 --- a/src/unittest/test_settings.cpp +++ b/src/unittest/test_settings.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_socket.cpp b/src/unittest/test_socket.cpp index 33e568e79..b5b16aa6d 100644 --- a/src/unittest/test_socket.cpp +++ b/src/unittest/test_socket.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_utilities.cpp b/src/unittest/test_utilities.cpp index 07108706a..7c39c73dd 100644 --- a/src/unittest/test_utilities.cpp +++ b/src/unittest/test_utilities.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_voxelalgorithms.cpp b/src/unittest/test_voxelalgorithms.cpp index 31b9cadd5..ae0553b70 100644 --- a/src/unittest/test_voxelalgorithms.cpp +++ b/src/unittest/test_voxelalgorithms.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unittest/test_voxelmanipulator.cpp b/src/unittest/test_voxelmanipulator.cpp index 7f8ba3849..894247e4f 100644 --- a/src/unittest/test_voxelmanipulator.cpp +++ b/src/unittest/test_voxelmanipulator.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/auth.cpp b/src/util/auth.cpp index ac5139535..3d1458650 100644 --- a/src/util/auth.cpp +++ b/src/util/auth.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015 est31 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/auth.h b/src/util/auth.h index 36d8c20a4..04972e867 100644 --- a/src/util/auth.h +++ b/src/util/auth.h @@ -4,7 +4,7 @@ Copyright (C) 2015 est31 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/container.h b/src/util/container.h index 936c46d61..c3605d8fd 100644 --- a/src/util/container.h +++ b/src/util/container.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/directiontables.cpp b/src/util/directiontables.cpp index d6c154842..faf535246 100644 --- a/src/util/directiontables.cpp +++ b/src/util/directiontables.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/directiontables.h b/src/util/directiontables.h index 0dd3aab09..28347ab49 100644 --- a/src/util/directiontables.h +++ b/src/util/directiontables.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/hex.h b/src/util/hex.h index 6f00a79bf..cd840e84b 100644 --- a/src/util/hex.h +++ b/src/util/hex.h @@ -4,7 +4,7 @@ Copyright (C) 2013 Jonathan Neuschäfer This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/numeric.cpp b/src/util/numeric.cpp index 4ddfede92..36abe9715 100644 --- a/src/util/numeric.cpp +++ b/src/util/numeric.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/numeric.h b/src/util/numeric.h index 0eba01359..c2ff15c4d 100644 --- a/src/util/numeric.h +++ b/src/util/numeric.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/pointedthing.cpp b/src/util/pointedthing.cpp index cd13000b5..fcec25d37 100644 --- a/src/util/pointedthing.cpp +++ b/src/util/pointedthing.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/pointedthing.h b/src/util/pointedthing.h index 2b2703e98..0bb679538 100644 --- a/src/util/pointedthing.h +++ b/src/util/pointedthing.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/pointer.h b/src/util/pointer.h index 7922a9b39..1e4e3aba2 100644 --- a/src/util/pointer.h +++ b/src/util/pointer.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/serialize.cpp b/src/util/serialize.cpp index 659e816b0..0e75588fd 100644 --- a/src/util/serialize.cpp +++ b/src/util/serialize.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/serialize.h b/src/util/serialize.h index 79907799f..923046ca8 100644 --- a/src/util/serialize.h +++ b/src/util/serialize.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/string.cpp b/src/util/string.cpp index 231eaf6be..4c0420d7e 100644 --- a/src/util/string.cpp +++ b/src/util/string.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/string.h b/src/util/string.h index b80e3c9a8..8a415d01d 100644 --- a/src/util/string.h +++ b/src/util/string.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/thread.h b/src/util/thread.h index eda9c0ca2..01eaad1df 100644 --- a/src/util/thread.h +++ b/src/util/thread.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/timetaker.cpp b/src/util/timetaker.cpp index dcf07dc0d..7853585f4 100644 --- a/src/util/timetaker.cpp +++ b/src/util/timetaker.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/util/timetaker.h b/src/util/timetaker.h index 5512c205f..97ac95666 100644 --- a/src/util/timetaker.h +++ b/src/util/timetaker.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/version.cpp b/src/version.cpp index ed167cd24..741e7dd4d 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/version.h b/src/version.h index 0b803b82c..1c0da394d 100644 --- a/src/version.h +++ b/src/version.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/voxel.cpp b/src/voxel.cpp index a5e0b09fe..c15531a56 100644 --- a/src/voxel.cpp +++ b/src/voxel.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/voxel.h b/src/voxel.h index 58ad39be4..a0b985280 100644 --- a/src/voxel.h +++ b/src/voxel.h @@ -4,7 +4,7 @@ Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/voxelalgorithms.cpp b/src/voxelalgorithms.cpp index f067a221a..85ccd7bce 100644 --- a/src/voxelalgorithms.cpp +++ b/src/voxelalgorithms.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/voxelalgorithms.h b/src/voxelalgorithms.h index 2eba6a176..c20d30921 100644 --- a/src/voxelalgorithms.h +++ b/src/voxelalgorithms.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/wieldmesh.cpp b/src/wieldmesh.cpp index 036b25a90..9230e0e1a 100644 --- a/src/wieldmesh.cpp +++ b/src/wieldmesh.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/wieldmesh.h b/src/wieldmesh.h index 933b53763..0422e227a 100644 --- a/src/wieldmesh.h +++ b/src/wieldmesh.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2014 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful,