From 813b520ba301cb76b9ceaeefee8f76b037e51f1d Mon Sep 17 00:00:00 2001 From: Deve Date: Fri, 18 Aug 2023 22:31:27 +0200 Subject: [PATCH] Update license --- src/activeobject.h | 2 +- src/activeobjectmgr.h | 2 +- src/ban.cpp | 2 +- src/ban.h | 2 +- src/chat.cpp | 2 +- src/chat.h | 2 +- src/chat_interface.h | 2 +- src/chatmessage.h | 2 +- src/client/activeobjectmgr.cpp | 2 +- src/client/activeobjectmgr.h | 2 +- src/client/camera.cpp | 2 +- src/client/camera.h | 2 +- src/client/client.cpp | 2 +- src/client/client.h | 2 +- src/client/clientenvironment.cpp | 2 +- src/client/clientenvironment.h | 2 +- src/client/clientevent.h | 2 +- src/client/clientlauncher.cpp | 2 +- src/client/clientlauncher.h | 2 +- src/client/clientmap.cpp | 2 +- src/client/clientmap.h | 2 +- src/client/clientmedia.cpp | 2 +- src/client/clientmedia.h | 2 +- src/client/clientobject.cpp | 2 +- src/client/clientobject.h | 2 +- src/client/clientsimpleobject.h | 2 +- src/client/clouds.cpp | 2 +- src/client/clouds.h | 2 +- src/client/content_cao.cpp | 2 +- src/client/content_cao.h | 2 +- src/client/content_cso.cpp | 2 +- src/client/content_cso.h | 2 +- src/client/content_mapblock.cpp | 2 +- src/client/content_mapblock.h | 2 +- src/client/event_manager.h | 2 +- src/client/filecache.cpp | 2 +- src/client/filecache.h | 2 +- src/client/fontengine.cpp | 2 +- src/client/fontengine.h | 2 +- src/client/game.cpp | 2 +- src/client/game.h | 2 +- src/client/gameui.cpp | 2 +- src/client/gameui.h | 2 +- src/client/guiscalingfilter.cpp | 2 +- src/client/guiscalingfilter.h | 2 +- src/client/hud.cpp | 2 +- src/client/hud.h | 2 +- src/client/imagefilters.cpp | 2 +- src/client/imagefilters.h | 2 +- src/client/inputhandler.cpp | 2 +- src/client/inputhandler.h | 2 +- src/client/joystick_controller.cpp | 2 +- src/client/joystick_controller.h | 2 +- src/client/keycode.cpp | 2 +- src/client/keycode.h | 2 +- src/client/keys.h | 2 +- src/client/localplayer.cpp | 2 +- src/client/localplayer.h | 2 +- src/client/mapblock_mesh.cpp | 2 +- src/client/mapblock_mesh.h | 2 +- src/client/mesh.cpp | 2 +- src/client/mesh.h | 2 +- src/client/mesh_generator_thread.cpp | 2 +- src/client/mesh_generator_thread.h | 2 +- src/client/meshgen/collector.cpp | 2 +- src/client/meshgen/collector.h | 2 +- src/client/minimap.cpp | 2 +- src/client/minimap.h | 2 +- src/client/particles.cpp | 2 +- src/client/particles.h | 2 +- src/client/render/anaglyph.cpp | 2 +- src/client/render/anaglyph.h | 2 +- src/client/render/core.cpp | 2 +- src/client/render/core.h | 2 +- src/client/render/factory.cpp | 2 +- src/client/render/factory.h | 2 +- src/client/render/interlaced.cpp | 2 +- src/client/render/interlaced.h | 2 +- src/client/render/pageflip.cpp | 2 +- src/client/render/pageflip.h | 2 +- src/client/render/plain.cpp | 2 +- src/client/render/plain.h | 2 +- src/client/render/sidebyside.cpp | 2 +- src/client/render/sidebyside.h | 2 +- src/client/render/stereo.cpp | 2 +- src/client/render/stereo.h | 2 +- src/client/renderingengine.cpp | 2 +- src/client/renderingengine.h | 2 +- src/client/shader.cpp | 2 +- src/client/shader.h | 2 +- src/client/shadows/dynamicshadows.cpp | 2 +- src/client/shadows/dynamicshadows.h | 2 +- src/client/shadows/dynamicshadowsrender.cpp | 2 +- src/client/shadows/dynamicshadowsrender.h | 2 +- src/client/shadows/shadowsScreenQuad.cpp | 2 +- src/client/shadows/shadowsScreenQuad.h | 2 +- src/client/shadows/shadowsshadercallbacks.cpp | 2 +- src/client/shadows/shadowsshadercallbacks.h | 2 +- src/client/sky.cpp | 2 +- src/client/sky.h | 2 +- src/client/sound.cpp | 2 +- src/client/sound.h | 2 +- src/client/sound_openal.cpp | 2 +- src/client/sound_openal.h | 2 +- src/client/tile.cpp | 2 +- src/client/tile.h | 2 +- src/client/wieldmesh.cpp | 2 +- src/client/wieldmesh.h | 2 +- src/clientiface.cpp | 2 +- src/clientiface.h | 2 +- src/collision.cpp | 2 +- src/collision.h | 2 +- src/constants.h | 2 +- src/content/content.cpp | 2 +- src/content/content.h | 2 +- src/content/mods.cpp | 2 +- src/content/mods.h | 2 +- src/content/subgames.cpp | 2 +- src/content/subgames.h | 2 +- src/content_mapnode.cpp | 2 +- src/content_mapnode.h | 2 +- src/content_nodemeta.cpp | 2 +- src/content_nodemeta.h | 2 +- src/convert_json.cpp | 2 +- src/convert_json.h | 2 +- src/craftdef.cpp | 2 +- src/craftdef.h | 2 +- src/database/database-dummy.cpp | 2 +- src/database/database-dummy.h | 2 +- src/database/database-files.cpp | 2 +- src/database/database-files.h | 2 +- src/database/database-leveldb.cpp | 2 +- src/database/database-leveldb.h | 2 +- src/database/database-postgresql.cpp | 2 +- src/database/database-postgresql.h | 2 +- src/database/database-redis.cpp | 2 +- src/database/database-redis.h | 2 +- src/database/database-sqlite3.cpp | 2 +- src/database/database-sqlite3.h | 2 +- src/database/database.cpp | 2 +- src/database/database.h | 2 +- src/daynightratio.h | 2 +- src/debug.cpp | 2 +- src/debug.h | 2 +- src/defaultsettings.cpp | 2 +- src/defaultsettings.h | 2 +- src/emerge.cpp | 2 +- src/emerge.h | 2 +- src/environment.cpp | 2 +- src/environment.h | 2 +- src/exceptions.h | 2 +- src/face_position_cache.cpp | 2 +- src/face_position_cache.h | 2 +- src/filesys.cpp | 2 +- src/filesys.h | 2 +- src/gamedef.h | 2 +- src/gameparams.h | 2 +- src/gettext.cpp | 2 +- src/gettext.h | 2 +- src/gettime.h | 2 +- src/gui/StyleSpec.h | 2 +- src/gui/guiBox.cpp | 2 +- src/gui/guiBox.h | 2 +- src/gui/guiButtonImage.cpp | 2 +- src/gui/guiButtonImage.h | 2 +- src/gui/guiButtonItemImage.cpp | 2 +- src/gui/guiButtonItemImage.h | 2 +- src/gui/guiChatConsole.cpp | 2 +- src/gui/guiChatConsole.h | 2 +- src/gui/guiConfirmRegistration.cpp | 2 +- src/gui/guiConfirmRegistration.h | 2 +- src/gui/guiEditBox.cpp | 2 +- src/gui/guiEditBox.h | 2 +- src/gui/guiEngine.cpp | 2 +- src/gui/guiEngine.h | 2 +- src/gui/guiFormSpecMenu.cpp | 2 +- src/gui/guiFormSpecMenu.h | 2 +- src/gui/guiHyperText.cpp | 2 +- src/gui/guiHyperText.h | 2 +- src/gui/guiInventoryList.cpp | 2 +- src/gui/guiInventoryList.h | 2 +- src/gui/guiItemImage.cpp | 2 +- src/gui/guiItemImage.h | 2 +- src/gui/guiKeyChangeMenu.cpp | 2 +- src/gui/guiKeyChangeMenu.h | 2 +- src/gui/guiMainMenu.h | 2 +- src/gui/guiPathSelectMenu.cpp | 2 +- src/gui/guiPathSelectMenu.h | 2 +- src/gui/guiScene.cpp | 2 +- src/gui/guiScene.h | 2 +- src/gui/guiScrollContainer.cpp | 2 +- src/gui/guiScrollContainer.h | 2 +- src/gui/guiTable.cpp | 2 +- src/gui/guiTable.h | 2 +- src/gui/mainmenumanager.h | 2 +- src/gui/modalMenu.cpp | 2 +- src/gui/modalMenu.h | 2 +- src/gui/profilergraph.cpp | 2 +- src/gui/profilergraph.h | 2 +- src/gui/touchscreengui.cpp | 2 +- src/gui/touchscreengui.h | 2 +- src/httpfetch.cpp | 2 +- src/httpfetch.h | 2 +- src/hud.cpp | 2 +- src/hud.h | 2 +- src/inventory.cpp | 2 +- src/inventory.h | 2 +- src/inventorymanager.cpp | 2 +- src/inventorymanager.h | 2 +- src/irr_aabb3d.h | 2 +- src/irr_ptr.h | 2 +- src/irr_v2d.h | 2 +- src/irr_v3d.h | 2 +- src/irrlichttypes.h | 2 +- src/irrlichttypes_bloated.h | 2 +- src/irrlichttypes_extrabloated.h | 2 +- src/itemdef.cpp | 2 +- src/itemdef.h | 2 +- src/itemgroup.h | 2 +- src/itemstackmetadata.cpp | 2 +- src/itemstackmetadata.h | 2 +- src/light.cpp | 2 +- src/light.h | 2 +- src/log.cpp | 2 +- src/log.h | 2 +- src/main.cpp | 2 +- src/map.cpp | 2 +- src/map.h | 2 +- src/map_settings_manager.cpp | 2 +- src/map_settings_manager.h | 2 +- src/mapblock.cpp | 2 +- src/mapblock.h | 2 +- src/mapgen/cavegen.cpp | 2 +- src/mapgen/cavegen.h | 2 +- src/mapgen/dungeongen.cpp | 2 +- src/mapgen/dungeongen.h | 2 +- src/mapgen/mapgen.cpp | 2 +- src/mapgen/mapgen.h | 2 +- src/mapgen/mapgen_carpathian.cpp | 2 +- src/mapgen/mapgen_carpathian.h | 2 +- src/mapgen/mapgen_flat.cpp | 2 +- src/mapgen/mapgen_flat.h | 2 +- src/mapgen/mapgen_fractal.cpp | 2 +- src/mapgen/mapgen_fractal.h | 2 +- src/mapgen/mapgen_singlenode.cpp | 2 +- src/mapgen/mapgen_singlenode.h | 2 +- src/mapgen/mapgen_v5.cpp | 2 +- src/mapgen/mapgen_v5.h | 2 +- src/mapgen/mapgen_v6.cpp | 2 +- src/mapgen/mapgen_v6.h | 2 +- src/mapgen/mapgen_v7.cpp | 2 +- src/mapgen/mapgen_v7.h | 2 +- src/mapgen/mapgen_valleys.cpp | 2 +- src/mapgen/mapgen_valleys.h | 2 +- src/mapgen/mg_biome.cpp | 2 +- src/mapgen/mg_biome.h | 2 +- src/mapgen/mg_decoration.cpp | 2 +- src/mapgen/mg_decoration.h | 2 +- src/mapgen/mg_ore.cpp | 2 +- src/mapgen/mg_ore.h | 2 +- src/mapgen/mg_schematic.cpp | 2 +- src/mapgen/mg_schematic.h | 2 +- src/mapgen/treegen.cpp | 2 +- src/mapgen/treegen.h | 2 +- src/mapnode.cpp | 2 +- src/mapnode.h | 2 +- src/mapsector.cpp | 2 +- src/mapsector.h | 2 +- src/metadata.cpp | 2 +- src/metadata.h | 2 +- src/modchannels.cpp | 2 +- src/modchannels.h | 2 +- src/modifiedstate.h | 2 +- src/mtevent.h | 2 +- src/nameidmapping.cpp | 2 +- src/nameidmapping.h | 2 +- src/network/address.cpp | 2 +- src/network/address.h | 2 +- src/network/clientopcodes.cpp | 2 +- src/network/clientopcodes.h | 2 +- src/network/clientpackethandler.cpp | 2 +- src/network/connection.cpp | 2 +- src/network/connection.h | 2 +- src/network/connectionthreads.cpp | 2 +- src/network/connectionthreads.h | 2 +- src/network/networkexceptions.h | 2 +- src/network/networkpacket.cpp | 2 +- src/network/networkpacket.h | 2 +- src/network/networkprotocol.h | 2 +- src/network/peerhandler.h | 2 +- src/network/serveropcodes.cpp | 2 +- src/network/serveropcodes.h | 2 +- src/network/serverpackethandler.cpp | 2 +- src/network/socket.cpp | 2 +- src/network/socket.h | 2 +- src/nodedef.cpp | 2 +- src/nodedef.h | 2 +- src/nodemetadata.cpp | 2 +- src/nodemetadata.h | 2 +- src/nodetimer.cpp | 2 +- src/nodetimer.h | 2 +- src/objdef.cpp | 2 +- src/objdef.h | 2 +- src/object_properties.cpp | 2 +- src/object_properties.h | 2 +- src/particles.cpp | 2 +- src/particles.h | 2 +- src/pathfinder.cpp | 2 +- src/pathfinder.h | 2 +- src/player.cpp | 2 +- src/player.h | 2 +- src/porting.cpp | 2 +- src/porting.h | 2 +- src/porting_android.cpp | 2 +- src/porting_android.h | 2 +- src/profiler.cpp | 2 +- src/profiler.h | 2 +- src/raycast.cpp | 2 +- src/raycast.h | 2 +- src/reflowscan.cpp | 2 +- src/reflowscan.h | 2 +- src/remoteplayer.cpp | 2 +- src/remoteplayer.h | 2 +- src/rollback.cpp | 2 +- src/rollback.h | 2 +- src/rollback_interface.cpp | 2 +- src/rollback_interface.h | 2 +- src/script/common/c_content.cpp | 2 +- src/script/common/c_content.h | 2 +- src/script/common/c_converter.cpp | 2 +- src/script/common/c_converter.h | 2 +- src/script/common/c_internal.cpp | 2 +- src/script/common/c_internal.h | 2 +- src/script/common/c_types.cpp | 2 +- src/script/common/c_types.h | 2 +- src/script/common/helper.cpp | 2 +- src/script/common/helper.h | 2 +- src/script/cpp_api/s_async.cpp | 2 +- src/script/cpp_api/s_async.h | 2 +- src/script/cpp_api/s_base.cpp | 2 +- src/script/cpp_api/s_base.h | 2 +- src/script/cpp_api/s_client.cpp | 2 +- src/script/cpp_api/s_client.h | 2 +- src/script/cpp_api/s_entity.cpp | 2 +- src/script/cpp_api/s_entity.h | 2 +- src/script/cpp_api/s_env.cpp | 2 +- src/script/cpp_api/s_env.h | 2 +- src/script/cpp_api/s_internal.h | 2 +- src/script/cpp_api/s_inventory.cpp | 2 +- src/script/cpp_api/s_inventory.h | 2 +- src/script/cpp_api/s_item.cpp | 2 +- src/script/cpp_api/s_item.h | 2 +- src/script/cpp_api/s_mainmenu.cpp | 2 +- src/script/cpp_api/s_mainmenu.h | 2 +- src/script/cpp_api/s_modchannels.cpp | 2 +- src/script/cpp_api/s_modchannels.h | 2 +- src/script/cpp_api/s_node.cpp | 2 +- src/script/cpp_api/s_node.h | 2 +- src/script/cpp_api/s_nodemeta.cpp | 2 +- src/script/cpp_api/s_nodemeta.h | 2 +- src/script/cpp_api/s_player.cpp | 2 +- src/script/cpp_api/s_player.h | 2 +- src/script/cpp_api/s_security.cpp | 2 +- src/script/cpp_api/s_security.h | 2 +- src/script/cpp_api/s_server.cpp | 2 +- src/script/cpp_api/s_server.h | 2 +- src/script/lua_api/l_areastore.cpp | 2 +- src/script/lua_api/l_areastore.h | 2 +- src/script/lua_api/l_auth.cpp | 2 +- src/script/lua_api/l_auth.h | 2 +- src/script/lua_api/l_base.cpp | 2 +- src/script/lua_api/l_base.h | 2 +- src/script/lua_api/l_camera.cpp | 2 +- src/script/lua_api/l_camera.h | 2 +- src/script/lua_api/l_client.cpp | 2 +- src/script/lua_api/l_client.h | 2 +- src/script/lua_api/l_craft.cpp | 2 +- src/script/lua_api/l_craft.h | 2 +- src/script/lua_api/l_env.cpp | 2 +- src/script/lua_api/l_env.h | 2 +- src/script/lua_api/l_http.cpp | 2 +- src/script/lua_api/l_http.h | 2 +- src/script/lua_api/l_internal.h | 2 +- src/script/lua_api/l_inventory.cpp | 2 +- src/script/lua_api/l_inventory.h | 2 +- src/script/lua_api/l_item.cpp | 2 +- src/script/lua_api/l_item.h | 2 +- src/script/lua_api/l_itemstackmeta.cpp | 2 +- src/script/lua_api/l_itemstackmeta.h | 2 +- src/script/lua_api/l_localplayer.cpp | 2 +- src/script/lua_api/l_localplayer.h | 2 +- src/script/lua_api/l_mainmenu.cpp | 2 +- src/script/lua_api/l_mainmenu.h | 2 +- src/script/lua_api/l_mapgen.cpp | 2 +- src/script/lua_api/l_mapgen.h | 2 +- src/script/lua_api/l_metadata.cpp | 2 +- src/script/lua_api/l_metadata.h | 2 +- src/script/lua_api/l_minimap.cpp | 2 +- src/script/lua_api/l_minimap.h | 2 +- src/script/lua_api/l_modchannels.cpp | 2 +- src/script/lua_api/l_modchannels.h | 2 +- src/script/lua_api/l_nodemeta.cpp | 2 +- src/script/lua_api/l_nodemeta.h | 2 +- src/script/lua_api/l_nodetimer.cpp | 2 +- src/script/lua_api/l_nodetimer.h | 2 +- src/script/lua_api/l_noise.cpp | 2 +- src/script/lua_api/l_noise.h | 2 +- src/script/lua_api/l_object.cpp | 2 +- src/script/lua_api/l_object.h | 2 +- src/script/lua_api/l_particles.cpp | 2 +- src/script/lua_api/l_particles.h | 2 +- src/script/lua_api/l_particles_local.cpp | 2 +- src/script/lua_api/l_particles_local.h | 2 +- src/script/lua_api/l_playermeta.cpp | 2 +- src/script/lua_api/l_playermeta.h | 2 +- src/script/lua_api/l_rollback.cpp | 2 +- src/script/lua_api/l_rollback.h | 2 +- src/script/lua_api/l_server.cpp | 2 +- src/script/lua_api/l_server.h | 2 +- src/script/lua_api/l_settings.cpp | 2 +- src/script/lua_api/l_settings.h | 2 +- src/script/lua_api/l_sound.cpp | 2 +- src/script/lua_api/l_sound.h | 2 +- src/script/lua_api/l_storage.cpp | 2 +- src/script/lua_api/l_storage.h | 2 +- src/script/lua_api/l_util.cpp | 2 +- src/script/lua_api/l_util.h | 2 +- src/script/lua_api/l_vmanip.cpp | 2 +- src/script/lua_api/l_vmanip.h | 2 +- src/script/scripting_client.cpp | 2 +- src/script/scripting_client.h | 2 +- src/script/scripting_mainmenu.cpp | 2 +- src/script/scripting_mainmenu.h | 2 +- src/script/scripting_server.cpp | 2 +- src/script/scripting_server.h | 2 +- src/serialization.cpp | 2 +- src/serialization.h | 2 +- src/server.cpp | 2 +- src/server.h | 2 +- src/server/activeobjectmgr.cpp | 2 +- src/server/activeobjectmgr.h | 2 +- src/server/luaentity_sao.cpp | 2 +- src/server/luaentity_sao.h | 2 +- src/server/mods.cpp | 2 +- src/server/mods.h | 2 +- src/server/player_sao.cpp | 2 +- src/server/player_sao.h | 2 +- src/server/serveractiveobject.cpp | 2 +- src/server/serveractiveobject.h | 2 +- src/server/serverinventorymgr.cpp | 2 +- src/server/serverinventorymgr.h | 2 +- src/server/unit_sao.cpp | 2 +- src/server/unit_sao.h | 2 +- src/serverenvironment.cpp | 2 +- src/serverenvironment.h | 2 +- src/serverlist.cpp | 2 +- src/serverlist.h | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/skyparams.h | 2 +- src/sound.h | 2 +- src/staticobject.cpp | 2 +- src/staticobject.h | 2 +- src/terminal_chat_console.cpp | 2 +- src/terminal_chat_console.h | 2 +- src/texture_override.cpp | 2 +- src/texture_override.h | 2 +- src/threading/semaphore.cpp | 2 +- src/threading/semaphore.h | 2 +- src/tileanimation.cpp | 2 +- src/tileanimation.h | 2 +- src/tool.cpp | 2 +- src/tool.h | 2 +- src/translation.cpp | 2 +- src/translation.h | 2 +- src/unittest/test.cpp | 2 +- src/unittest/test.h | 2 +- src/unittest/test_activeobject.cpp | 2 +- src/unittest/test_address.cpp | 2 +- src/unittest/test_areastore.cpp | 2 +- src/unittest/test_authdatabase.cpp | 2 +- src/unittest/test_ban.cpp | 2 +- src/unittest/test_clientactiveobjectmgr.cpp | 2 +- src/unittest/test_collision.cpp | 2 +- src/unittest/test_compression.cpp | 2 +- src/unittest/test_connection.cpp | 2 +- src/unittest/test_eventmanager.cpp | 2 +- src/unittest/test_filepath.cpp | 2 +- src/unittest/test_gameui.cpp | 2 +- src/unittest/test_inventory.cpp | 2 +- src/unittest/test_irrptr.cpp | 2 +- src/unittest/test_keycode.cpp | 2 +- src/unittest/test_map.cpp | 2 +- src/unittest/test_map_settings_manager.cpp | 2 +- src/unittest/test_mapnode.cpp | 2 +- src/unittest/test_modchannels.cpp | 2 +- src/unittest/test_modmetadatadatabase.cpp | 2 +- src/unittest/test_nodedef.cpp | 2 +- src/unittest/test_noderesolver.cpp | 2 +- src/unittest/test_noise.cpp | 2 +- src/unittest/test_objdef.cpp | 2 +- src/unittest/test_profiler.cpp | 2 +- src/unittest/test_random.cpp | 2 +- src/unittest/test_schematic.cpp | 2 +- src/unittest/test_serialization.cpp | 2 +- src/unittest/test_server_shutdown_state.cpp | 2 +- src/unittest/test_serveractiveobjectmgr.cpp | 2 +- src/unittest/test_servermodmanager.cpp | 2 +- src/unittest/test_settings.cpp | 2 +- src/unittest/test_socket.cpp | 2 +- src/unittest/test_threading.cpp | 2 +- src/unittest/test_utilities.cpp | 2 +- src/unittest/test_voxelalgorithms.cpp | 2 +- src/unittest/test_voxelarea.cpp | 2 +- src/unittest/test_voxelmanipulator.cpp | 2 +- src/util/Optional.h | 2 +- src/util/areastore.cpp | 2 +- src/util/areastore.h | 2 +- src/util/auth.cpp | 2 +- src/util/auth.h | 2 +- src/util/base64.h | 2 +- src/util/basic_macros.h | 2 +- src/util/container.h | 2 +- src/util/directiontables.cpp | 2 +- src/util/directiontables.h | 2 +- src/util/enriched_string.cpp | 2 +- src/util/enriched_string.h | 2 +- src/util/hex.h | 2 +- src/util/ieee_float.h | 2 +- src/util/metricsbackend.cpp | 2 +- src/util/metricsbackend.h | 2 +- src/util/numeric.cpp | 2 +- src/util/numeric.h | 2 +- src/util/png.cpp | 2 +- src/util/png.h | 2 +- src/util/pointedthing.cpp | 2 +- src/util/pointedthing.h | 2 +- src/util/pointer.h | 2 +- src/util/quicktune.cpp | 2 +- src/util/quicktune.h | 2 +- src/util/quicktune_shortcutter.h | 2 +- src/util/serialize.cpp | 2 +- src/util/serialize.h | 2 +- src/util/strfnd.h | 2 +- src/util/string.cpp | 2 +- src/util/string.h | 2 +- src/util/thread.h | 2 +- src/util/timetaker.cpp | 2 +- src/util/timetaker.h | 2 +- src/version.cpp | 2 +- src/version.h | 2 +- src/voxel.cpp | 2 +- src/voxel.h | 2 +- src/voxelalgorithms.cpp | 2 +- src/voxelalgorithms.h | 2 +- 555 files changed, 555 insertions(+), 555 deletions(-) diff --git a/src/activeobject.h b/src/activeobject.h index 1d8a3712b..d809f2b9a 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/activeobjectmgr.h b/src/activeobjectmgr.h index aa0538e60..fb2ce29a3 100644 --- a/src/activeobjectmgr.h +++ b/src/activeobjectmgr.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 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/ban.cpp b/src/ban.cpp index 3decc9666..941e65ec9 100644 --- a/src/ban.cpp +++ b/src/ban.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 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/ban.h b/src/ban.h index 3e2ab7a87..0a425e296 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/chat.cpp b/src/chat.cpp index 92df038e8..7a10881b4 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 fc080f64b..746d30995 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/chat_interface.h b/src/chat_interface.h index 5dc3d3880..427a9893f 100644 --- a/src/chat_interface.h +++ b/src/chat_interface.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/chatmessage.h b/src/chatmessage.h index f4ecd631d..c96c4bac3 100644 --- a/src/chatmessage.h +++ b/src/chatmessage.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/client/activeobjectmgr.cpp b/src/client/activeobjectmgr.cpp index 82f3cb944..3211b4b53 100644 --- a/src/client/activeobjectmgr.cpp +++ b/src/client/activeobjectmgr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 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/client/activeobjectmgr.h b/src/client/activeobjectmgr.h index 510b2d6e3..18660f78d 100644 --- a/src/client/activeobjectmgr.h +++ b/src/client/activeobjectmgr.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 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/client/camera.cpp b/src/client/camera.cpp index d1f19adb3..5941a1fb3 100644 --- a/src/client/camera.cpp +++ b/src/client/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/client/camera.h b/src/client/camera.h index 403d6024c..814844667 100644 --- a/src/client/camera.h +++ b/src/client/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/client/client.cpp b/src/client/client.cpp index 935a82653..0574d3da0 100644 --- a/src/client/client.cpp +++ b/src/client/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/client.h b/src/client/client.h index 84c85471d..9362a0638 100644 --- a/src/client/client.h +++ b/src/client/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/clientenvironment.cpp b/src/client/clientenvironment.cpp index 448af36c6..0aa80a108 100644 --- a/src/client/clientenvironment.cpp +++ b/src/client/clientenvironment.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/clientenvironment.h b/src/client/clientenvironment.h index 864496a41..f8f37cfd0 100644 --- a/src/client/clientenvironment.h +++ b/src/client/clientenvironment.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/clientevent.h b/src/client/clientevent.h index 17d3aedd6..4fa432045 100644 --- a/src/client/clientevent.h +++ b/src/client/clientevent.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/client/clientlauncher.cpp b/src/client/clientlauncher.cpp index 063154316..646f906ef 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 d1fd9a258..b07df293c 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/clientmap.cpp b/src/client/clientmap.cpp index 1a024e464..96b9b78cd 100644 --- a/src/client/clientmap.cpp +++ b/src/client/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/client/clientmap.h b/src/client/clientmap.h index b4dc42395..4c5fc2a8d 100644 --- a/src/client/clientmap.h +++ b/src/client/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/client/clientmedia.cpp b/src/client/clientmedia.cpp index 6c5d4a8bf..0a9e3edf3 100644 --- a/src/client/clientmedia.cpp +++ b/src/client/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/client/clientmedia.h b/src/client/clientmedia.h index c297d737f..3937ac96a 100644 --- a/src/client/clientmedia.h +++ b/src/client/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/client/clientobject.cpp b/src/client/clientobject.cpp index f4b69201b..bdbc4b180 100644 --- a/src/client/clientobject.cpp +++ b/src/client/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/client/clientobject.h b/src/client/clientobject.h index b192f0dcd..db5648332 100644 --- a/src/client/clientobject.h +++ b/src/client/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/client/clientsimpleobject.h b/src/client/clientsimpleobject.h index f4a40bcd3..85cb4854d 100644 --- a/src/client/clientsimpleobject.h +++ b/src/client/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/client/clouds.cpp b/src/client/clouds.cpp index 383a1d799..b87be38cb 100644 --- a/src/client/clouds.cpp +++ b/src/client/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/client/clouds.h b/src/client/clouds.h index 6db88d93c..81773f2a4 100644 --- a/src/client/clouds.h +++ b/src/client/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/client/content_cao.cpp b/src/client/content_cao.cpp index 1d4636a08..1d631f3b8 100644 --- a/src/client/content_cao.cpp +++ b/src/client/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/client/content_cao.h b/src/client/content_cao.h index 4bbba9134..e01b7957f 100644 --- a/src/client/content_cao.h +++ b/src/client/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/client/content_cso.cpp b/src/client/content_cso.cpp index f9641afbe..e929425a2 100644 --- a/src/client/content_cso.cpp +++ b/src/client/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/client/content_cso.h b/src/client/content_cso.h index cc9213175..ac3454d15 100644 --- a/src/client/content_cso.h +++ b/src/client/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/client/content_mapblock.cpp b/src/client/content_mapblock.cpp index bb2d6398f..626cd69e6 100644 --- a/src/client/content_mapblock.cpp +++ b/src/client/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/client/content_mapblock.h b/src/client/content_mapblock.h index 7344f05ee..7f58a6764 100644 --- a/src/client/content_mapblock.h +++ b/src/client/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/client/event_manager.h b/src/client/event_manager.h index 16f7bcf07..f2cfa8d7c 100644 --- a/src/client/event_manager.h +++ b/src/client/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/client/filecache.cpp b/src/client/filecache.cpp index 46bbe4059..41a6026bf 100644 --- a/src/client/filecache.cpp +++ b/src/client/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/client/filecache.h b/src/client/filecache.h index ea6afc4b2..61b865839 100644 --- a/src/client/filecache.h +++ b/src/client/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/client/fontengine.cpp b/src/client/fontengine.cpp index ad8305b45..ef7f064b6 100644 --- a/src/client/fontengine.cpp +++ b/src/client/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/client/fontengine.h b/src/client/fontengine.h index 78608e517..3bcdea70f 100644 --- a/src/client/fontengine.h +++ b/src/client/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/client/game.cpp b/src/client/game.cpp index 4337d308e..1cca5b344 100644 --- a/src/client/game.cpp +++ b/src/client/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/client/game.h b/src/client/game.h index d87e747c5..0a21a6d2c 100644 --- a/src/client/game.h +++ b/src/client/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/client/gameui.cpp b/src/client/gameui.cpp index 8505ea3ae..706a22330 100644 --- a/src/client/gameui.cpp +++ b/src/client/gameui.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 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/client/gameui.h b/src/client/gameui.h index cc9377bdc..2dbbf4622 100644 --- a/src/client/gameui.h +++ b/src/client/gameui.h @@ -5,7 +5,7 @@ Copyright (C) 2018 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/client/guiscalingfilter.cpp b/src/client/guiscalingfilter.cpp index 232219237..965382db6 100644 --- a/src/client/guiscalingfilter.cpp +++ b/src/client/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/client/guiscalingfilter.h b/src/client/guiscalingfilter.h index 379a4bdb0..520872a88 100644 --- a/src/client/guiscalingfilter.h +++ b/src/client/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/client/hud.cpp b/src/client/hud.cpp index 6011a8cff..6395ae5f4 100644 --- a/src/client/hud.cpp +++ b/src/client/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/client/hud.h b/src/client/hud.h index fd79183a0..593fe9316 100644 --- a/src/client/hud.h +++ b/src/client/hud.h @@ -5,7 +5,7 @@ Copyright (C) 2017 red-001 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/imagefilters.cpp b/src/client/imagefilters.cpp index b62e336f7..1d361aa5c 100644 --- a/src/client/imagefilters.cpp +++ b/src/client/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/client/imagefilters.h b/src/client/imagefilters.h index c9bdefbb6..7302c9101 100644 --- a/src/client/imagefilters.h +++ b/src/client/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/client/inputhandler.cpp b/src/client/inputhandler.cpp index a6ba87e8d..3ded84bf2 100644 --- a/src/client/inputhandler.cpp +++ b/src/client/inputhandler.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/client/inputhandler.h b/src/client/inputhandler.h index 3db105c51..33e38dc21 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/joystick_controller.cpp b/src/client/joystick_controller.cpp index aae73c62d..f67f10b5c 100644 --- a/src/client/joystick_controller.cpp +++ b/src/client/joystick_controller.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 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/client/joystick_controller.h b/src/client/joystick_controller.h index cbc60886c..1dcc6a025 100644 --- a/src/client/joystick_controller.h +++ b/src/client/joystick_controller.h @@ -4,7 +4,7 @@ Copyright (C) 2016 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/client/keycode.cpp b/src/client/keycode.cpp index fac077f0f..ac110f296 100644 --- a/src/client/keycode.cpp +++ b/src/client/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/client/keycode.h b/src/client/keycode.h index 7036705d1..4efe31d9b 100644 --- a/src/client/keycode.h +++ b/src/client/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/client/keys.h b/src/client/keys.h index e120a2d92..e4a4d6b58 100644 --- a/src/client/keys.h +++ b/src/client/keys.h @@ -4,7 +4,7 @@ Copyright (C) 2016 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/client/localplayer.cpp b/src/client/localplayer.cpp index 4f1ea7bda..a61e9d7bb 100644 --- a/src/client/localplayer.cpp +++ b/src/client/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/client/localplayer.h b/src/client/localplayer.h index 577be2803..be26a6aba 100644 --- a/src/client/localplayer.h +++ b/src/client/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/client/mapblock_mesh.cpp b/src/client/mapblock_mesh.cpp index 249a56087..2d4d57fe9 100644 --- a/src/client/mapblock_mesh.cpp +++ b/src/client/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/client/mapblock_mesh.h b/src/client/mapblock_mesh.h index 3b17c4af9..2b8bd82da 100644 --- a/src/client/mapblock_mesh.h +++ b/src/client/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/client/mesh.cpp b/src/client/mesh.cpp index c56eba2e2..537080d71 100644 --- a/src/client/mesh.cpp +++ b/src/client/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/client/mesh.h b/src/client/mesh.h index 1ed753c01..0264de05e 100644 --- a/src/client/mesh.h +++ b/src/client/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/client/mesh_generator_thread.cpp b/src/client/mesh_generator_thread.cpp index 5c3f4180b..81840c80f 100644 --- a/src/client/mesh_generator_thread.cpp +++ b/src/client/mesh_generator_thread.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013, 2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mesh_generator_thread.h b/src/client/mesh_generator_thread.h index 1b734bc06..a1f946e80 100644 --- a/src/client/mesh_generator_thread.h +++ b/src/client/mesh_generator_thread.h @@ -4,7 +4,7 @@ Copyright (C) 2013, 2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/meshgen/collector.cpp b/src/client/meshgen/collector.cpp index 25457c868..cda922fbf 100644 --- a/src/client/meshgen/collector.cpp +++ b/src/client/meshgen/collector.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/meshgen/collector.h b/src/client/meshgen/collector.h index e4189088e..aadb64512 100644 --- a/src/client/meshgen/collector.h +++ b/src/client/meshgen/collector.h @@ -4,7 +4,7 @@ Copyright (C) 2018 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/minimap.cpp b/src/client/minimap.cpp index f26aa1c70..1a9ea5a31 100644 --- a/src/client/minimap.cpp +++ b/src/client/minimap.cpp @@ -4,7 +4,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/client/minimap.h b/src/client/minimap.h index 87c9668ee..8d8623891 100644 --- a/src/client/minimap.h +++ b/src/client/minimap.h @@ -4,7 +4,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/client/particles.cpp b/src/client/particles.cpp index 288826a5f..2e83e373d 100644 --- a/src/client/particles.cpp +++ b/src/client/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/client/particles.h b/src/client/particles.h index 2011f0262..88c6b8cf3 100644 --- a/src/client/particles.h +++ b/src/client/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/client/render/anaglyph.cpp b/src/client/render/anaglyph.cpp index 2571f7333..664860548 100644 --- a/src/client/render/anaglyph.cpp +++ b/src/client/render/anaglyph.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/anaglyph.h b/src/client/render/anaglyph.h index a03b7dc7e..318a20cca 100644 --- a/src/client/render/anaglyph.h +++ b/src/client/render/anaglyph.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/core.cpp b/src/client/render/core.cpp index 44ef1c98c..e8232209f 100644 --- a/src/client/render/core.cpp +++ b/src/client/render/core.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/core.h b/src/client/render/core.h index cabfbbfad..e39a9743c 100644 --- a/src/client/render/core.h +++ b/src/client/render/core.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/factory.cpp b/src/client/render/factory.cpp index 7fcec40dd..62dda18be 100644 --- a/src/client/render/factory.cpp +++ b/src/client/render/factory.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/factory.h b/src/client/render/factory.h index e3339a836..6b6e14dde 100644 --- a/src/client/render/factory.h +++ b/src/client/render/factory.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/interlaced.cpp b/src/client/render/interlaced.cpp index 3f79a8eb5..12e92f73d 100644 --- a/src/client/render/interlaced.cpp +++ b/src/client/render/interlaced.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/interlaced.h b/src/client/render/interlaced.h index 71815fd70..46d7c01be 100644 --- a/src/client/render/interlaced.h +++ b/src/client/render/interlaced.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/pageflip.cpp b/src/client/render/pageflip.cpp index f3a219055..e112bb943 100644 --- a/src/client/render/pageflip.cpp +++ b/src/client/render/pageflip.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/pageflip.h b/src/client/render/pageflip.h index 17711b0f4..365d01c1f 100644 --- a/src/client/render/pageflip.h +++ b/src/client/render/pageflip.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/plain.cpp b/src/client/render/plain.cpp index a130a14eb..5c9bc8fc3 100644 --- a/src/client/render/plain.cpp +++ b/src/client/render/plain.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/plain.h b/src/client/render/plain.h index 80c17ed9f..30101ace2 100644 --- a/src/client/render/plain.h +++ b/src/client/render/plain.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/sidebyside.cpp b/src/client/render/sidebyside.cpp index ed08810db..efbb1c57b 100644 --- a/src/client/render/sidebyside.cpp +++ b/src/client/render/sidebyside.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/sidebyside.h b/src/client/render/sidebyside.h index f8ed256b3..e3af7d3f9 100644 --- a/src/client/render/sidebyside.h +++ b/src/client/render/sidebyside.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/stereo.cpp b/src/client/render/stereo.cpp index 967b5a78f..6a8844b07 100644 --- a/src/client/render/stereo.cpp +++ b/src/client/render/stereo.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/render/stereo.h b/src/client/render/stereo.h index c8b07e146..48fc0a28a 100644 --- a/src/client/render/stereo.h +++ b/src/client/render/stereo.h @@ -5,7 +5,7 @@ Copyright (C) 2017 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/renderingengine.cpp b/src/client/renderingengine.cpp index 1859aca8f..642815ad3 100644 --- a/src/client/renderingengine.cpp +++ b/src/client/renderingengine.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/client/renderingengine.h b/src/client/renderingengine.h index a0ddb0d9a..b50ab437e 100644 --- a/src/client/renderingengine.h +++ b/src/client/renderingengine.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/client/shader.cpp b/src/client/shader.cpp index c04a25862..aaf00663b 100644 --- a/src/client/shader.cpp +++ b/src/client/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/client/shader.h b/src/client/shader.h index 49a563115..434c47a34 100644 --- a/src/client/shader.h +++ b/src/client/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/client/shadows/dynamicshadows.cpp b/src/client/shadows/dynamicshadows.cpp index 6ef5a4f1d..83e4212da 100644 --- a/src/client/shadows/dynamicshadows.cpp +++ b/src/client/shadows/dynamicshadows.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/dynamicshadows.h b/src/client/shadows/dynamicshadows.h index d8be66be8..7c4e28afc 100644 --- a/src/client/shadows/dynamicshadows.h +++ b/src/client/shadows/dynamicshadows.h @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/dynamicshadowsrender.cpp b/src/client/shadows/dynamicshadowsrender.cpp index a913a9290..f2cd8a548 100644 --- a/src/client/shadows/dynamicshadowsrender.cpp +++ b/src/client/shadows/dynamicshadowsrender.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/dynamicshadowsrender.h b/src/client/shadows/dynamicshadowsrender.h index e4b3c3e22..17c8bd7da 100644 --- a/src/client/shadows/dynamicshadowsrender.h +++ b/src/client/shadows/dynamicshadowsrender.h @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/shadowsScreenQuad.cpp b/src/client/shadows/shadowsScreenQuad.cpp index 5f6d38157..91d53ef2b 100644 --- a/src/client/shadows/shadowsScreenQuad.cpp +++ b/src/client/shadows/shadowsScreenQuad.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/shadowsScreenQuad.h b/src/client/shadows/shadowsScreenQuad.h index c18be9a2b..9b3396ccf 100644 --- a/src/client/shadows/shadowsScreenQuad.h +++ b/src/client/shadows/shadowsScreenQuad.h @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/shadowsshadercallbacks.cpp b/src/client/shadows/shadowsshadercallbacks.cpp index 65a63f49c..799b47012 100644 --- a/src/client/shadows/shadowsshadercallbacks.cpp +++ b/src/client/shadows/shadowsshadercallbacks.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/shadows/shadowsshadercallbacks.h b/src/client/shadows/shadowsshadercallbacks.h index 3549567c3..5e92e4f2f 100644 --- a/src/client/shadows/shadowsshadercallbacks.h +++ b/src/client/shadows/shadowsshadercallbacks.h @@ -4,7 +4,7 @@ Copyright (C) 2021 Liso This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/sky.cpp b/src/client/sky.cpp index 7fe90c6cd..522b13f56 100644 --- a/src/client/sky.cpp +++ b/src/client/sky.cpp @@ -5,7 +5,7 @@ Copyright (C) 2020 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/sky.h b/src/client/sky.h index 3dc057b70..80b18d3a8 100644 --- a/src/client/sky.h +++ b/src/client/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/client/sound.cpp b/src/client/sound.cpp index 44a96dd25..f7dfd68e9 100644 --- a/src/client/sound.cpp +++ b/src/client/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/client/sound.h b/src/client/sound.h index c1d3c0cfa..984f3c160 100644 --- a/src/client/sound.h +++ b/src/client/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/client/sound_openal.cpp b/src/client/sound_openal.cpp index 0eda8842b..b735eb07c 100644 --- a/src/client/sound_openal.cpp +++ b/src/client/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/client/sound_openal.h b/src/client/sound_openal.h index f04ad7cac..b48ecb189 100644 --- a/src/client/sound_openal.h +++ b/src/client/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/client/tile.cpp b/src/client/tile.cpp index da03ff5c8..df5290d0e 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 fcdc46460..6b3a99734 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/client/wieldmesh.cpp b/src/client/wieldmesh.cpp index 0a4cb3b86..12bbc5c5e 100644 --- a/src/client/wieldmesh.cpp +++ b/src/client/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/client/wieldmesh.h b/src/client/wieldmesh.h index d1eeb64f5..2aae8586f 100644 --- a/src/client/wieldmesh.h +++ b/src/client/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, diff --git a/src/clientiface.cpp b/src/clientiface.cpp index a1c3e1187..d1ddf520f 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 b1591ddb0..75aa95367 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/collision.cpp b/src/collision.cpp index d85a56884..43da64fb3 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 87a502828..0e44186b3 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 b9d4f8d70..c78d2fb81 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/content.cpp b/src/content/content.cpp index 66ef83d42..af5a87e22 100644 --- a/src/content/content.cpp +++ b/src/content/content.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/content.h b/src/content/content.h index e246ed411..b42d70765 100644 --- a/src/content/content.h +++ b/src/content/content.h @@ -4,7 +4,7 @@ Copyright (C) 2018 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mods.cpp b/src/content/mods.cpp index 455506967..48a647d3e 100644 --- a/src/content/mods.cpp +++ b/src/content/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/content/mods.h b/src/content/mods.h index dd3b6e0e6..edbfc85b4 100644 --- a/src/content/mods.h +++ b/src/content/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/content/subgames.cpp b/src/content/subgames.cpp index 62e82e0e4..3e476556c 100644 --- a/src/content/subgames.cpp +++ b/src/content/subgames.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/subgames.h b/src/content/subgames.h index 4a50803e8..cbc3da619 100644 --- a/src/content/subgames.h +++ b/src/content/subgames.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_mapnode.cpp b/src/content_mapnode.cpp index 6da5f45ad..910d6cd7f 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 76c3f6cd1..3dbd791d8 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 39743c11f..4fb0f0042 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 b853274f5..9bfb48b57 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/convert_json.cpp b/src/convert_json.cpp index 686113fa8..9c8ae4545 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 d1d487e77..913938a39 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 210605198..03b72d0f9 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 7c14e702a..b0c4fe27c 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/database-dummy.cpp b/src/database/database-dummy.cpp index 629b2fb04..af6e62570 100644 --- a/src/database/database-dummy.cpp +++ b/src/database/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/database-dummy.h b/src/database/database-dummy.h index 44b9e8d68..fedcd429c 100644 --- a/src/database/database-dummy.h +++ b/src/database/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/database-files.cpp b/src/database/database-files.cpp index 7c0dbac28..6fb609ddb 100644 --- a/src/database/database-files.cpp +++ b/src/database/database-files.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 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/database/database-files.h b/src/database/database-files.h index 962e4d7bb..91c363491 100644 --- a/src/database/database-files.h +++ b/src/database/database-files.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/database/database-leveldb.cpp b/src/database/database-leveldb.cpp index 39f4c8442..faade4d11 100644 --- a/src/database/database-leveldb.cpp +++ b/src/database/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/database-leveldb.h b/src/database/database-leveldb.h index 61def1256..92d2d732d 100644 --- a/src/database/database-leveldb.h +++ b/src/database/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/database-postgresql.cpp b/src/database/database-postgresql.cpp index 3469f4242..edfd62ba5 100644 --- a/src/database/database-postgresql.cpp +++ b/src/database/database-postgresql.cpp @@ -3,7 +3,7 @@ Copyright (C) 2016 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/database/database-postgresql.h b/src/database/database-postgresql.h index 81b4a2b10..7caf5471e 100644 --- a/src/database/database-postgresql.h +++ b/src/database/database-postgresql.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/database-redis.cpp b/src/database/database-redis.cpp index 5ffff67b7..d96032441 100644 --- a/src/database/database-redis.cpp +++ b/src/database/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/database-redis.h b/src/database/database-redis.h index 6bea563bc..dff818afb 100644 --- a/src/database/database-redis.h +++ b/src/database/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/database-sqlite3.cpp b/src/database/database-sqlite3.cpp index 1e63ae9d8..4301ee157 100644 --- a/src/database/database-sqlite3.cpp +++ b/src/database/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/database-sqlite3.h b/src/database/database-sqlite3.h index 5e3d7c96c..5fb26d20a 100644 --- a/src/database/database-sqlite3.h +++ b/src/database/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/database.cpp b/src/database/database.cpp index 12e0e1a0f..8377a33be 100644 --- a/src/database/database.cpp +++ b/src/database/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/database.h b/src/database/database.h index fbb5befea..594412fb1 100644 --- a/src/database/database.h +++ b/src/database/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 538767cad..338f2f04f 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 3c82ed9e1..f8c92b7b4 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 1faeece8d..e02085de9 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 600fc65f3..87e3d530d 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 c239b3c12..0b50545f3 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/emerge.cpp b/src/emerge.cpp index 55ae99caf..ce702d8aa 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 61e7bda63..50ca1a0e7 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 b04f77557..1389250af 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 b4884fdb3..95a5b77a8 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/exceptions.h b/src/exceptions.h index a558adc5d..8248966b3 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/face_position_cache.cpp b/src/face_position_cache.cpp index 7a8f235fa..c9fbf01d0 100644 --- a/src/face_position_cache.cpp +++ b/src/face_position_cache.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/face_position_cache.h b/src/face_position_cache.h index 36cb06484..9e16f803c 100644 --- a/src/face_position_cache.h +++ b/src/face_position_cache.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/filesys.cpp b/src/filesys.cpp index ea00def6a..04ebd329a 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 3fa2524c3..ccbf1cad2 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/gamedef.h b/src/gamedef.h index 8a9246da2..099887195 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 70b0ffcde..2ff08c271 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/gettext.cpp b/src/gettext.cpp index de042cf35..be017f0de 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 6225fef93..5e263158f 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 66efef1d7..e17cfb37f 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/gui/StyleSpec.h b/src/gui/StyleSpec.h index fc92a861b..0b240b63e 100644 --- a/src/gui/StyleSpec.h +++ b/src/gui/StyleSpec.h @@ -4,7 +4,7 @@ Copyright (C) 2019 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiBox.cpp b/src/gui/guiBox.cpp index 443f1064f..ec61bb344 100644 --- a/src/gui/guiBox.cpp +++ b/src/gui/guiBox.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/gui/guiBox.h b/src/gui/guiBox.h index ca8f83771..20d483b61 100644 --- a/src/gui/guiBox.h +++ b/src/gui/guiBox.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/gui/guiButtonImage.cpp b/src/gui/guiButtonImage.cpp index b507ffece..da9edf78c 100644 --- a/src/gui/guiButtonImage.cpp +++ b/src/gui/guiButtonImage.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/gui/guiButtonImage.h b/src/gui/guiButtonImage.h index 59a25b4f0..a572fc801 100644 --- a/src/gui/guiButtonImage.h +++ b/src/gui/guiButtonImage.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/gui/guiButtonItemImage.cpp b/src/gui/guiButtonItemImage.cpp index d9ab4b935..0aa17f862 100644 --- a/src/gui/guiButtonItemImage.cpp +++ b/src/gui/guiButtonItemImage.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/gui/guiButtonItemImage.h b/src/gui/guiButtonItemImage.h index 205e957a7..0501a6630 100644 --- a/src/gui/guiButtonItemImage.h +++ b/src/gui/guiButtonItemImage.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/gui/guiChatConsole.cpp b/src/gui/guiChatConsole.cpp index 01e10ea2e..f229273c9 100644 --- a/src/gui/guiChatConsole.cpp +++ b/src/gui/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/gui/guiChatConsole.h b/src/gui/guiChatConsole.h index 32628f0d8..1d2f45047 100644 --- a/src/gui/guiChatConsole.h +++ b/src/gui/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/gui/guiConfirmRegistration.cpp b/src/gui/guiConfirmRegistration.cpp index b8887a4af..3af528100 100644 --- a/src/gui/guiConfirmRegistration.cpp +++ b/src/gui/guiConfirmRegistration.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 srifqi, Muhammad Rifqi Priyo Susanto This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiConfirmRegistration.h b/src/gui/guiConfirmRegistration.h index d8387201d..6ca3bf260 100644 --- a/src/gui/guiConfirmRegistration.h +++ b/src/gui/guiConfirmRegistration.h @@ -5,7 +5,7 @@ Copyright (C) 2018 srifqi, Muhammad Rifqi Priyo Susanto This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiEditBox.cpp b/src/gui/guiEditBox.cpp index 4a0f5013d..7398301b4 100644 --- a/src/gui/guiEditBox.cpp +++ b/src/gui/guiEditBox.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 Minetest This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiEditBox.h b/src/gui/guiEditBox.h index 4c7413f54..17489281f 100644 --- a/src/gui/guiEditBox.h +++ b/src/gui/guiEditBox.h @@ -4,7 +4,7 @@ Copyright (C) 2021 Minetest This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiEngine.cpp b/src/gui/guiEngine.cpp index b65b31304..293080534 100644 --- a/src/gui/guiEngine.cpp +++ b/src/gui/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/gui/guiEngine.h b/src/gui/guiEngine.h index d7e6485ef..61f3afaf5 100644 --- a/src/gui/guiEngine.h +++ b/src/gui/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/gui/guiFormSpecMenu.cpp b/src/gui/guiFormSpecMenu.cpp index 85bd04900..2e4f1c8c1 100644 --- a/src/gui/guiFormSpecMenu.cpp +++ b/src/gui/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/gui/guiFormSpecMenu.h b/src/gui/guiFormSpecMenu.h index 0b4d3879d..d4d23a912 100644 --- a/src/gui/guiFormSpecMenu.h +++ b/src/gui/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/gui/guiHyperText.cpp b/src/gui/guiHyperText.cpp index 40450ce5f..6298c14db 100644 --- a/src/gui/guiHyperText.cpp +++ b/src/gui/guiHyperText.cpp @@ -4,7 +4,7 @@ Copyright (C) 2019 EvicenceBKidscode / Pierre-Yves Rollo This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiHyperText.h b/src/gui/guiHyperText.h index 04c664df5..df6ea3a8b 100644 --- a/src/gui/guiHyperText.h +++ b/src/gui/guiHyperText.h @@ -4,7 +4,7 @@ Copyright (C) 2019 EvicenceBKidscode / Pierre-Yves Rollo This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiInventoryList.cpp b/src/gui/guiInventoryList.cpp index 183d72165..4b10b7cd4 100644 --- a/src/gui/guiInventoryList.cpp +++ b/src/gui/guiInventoryList.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/gui/guiInventoryList.h b/src/gui/guiInventoryList.h index 28e95fbbf..9d4f3ef51 100644 --- a/src/gui/guiInventoryList.h +++ b/src/gui/guiInventoryList.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/gui/guiItemImage.cpp b/src/gui/guiItemImage.cpp index f93d5476c..17f291cd3 100644 --- a/src/gui/guiItemImage.cpp +++ b/src/gui/guiItemImage.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/gui/guiItemImage.h b/src/gui/guiItemImage.h index 6fede6564..a6212569f 100644 --- a/src/gui/guiItemImage.h +++ b/src/gui/guiItemImage.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/gui/guiKeyChangeMenu.cpp b/src/gui/guiKeyChangeMenu.cpp index 29d5138f0..825fa2ba9 100644 --- a/src/gui/guiKeyChangeMenu.cpp +++ b/src/gui/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/gui/guiKeyChangeMenu.h b/src/gui/guiKeyChangeMenu.h index 1c0f40247..8c6bc5e8b 100644 --- a/src/gui/guiKeyChangeMenu.h +++ b/src/gui/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/gui/guiMainMenu.h b/src/gui/guiMainMenu.h index 1dca8bf2d..173fb7ee7 100644 --- a/src/gui/guiMainMenu.h +++ b/src/gui/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/gui/guiPathSelectMenu.cpp b/src/gui/guiPathSelectMenu.cpp index 489927a11..ebd6d6ee6 100644 --- a/src/gui/guiPathSelectMenu.cpp +++ b/src/gui/guiPathSelectMenu.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/gui/guiPathSelectMenu.h b/src/gui/guiPathSelectMenu.h index 11307d682..fb64df0d7 100644 --- a/src/gui/guiPathSelectMenu.h +++ b/src/gui/guiPathSelectMenu.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/gui/guiScene.cpp b/src/gui/guiScene.cpp index ee2556b03..efe53c540 100644 --- a/src/gui/guiScene.cpp +++ b/src/gui/guiScene.cpp @@ -4,7 +4,7 @@ Copyright (C) 2020 Jean-Patrick Guerrero This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiScene.h b/src/gui/guiScene.h index 0f5f3a891..7e06e854a 100644 --- a/src/gui/guiScene.h +++ b/src/gui/guiScene.h @@ -4,7 +4,7 @@ Copyright (C) 2020 Jean-Patrick Guerrero This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiScrollContainer.cpp b/src/gui/guiScrollContainer.cpp index 0fe4c41bd..b9eadfe7d 100644 --- a/src/gui/guiScrollContainer.cpp +++ b/src/gui/guiScrollContainer.cpp @@ -4,7 +4,7 @@ Copyright (C) 2020 DS This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiScrollContainer.h b/src/gui/guiScrollContainer.h index 9e3ec6e93..7f15e76bc 100644 --- a/src/gui/guiScrollContainer.h +++ b/src/gui/guiScrollContainer.h @@ -4,7 +4,7 @@ Copyright (C) 2020 DS This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/guiTable.cpp b/src/gui/guiTable.cpp index 79ae1aea3..1a1f1623f 100644 --- a/src/gui/guiTable.cpp +++ b/src/gui/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/gui/guiTable.h b/src/gui/guiTable.h index 76a0e94d0..a4b69fbf9 100644 --- a/src/gui/guiTable.h +++ b/src/gui/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/gui/mainmenumanager.h b/src/gui/mainmenumanager.h index 102492255..038940e96 100644 --- a/src/gui/mainmenumanager.h +++ b/src/gui/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/gui/modalMenu.cpp b/src/gui/modalMenu.cpp index 56a5d2cb9..56f1b7340 100644 --- a/src/gui/modalMenu.cpp +++ b/src/gui/modalMenu.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 stujones11, Stuart Jones This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/modalMenu.h b/src/gui/modalMenu.h index 06e78f06b..87dbe41f8 100644 --- a/src/gui/modalMenu.h +++ b/src/gui/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/gui/profilergraph.cpp b/src/gui/profilergraph.cpp index f71ef3799..0ce4d1ce8 100644 --- a/src/gui/profilergraph.cpp +++ b/src/gui/profilergraph.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 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/gui/profilergraph.h b/src/gui/profilergraph.h index 6354ac9ef..c9c7de89f 100644 --- a/src/gui/profilergraph.h +++ b/src/gui/profilergraph.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/touchscreengui.cpp b/src/gui/touchscreengui.cpp index ebe1a6325..7d960ce40 100644 --- a/src/gui/touchscreengui.cpp +++ b/src/gui/touchscreengui.cpp @@ -5,7 +5,7 @@ Copyright (C) 2018 srifqi, Muhammad Rifqi Priyo Susanto This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/gui/touchscreengui.h b/src/gui/touchscreengui.h index 6b36c0d59..b7a9eea8e 100644 --- a/src/gui/touchscreengui.h +++ b/src/gui/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/httpfetch.cpp b/src/httpfetch.cpp index 16f0791c9..9e6816ba8 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 a4901e63b..a0b976515 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 e4ad7940f..ce606d52c 100644 --- a/src/hud.cpp +++ b/src/hud.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 769966688..5c0bd9948 100644 --- a/src/hud.h +++ b/src/hud.h @@ -5,7 +5,7 @@ Copyright (C) 2017 red-001 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 d14b12f9d..cfeddb916 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 eb063d4ad..4ab08c7e6 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 a159bf786..3dd2cb002 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 4ad5d3f49..76fa44849 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 73bb2db7a..8fd59c423 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_ptr.h b/src/irr_ptr.h index 42b409676..19bf54dc1 100644 --- a/src/irr_ptr.h +++ b/src/irr_ptr.h @@ -4,7 +4,7 @@ Copyright (C) 2018 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 a9065766b..2d3ce6a62 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 3e95c7913..6f8f6b82d 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 93c2d105b..9020ffbde 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 a772a5cb5..3ccd79702 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 b03ba7955..a43e19f6f 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 d79d6b263..5b8be3029 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 3e302840f..68e3aef0c 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 fcf720649..dc4bb606e 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/itemstackmetadata.cpp b/src/itemstackmetadata.cpp index 529e0149f..4d43a4323 100644 --- a/src/itemstackmetadata.cpp +++ b/src/itemstackmetadata.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/itemstackmetadata.h b/src/itemstackmetadata.h index a7f134955..22820eac0 100644 --- a/src/itemstackmetadata.h +++ b/src/itemstackmetadata.h @@ -4,7 +4,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 d5389b450..40f61764a 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 44082a163..111b3a620 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/log.cpp b/src/log.cpp index 3c61414e9..1d3141c0d 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 6ed6b1fb7..3ab00934b 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/main.cpp b/src/main.cpp index ca95ef874..268a94c00 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/map.cpp b/src/map.cpp index a11bbb96a..0e70afcb9 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 fe580b20f..f36a2560d 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/map_settings_manager.cpp b/src/map_settings_manager.cpp index c75483edb..88c6073bd 100644 --- a/src/map_settings_manager.cpp +++ b/src/map_settings_manager.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/map_settings_manager.h b/src/map_settings_manager.h index fa271268d..3dbc4f1b8 100644 --- a/src/map_settings_manager.h +++ b/src/map_settings_manager.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/mapblock.cpp b/src/mapblock.cpp index e3a6caa19..6f5ab80ca 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 a86db7b70..b8821585d 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/mapgen/cavegen.cpp b/src/mapgen/cavegen.cpp index 340079821..5606bea4e 100644 --- a/src/mapgen/cavegen.cpp +++ b/src/mapgen/cavegen.cpp @@ -6,7 +6,7 @@ Copyright (C) 2010-2016 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/cavegen.h b/src/mapgen/cavegen.h index d678d365b..6940c4ff6 100644 --- a/src/mapgen/cavegen.h +++ b/src/mapgen/cavegen.h @@ -5,7 +5,7 @@ Copyright (C) 2010-2016 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/dungeongen.cpp b/src/mapgen/dungeongen.cpp index acdb1a0f0..cb4b7b18a 100644 --- a/src/mapgen/dungeongen.cpp +++ b/src/mapgen/dungeongen.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/dungeongen.h b/src/mapgen/dungeongen.h index 35e6beef5..e11fad962 100644 --- a/src/mapgen/dungeongen.h +++ b/src/mapgen/dungeongen.h @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen.cpp b/src/mapgen/mapgen.cpp index d767bd264..0b93616c8 100644 --- a/src/mapgen/mapgen.cpp +++ b/src/mapgen/mapgen.cpp @@ -6,7 +6,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen.h b/src/mapgen/mapgen.h index 61db4f3b9..959dfaff0 100644 --- a/src/mapgen/mapgen.h +++ b/src/mapgen/mapgen.h @@ -6,7 +6,7 @@ Copyright (C) 2013-2016 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/mapgen_carpathian.cpp b/src/mapgen/mapgen_carpathian.cpp index b3a0bd270..12cd3bd3e 100644 --- a/src/mapgen/mapgen_carpathian.cpp +++ b/src/mapgen/mapgen_carpathian.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017-2019 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_carpathian.h b/src/mapgen/mapgen_carpathian.h index 31b2b91d8..c297b4550 100644 --- a/src/mapgen/mapgen_carpathian.h +++ b/src/mapgen/mapgen_carpathian.h @@ -5,7 +5,7 @@ Copyright (C) 2017-2019 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_flat.cpp b/src/mapgen/mapgen_flat.cpp index 342455029..2d9af52a1 100644 --- a/src/mapgen/mapgen_flat.cpp +++ b/src/mapgen/mapgen_flat.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015-2016 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/mapgen_flat.h b/src/mapgen/mapgen_flat.h index 4b46aff27..4b2a5487d 100644 --- a/src/mapgen/mapgen_flat.h +++ b/src/mapgen/mapgen_flat.h @@ -5,7 +5,7 @@ Copyright (C) 2015-2016 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/mapgen_fractal.cpp b/src/mapgen/mapgen_fractal.cpp index fabb1b2b1..08a9ced49 100644 --- a/src/mapgen/mapgen_fractal.cpp +++ b/src/mapgen/mapgen_fractal.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015-2016 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/mapgen_fractal.h b/src/mapgen/mapgen_fractal.h index 23af925bc..3862c2be3 100644 --- a/src/mapgen/mapgen_fractal.h +++ b/src/mapgen/mapgen_fractal.h @@ -8,7 +8,7 @@ by Paul Nylander, and from http://www.fractalforums.com, thank you. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_singlenode.cpp b/src/mapgen/mapgen_singlenode.cpp index 5382423fa..880afedbf 100644 --- a/src/mapgen/mapgen_singlenode.cpp +++ b/src/mapgen/mapgen_singlenode.cpp @@ -6,7 +6,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_singlenode.h b/src/mapgen/mapgen_singlenode.h index e056d9ab1..28665dd2c 100644 --- a/src/mapgen/mapgen_singlenode.h +++ b/src/mapgen/mapgen_singlenode.h @@ -6,7 +6,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_v5.cpp b/src/mapgen/mapgen_v5.cpp index 87e54755f..80c6fb961 100644 --- a/src/mapgen/mapgen_v5.cpp +++ b/src/mapgen/mapgen_v5.cpp @@ -5,7 +5,7 @@ Copyright (C) 2014-2018 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/mapgen_v5.h b/src/mapgen/mapgen_v5.h index cf4ee4899..9cb52cc47 100644 --- a/src/mapgen/mapgen_v5.h +++ b/src/mapgen/mapgen_v5.h @@ -5,7 +5,7 @@ Copyright (C) 2014-2018 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/mapgen_v6.cpp b/src/mapgen/mapgen_v6.cpp index a418acace..5c332f8b7 100644 --- a/src/mapgen/mapgen_v6.cpp +++ b/src/mapgen/mapgen_v6.cpp @@ -6,7 +6,7 @@ Copyright (C) 2014-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_v6.h b/src/mapgen/mapgen_v6.h index b0eb67893..d6fd93264 100644 --- a/src/mapgen/mapgen_v6.h +++ b/src/mapgen/mapgen_v6.h @@ -6,7 +6,7 @@ Copyright (C) 2014-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_v7.cpp b/src/mapgen/mapgen_v7.cpp index 91f004518..1e08126c1 100644 --- a/src/mapgen/mapgen_v7.cpp +++ b/src/mapgen/mapgen_v7.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013-2016 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/mapgen_v7.h b/src/mapgen/mapgen_v7.h index 5db10a304..c12218c3f 100644 --- a/src/mapgen/mapgen_v7.h +++ b/src/mapgen/mapgen_v7.h @@ -5,7 +5,7 @@ Copyright (C) 2013-2016 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/mapgen_valleys.cpp b/src/mapgen/mapgen_valleys.cpp index 80a99b1f0..879a494a9 100644 --- a/src/mapgen/mapgen_valleys.cpp +++ b/src/mapgen/mapgen_valleys.cpp @@ -11,7 +11,7 @@ Licensing changed by permission of Gael de Sailly. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mapgen_valleys.h b/src/mapgen/mapgen_valleys.h index 34a923dfa..23387a1b2 100644 --- a/src/mapgen/mapgen_valleys.h +++ b/src/mapgen/mapgen_valleys.h @@ -11,7 +11,7 @@ Licensing changed by permission of Gael de Sailly. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mg_biome.cpp b/src/mapgen/mg_biome.cpp index f08cc190f..f7e356478 100644 --- a/src/mapgen/mg_biome.cpp +++ b/src/mapgen/mg_biome.cpp @@ -5,7 +5,7 @@ Copyright (C) 2014-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mg_biome.h b/src/mapgen/mg_biome.h index c85afc3a0..50fb55c9b 100644 --- a/src/mapgen/mg_biome.h +++ b/src/mapgen/mg_biome.h @@ -5,7 +5,7 @@ Copyright (C) 2014-2016 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/mg_decoration.cpp b/src/mapgen/mg_decoration.cpp index a4cada396..c76d9cbf2 100644 --- a/src/mapgen/mg_decoration.cpp +++ b/src/mapgen/mg_decoration.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mg_decoration.h b/src/mapgen/mg_decoration.h index 1ea02a527..ef7d7f160 100644 --- a/src/mapgen/mg_decoration.h +++ b/src/mapgen/mg_decoration.h @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mg_ore.cpp b/src/mapgen/mg_ore.cpp index 5814f433a..1177c647a 100644 --- a/src/mapgen/mg_ore.cpp +++ b/src/mapgen/mg_ore.cpp @@ -5,7 +5,7 @@ Copyright (C) 2014-2016 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/mg_ore.h b/src/mapgen/mg_ore.h index a757fa6d0..4a997dca8 100644 --- a/src/mapgen/mg_ore.h +++ b/src/mapgen/mg_ore.h @@ -5,7 +5,7 @@ Copyright (C) 2014-2016 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/mg_schematic.cpp b/src/mapgen/mg_schematic.cpp index b9ba70302..e25ae6334 100644 --- a/src/mapgen/mg_schematic.cpp +++ b/src/mapgen/mg_schematic.cpp @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mg_schematic.h b/src/mapgen/mg_schematic.h index 9189bb3a7..621495eaa 100644 --- a/src/mapgen/mg_schematic.h +++ b/src/mapgen/mg_schematic.h @@ -5,7 +5,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/treegen.cpp b/src/mapgen/treegen.cpp index ec7771439..bfb0ce6e6 100644 --- a/src/mapgen/treegen.cpp +++ b/src/mapgen/treegen.cpp @@ -6,7 +6,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/treegen.h b/src/mapgen/treegen.h index 59a418824..e810217b5 100644 --- a/src/mapgen/treegen.h +++ b/src/mapgen/treegen.h @@ -6,7 +6,7 @@ Copyright (C) 2015-2018 paramat This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 73bd620fb..958f5ff36 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 afd3a96be..45c05c89b 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 3eefa5410..508ab255a 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 ffd4cdd1d..2e765387b 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/metadata.cpp b/src/metadata.cpp index 453ac1c9a..3057ea048 100644 --- a/src/metadata.cpp +++ b/src/metadata.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/metadata.h b/src/metadata.h index 5333f8a9d..45936631e 100644 --- a/src/metadata.h +++ b/src/metadata.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/modchannels.cpp b/src/modchannels.cpp index 301dcb092..b08385195 100644 --- a/src/modchannels.cpp +++ b/src/modchannels.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 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/modchannels.h b/src/modchannels.h index 735609b59..bdfce35f0 100644 --- a/src/modchannels.h +++ b/src/modchannels.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/modifiedstate.h b/src/modifiedstate.h index 3eeb55d02..8fa709672 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/mtevent.h b/src/mtevent.h index 149f7eecd..8995f91d9 100644 --- a/src/mtevent.h +++ b/src/mtevent.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 05cfae069..19a00a267 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 3acb43ef1..7ad0b7908 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/address.cpp b/src/network/address.cpp index 90e561802..bbc247d45 100644 --- a/src/network/address.cpp +++ b/src/network/address.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/address.h b/src/network/address.h index c2f5f2eef..455a07a71 100644 --- a/src/network/address.h +++ b/src/network/address.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 a98a5e7d1..1c7c880ea 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 d03dc457d..abb45e6a2 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 48ad60ac6..2a63e2684 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 2d3cf6e88..263496863 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 1afb4ae84..f8e4278f1 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/connectionthreads.cpp b/src/network/connectionthreads.cpp index dca065ae1..c113d2c56 100644 --- a/src/network/connectionthreads.cpp +++ b/src/network/connectionthreads.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 celeron55, 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/connectionthreads.h b/src/network/connectionthreads.h index c2e2dae12..95423f503 100644 --- a/src/network/connectionthreads.h +++ b/src/network/connectionthreads.h @@ -5,7 +5,7 @@ Copyright (C) 2017 celeron55, 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/networkexceptions.h b/src/network/networkexceptions.h index 58a3bb490..46f0e0524 100644 --- a/src/network/networkexceptions.h +++ b/src/network/networkexceptions.h @@ -4,7 +4,7 @@ Copyright (C) 2013-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 6b8b0f703..3a1566f48 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 b9c39f332..5bc8c5612 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 a5ff53216..adc9bee08 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/peerhandler.h b/src/network/peerhandler.h index da65483ef..11693a5c3 100644 --- a/src/network/peerhandler.h +++ b/src/network/peerhandler.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/serveropcodes.cpp b/src/network/serveropcodes.cpp index 44b65e8da..2e0044f4f 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 6df09d5ef..f466043df 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 12dc24460..756a685e9 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/network/socket.cpp b/src/network/socket.cpp index 0bb7ea234..c7d0f995b 100644 --- a/src/network/socket.cpp +++ b/src/network/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/network/socket.h b/src/network/socket.h index d34186b44..bd4a9da1a 100644 --- a/src/network/socket.h +++ b/src/network/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/nodedef.cpp b/src/nodedef.cpp index 8a5542837..8f16df1a9 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 ea50d4281..25d495c21 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 b5052c3b8..210dc80d3 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 4b5b4d887..364e51aad 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 ec8611a01..a4a4a1270 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 40e54ccc5..4ba8daa47 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 482544d37..32d9ae22d 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 e40324a88..a92272df3 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 c7f6becf0..562c7baf1 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 79866a22c..b9a175510 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 14c987958..abed728f1 100644 --- a/src/particles.cpp +++ b/src/particles.cpp @@ -4,7 +4,7 @@ Copyright (C) 2020 sfan5 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 6f518b771..9f39ff6cf 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 c45ce9158..a7339f4e6 100644 --- a/src/pathfinder.cpp +++ b/src/pathfinder.cpp @@ -5,7 +5,7 @@ Copyright (C) 2016 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/pathfinder.h b/src/pathfinder.h index 526aa0ee8..543d255b7 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 347be30f1..fe9df62c9 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 d769acdad..5bc118724 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 caf9e9be3..22b584707 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 93932e1d9..31835a57b 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 c71fe5ad8..71b8e2efd 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 239815922..d0d380cf1 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 d05b7abfe..fe85bbceb 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 b4a0657f9..f02532b65 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/raycast.cpp b/src/raycast.cpp index ebc40235d..06c0bb031 100644 --- a/src/raycast.cpp +++ b/src/raycast.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 juhdanad, Daniel Juhasz This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/raycast.h b/src/raycast.h index 734efd6ad..f0d388777 100644 --- a/src/raycast.h +++ b/src/raycast.h @@ -4,7 +4,7 @@ Copyright (C) 2016 juhdanad, Daniel Juhasz This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/reflowscan.cpp b/src/reflowscan.cpp index 9d5c965d8..03ef77cae 100644 --- a/src/reflowscan.cpp +++ b/src/reflowscan.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 MillersMan This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/reflowscan.h b/src/reflowscan.h index 7961432bd..04da057d3 100644 --- a/src/reflowscan.h +++ b/src/reflowscan.h @@ -4,7 +4,7 @@ Copyright (C) 2016 MillersMan This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/remoteplayer.cpp b/src/remoteplayer.cpp index 20be7a8c8..268a30765 100644 --- a/src/remoteplayer.cpp +++ b/src/remoteplayer.cpp @@ -5,7 +5,7 @@ Copyright (C) 2014-2016 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/remoteplayer.h b/src/remoteplayer.h index c8991480b..c2da956dd 100644 --- a/src/remoteplayer.h +++ b/src/remoteplayer.h @@ -5,7 +5,7 @@ Copyright (C) 2014-2016 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/rollback.cpp b/src/rollback.cpp index 33b7958b9..fabb22dc9 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 ff96e513f..db85b112a 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 c00206e98..d5b862631 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 94b800579..67bc30209 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 8a5a3fe71..1f607013d 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 e762604a4..5da6fd4cb 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 19734b913..35c6973b1 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 6ad6f3212..d6c552fbb 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 df82dba14..ac3f399c9 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 94cfd61fb..69b873c31 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 86bfb0b6b..fe39b8cd3 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/common/helper.cpp b/src/script/common/helper.cpp index fbf24e1b7..d52209558 100644 --- a/src/script/common/helper.cpp +++ b/src/script/common/helper.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/script/common/helper.h b/src/script/common/helper.h index 6491e73cf..22e6c4794 100644 --- a/src/script/common/helper.h +++ b/src/script/common/helper.h @@ -4,7 +4,7 @@ Copyright (C) 2018 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/script/cpp_api/s_async.cpp b/src/script/cpp_api/s_async.cpp index dacdcd75a..458a08c52 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 697cb0221..9471104a4 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 f7b8a5102..13c57dd86 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 244d81605..bc460b794 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_client.cpp b/src/script/cpp_api/s_client.cpp index c889fffa0..87245f444 100644 --- a/src/script/cpp_api/s_client.cpp +++ b/src/script/cpp_api/s_client.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/cpp_api/s_client.h b/src/script/cpp_api/s_client.h index 93fe96791..7695ea8da 100644 --- a/src/script/cpp_api/s_client.h +++ b/src/script/cpp_api/s_client.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/cpp_api/s_entity.cpp b/src/script/cpp_api/s_entity.cpp index 06337b9e8..2b980964b 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 7658ae922..0392ff1f1 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 874c37b6e..5d15a63ea 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 090858f17..3a254bd58 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 83b3b9d27..1ed8bc3c2 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 e9c09f72e..beb320fc9 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 e79b3d18b..a25886f1b 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 b1916070e..64c5e9aa5 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 5015d8bd4..2f316b2a8 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 1e9ba3a41..3255a1685 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 470577a29..29f12b564 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_modchannels.cpp b/src/script/cpp_api/s_modchannels.cpp index caff3f05e..db744f613 100644 --- a/src/script/cpp_api/s_modchannels.cpp +++ b/src/script/cpp_api/s_modchannels.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/cpp_api/s_modchannels.h b/src/script/cpp_api/s_modchannels.h index 4de7a8291..52773462e 100644 --- a/src/script/cpp_api/s_modchannels.h +++ b/src/script/cpp_api/s_modchannels.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/cpp_api/s_node.cpp b/src/script/cpp_api/s_node.cpp index 029cb6308..b26498070 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 3c6a8445b..11ede238b 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 7ab3757f3..d50d712b6 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 8c7cdd93e..d683189a7 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 22b24f363..f0134931d 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 e866aee46..a88c68aff 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 a6c5114b2..db4ab71d9 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 880ce1638..f132fadf3 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 c255b0c71..655f3afc6 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 58c8c0e48..a1ec6604d 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_areastore.cpp b/src/script/lua_api/l_areastore.cpp index 45724e604..fa739c59d 100644 --- a/src/script/lua_api/l_areastore.cpp +++ b/src/script/lua_api/l_areastore.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/script/lua_api/l_areastore.h b/src/script/lua_api/l_areastore.h index 56acd9083..31e37721a 100644 --- a/src/script/lua_api/l_areastore.h +++ b/src/script/lua_api/l_areastore.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/script/lua_api/l_auth.cpp b/src/script/lua_api/l_auth.cpp index 32d8a7411..47d0f23de 100644 --- a/src/script/lua_api/l_auth.cpp +++ b/src/script/lua_api/l_auth.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 bendeutsch, Ben Deutsch This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_auth.h b/src/script/lua_api/l_auth.h index fb9a9875b..e5ca8f90d 100644 --- a/src/script/lua_api/l_auth.h +++ b/src/script/lua_api/l_auth.h @@ -4,7 +4,7 @@ Copyright (C) 2018 bendeutsch, Ben Deutsch This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 f842671b8..8e01a2c1b 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 aa5905d26..e98e5af83 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_camera.cpp b/src/script/lua_api/l_camera.cpp index d85d16283..9ae726680 100644 --- a/src/script/lua_api/l_camera.cpp +++ b/src/script/lua_api/l_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/script/lua_api/l_camera.h b/src/script/lua_api/l_camera.h index f3021bc49..efa6827e0 100644 --- a/src/script/lua_api/l_camera.h +++ b/src/script/lua_api/l_camera.h @@ -4,7 +4,7 @@ Copyright (C) 2013-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_client.cpp b/src/script/lua_api/l_client.cpp index aaced7cd0..85f988075 100644 --- a/src/script/lua_api/l_client.cpp +++ b/src/script/lua_api/l_client.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_client.h b/src/script/lua_api/l_client.h index 5dc3efdad..bb05a8956 100644 --- a/src/script/lua_api/l_client.h +++ b/src/script/lua_api/l_client.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_craft.cpp b/src/script/lua_api/l_craft.cpp index 18622ee00..f93af5005 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 9002b23ef..1b69cb0bc 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 18ee3a521..448cf485b 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 67c76faae..8975972be 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_http.cpp b/src/script/lua_api/l_http.cpp index bd359b3cc..a39ef4e1c 100644 --- a/src/script/lua_api/l_http.cpp +++ b/src/script/lua_api/l_http.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_http.h b/src/script/lua_api/l_http.h index 17fa283ba..c19c82ed7 100644 --- a/src/script/lua_api/l_http.h +++ b/src/script/lua_api/l_http.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 672e535ca..a7a2b39c6 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 b0a4ee194..f70676540 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 6a75bac0f..ad47bc133 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 794d8a6e5..707f0a43b 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 16878c101..2a1f5e4a0 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_itemstackmeta.cpp b/src/script/lua_api/l_itemstackmeta.cpp index 739fb9221..83f644534 100644 --- a/src/script/lua_api/l_itemstackmeta.cpp +++ b/src/script/lua_api/l_itemstackmeta.cpp @@ -6,7 +6,7 @@ Copyright (C) 2017 raymoo This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_itemstackmeta.h b/src/script/lua_api/l_itemstackmeta.h index c3198be4f..b03e6f3c1 100644 --- a/src/script/lua_api/l_itemstackmeta.h +++ b/src/script/lua_api/l_itemstackmeta.h @@ -6,7 +6,7 @@ Copyright (C) 2017 raymoo This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_localplayer.cpp b/src/script/lua_api/l_localplayer.cpp index 2efb976c7..19434d9d7 100644 --- a/src/script/lua_api/l_localplayer.cpp +++ b/src/script/lua_api/l_localplayer.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 Dumbeldor, Vincent Glize This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_localplayer.h b/src/script/lua_api/l_localplayer.h index 041545a49..ae3d112e8 100644 --- a/src/script/lua_api/l_localplayer.h +++ b/src/script/lua_api/l_localplayer.h @@ -4,7 +4,7 @@ Copyright (C) 2017 Dumbeldor, Vincent Glize This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 736ad022f..92c31b7a7 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 781185425..400fa5a93 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 f173bd162..aa9b6b741 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 0bdc56fc5..615a0305a 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_metadata.cpp b/src/script/lua_api/l_metadata.cpp index d00cb4daa..0ec18eda6 100644 --- a/src/script/lua_api/l_metadata.cpp +++ b/src/script/lua_api/l_metadata.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_metadata.h b/src/script/lua_api/l_metadata.h index e655eb684..9813d14de 100644 --- a/src/script/lua_api/l_metadata.h +++ b/src/script/lua_api/l_metadata.h @@ -5,7 +5,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_minimap.cpp b/src/script/lua_api/l_minimap.cpp index a135e0bd5..6659abf39 100644 --- a/src/script/lua_api/l_minimap.cpp +++ b/src/script/lua_api/l_minimap.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/lua_api/l_minimap.h b/src/script/lua_api/l_minimap.h index cc859ad0d..53754bb58 100644 --- a/src/script/lua_api/l_minimap.h +++ b/src/script/lua_api/l_minimap.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/lua_api/l_modchannels.cpp b/src/script/lua_api/l_modchannels.cpp index 931c2749c..ae118389e 100644 --- a/src/script/lua_api/l_modchannels.cpp +++ b/src/script/lua_api/l_modchannels.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/lua_api/l_modchannels.h b/src/script/lua_api/l_modchannels.h index 9b948002b..b9cedf31f 100644 --- a/src/script/lua_api/l_modchannels.h +++ b/src/script/lua_api/l_modchannels.h @@ -4,7 +4,7 @@ Copyright (C) 2017 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/script/lua_api/l_nodemeta.cpp b/src/script/lua_api/l_nodemeta.cpp index 34760157d..41dbbff81 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 fdc1766ed..7469b00f2 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 8a302149f..46402327e 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 bbc975fd2..92419f0ca 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 f43ba837a..c42a7ad6a 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 9f50dfd3f..47f29d737 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 407b48db0..7ce0e7b96 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 db3a3a7cf..111dd747b 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 a51c4fe20..2985f6886 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 122810b6d..1ab5b3ed9 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_particles_local.cpp b/src/script/lua_api/l_particles_local.cpp index cc68b13a5..a70a00493 100644 --- a/src/script/lua_api/l_particles_local.cpp +++ b/src/script/lua_api/l_particles_local.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 red-001 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_local.h b/src/script/lua_api/l_particles_local.h index d8bb2b1c6..4e678fe42 100644 --- a/src/script/lua_api/l_particles_local.h +++ b/src/script/lua_api/l_particles_local.h @@ -5,7 +5,7 @@ Copyright (C) 2017 red-001 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_playermeta.cpp b/src/script/lua_api/l_playermeta.cpp index 2706c99df..a1282653f 100644 --- a/src/script/lua_api/l_playermeta.cpp +++ b/src/script/lua_api/l_playermeta.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_playermeta.h b/src/script/lua_api/l_playermeta.h index 9e23c071c..fc1b81dea 100644 --- a/src/script/lua_api/l_playermeta.h +++ b/src/script/lua_api/l_playermeta.h @@ -5,7 +5,7 @@ Copyright (C) 2017-8 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 482b0cbf5..748b7810f 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 c26ff634e..6df8a8300 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 88ab5e16b..07c99f9fc 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 f05c0b7c9..511871ee0 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 14398dda2..cbfaf3571 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 67d7b342b..74fecb61e 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_sound.cpp b/src/script/lua_api/l_sound.cpp index b86eda53e..2b16a6b55 100644 --- a/src/script/lua_api/l_sound.cpp +++ b/src/script/lua_api/l_sound.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_sound.h b/src/script/lua_api/l_sound.h index 888a0f30b..ad6789edf 100644 --- a/src/script/lua_api/l_sound.h +++ b/src/script/lua_api/l_sound.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_storage.cpp b/src/script/lua_api/l_storage.cpp index b8f4347a8..04e93f169 100644 --- a/src/script/lua_api/l_storage.cpp +++ b/src/script/lua_api/l_storage.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_storage.h b/src/script/lua_api/l_storage.h index bfcf5ef38..815c55b89 100644 --- a/src/script/lua_api/l_storage.h +++ b/src/script/lua_api/l_storage.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/lua_api/l_util.cpp b/src/script/lua_api/l_util.cpp index b04f26fda..d884b8889 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 fcf8a1057..9f0863776 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 e040e545b..2b0070b3c 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 15ab9eef8..295cba2d6 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_client.cpp b/src/script/scripting_client.cpp index 6643a9509..bcc820def 100644 --- a/src/script/scripting_client.cpp +++ b/src/script/scripting_client.cpp @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/scripting_client.h b/src/script/scripting_client.h index 3088029f0..9339afeb4 100644 --- a/src/script/scripting_client.h +++ b/src/script/scripting_client.h @@ -5,7 +5,7 @@ Copyright (C) 2017 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/script/scripting_mainmenu.cpp b/src/script/scripting_mainmenu.cpp index 2a0cadb23..7d93c3cc5 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 3c329654a..888d735fe 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/script/scripting_server.cpp b/src/script/scripting_server.cpp index 85411ded4..ced4248e3 100644 --- a/src/script/scripting_server.cpp +++ b/src/script/scripting_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/scripting_server.h b/src/script/scripting_server.h index bf06ab197..55051e146 100644 --- a/src/script/scripting_server.h +++ b/src/script/scripting_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/serialization.cpp b/src/serialization.cpp index d4d7b5f6e..fb62a5128 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 e83a8c179..e8b0a92e4 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 23a7dc5a0..29db0a3f2 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 2741b3157..f3eb44f44 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/server/activeobjectmgr.cpp b/src/server/activeobjectmgr.cpp index acd6611f4..2ebe12065 100644 --- a/src/server/activeobjectmgr.cpp +++ b/src/server/activeobjectmgr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 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/server/activeobjectmgr.h b/src/server/activeobjectmgr.h index d43f5643c..6fc13cf7e 100644 --- a/src/server/activeobjectmgr.h +++ b/src/server/activeobjectmgr.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2018 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/server/luaentity_sao.cpp b/src/server/luaentity_sao.cpp index 82f6da231..3680a47cd 100644 --- a/src/server/luaentity_sao.cpp +++ b/src/server/luaentity_sao.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/luaentity_sao.h b/src/server/luaentity_sao.h index 87b664a8b..d80d368f5 100644 --- a/src/server/luaentity_sao.h +++ b/src/server/luaentity_sao.h @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/mods.cpp b/src/server/mods.cpp index 609d8c346..b9aaaca02 100644 --- a/src/server/mods.cpp +++ b/src/server/mods.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/server/mods.h b/src/server/mods.h index 8954bbf72..dc7ef3828 100644 --- a/src/server/mods.h +++ b/src/server/mods.h @@ -4,7 +4,7 @@ Copyright (C) 2018 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/server/player_sao.cpp b/src/server/player_sao.cpp index d076d5783..9b13e3ea9 100644 --- a/src/server/player_sao.cpp +++ b/src/server/player_sao.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/player_sao.h b/src/server/player_sao.h index 96d8f7189..578a25f14 100644 --- a/src/server/player_sao.h +++ b/src/server/player_sao.h @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/serveractiveobject.cpp b/src/server/serveractiveobject.cpp index 96b433d1d..ab9210177 100644 --- a/src/server/serveractiveobject.cpp +++ b/src/server/serveractiveobject.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/serveractiveobject.h b/src/server/serveractiveobject.h index 5b0ee2d9b..a6494c668 100644 --- a/src/server/serveractiveobject.h +++ b/src/server/serveractiveobject.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/server/serverinventorymgr.cpp b/src/server/serverinventorymgr.cpp index 63d1645cb..5d406efb3 100644 --- a/src/server/serverinventorymgr.cpp +++ b/src/server/serverinventorymgr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2020 Minetest core development team This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/serverinventorymgr.h b/src/server/serverinventorymgr.h index 0e4b72415..be360f42f 100644 --- a/src/server/serverinventorymgr.h +++ b/src/server/serverinventorymgr.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2020 Minetest core development team This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/unit_sao.cpp b/src/server/unit_sao.cpp index 9a49b0f43..1a136e512 100644 --- a/src/server/unit_sao.cpp +++ b/src/server/unit_sao.cpp @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/unit_sao.h b/src/server/unit_sao.h index a21e055c5..0afcfd5d8 100644 --- a/src/server/unit_sao.h +++ b/src/server/unit_sao.h @@ -5,7 +5,7 @@ Copyright (C) 2013-2020 Minetest core developers & community This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverenvironment.cpp b/src/serverenvironment.cpp index f3711652c..d92275a67 100644 --- a/src/serverenvironment.cpp +++ b/src/serverenvironment.cpp @@ -4,7 +4,7 @@ Copyright (C) 2010-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/serverenvironment.h b/src/serverenvironment.h index 8733c2dd2..e8aea3a6a 100644 --- a/src/serverenvironment.h +++ b/src/serverenvironment.h @@ -4,7 +4,7 @@ Copyright (C) 2010-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 29e3ac9a6..b74be2b7e 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 4a0bd5efa..2619bd9b0 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/settings.cpp b/src/settings.cpp index 0e44ee0bc..471648a2e 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 767d057f9..a21e110d4 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/skyparams.h b/src/skyparams.h index f7f694427..513dc1ad3 100644 --- a/src/skyparams.h +++ b/src/skyparams.h @@ -4,7 +4,7 @@ Copyright (C) 2019 Jordach, Jordan Snelling This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 6f7b0a1af..e26a84aaa 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/staticobject.cpp b/src/staticobject.cpp index 1160ec68f..e5509550e 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 6fb486193..4fe764649 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/terminal_chat_console.cpp b/src/terminal_chat_console.cpp index 9e3d33736..80667592e 100644 --- a/src/terminal_chat_console.cpp +++ b/src/terminal_chat_console.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/terminal_chat_console.h b/src/terminal_chat_console.h index eae7c6b22..067d560af 100644 --- a/src/terminal_chat_console.h +++ b/src/terminal_chat_console.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/texture_override.cpp b/src/texture_override.cpp index effdb0efd..4ef3fea6a 100644 --- a/src/texture_override.cpp +++ b/src/texture_override.cpp @@ -4,7 +4,7 @@ Copyright (C) 2020 Hugues Ross This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/texture_override.h b/src/texture_override.h index bdc95e732..3a98d07d1 100644 --- a/src/texture_override.h +++ b/src/texture_override.h @@ -4,7 +4,7 @@ Copyright (C) 2020 Hugues Ross This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/threading/semaphore.cpp b/src/threading/semaphore.cpp index ce22dcd05..87b7af5b1 100644 --- a/src/threading/semaphore.cpp +++ b/src/threading/semaphore.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/threading/semaphore.h b/src/threading/semaphore.h index a8847a100..b3725c672 100644 --- a/src/threading/semaphore.h +++ b/src/threading/semaphore.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/tileanimation.cpp b/src/tileanimation.cpp index 930fd9473..79a7ad0a7 100644 --- a/src/tileanimation.cpp +++ b/src/tileanimation.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 sfan5 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tileanimation.h b/src/tileanimation.h index 7e3285ed7..1bfd4f1cb 100644 --- a/src/tileanimation.h +++ b/src/tileanimation.h @@ -4,7 +4,7 @@ Copyright (C) 2016 sfan5 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 075c6b3c5..f07f19e71 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 8409f59af..4e1a0e3c4 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/translation.cpp b/src/translation.cpp index 1e43b0894..ad3300437 100644 --- a/src/translation.cpp +++ b/src/translation.cpp @@ -4,7 +4,7 @@ Copyright (C) 2017 Nore, Nathanaël Courant This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/translation.h b/src/translation.h index f1a336fca..3aa5bfeea 100644 --- a/src/translation.h +++ b/src/translation.h @@ -4,7 +4,7 @@ Copyright (C) 2017 Nore, Nathanaël Courant This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 f223d567e..f0cb92a3d 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 1102f6d33..1b75c007c 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_activeobject.cpp b/src/unittest/test_activeobject.cpp index 84c46fd77..ac42bca7a 100644 --- a/src/unittest/test_activeobject.cpp +++ b/src/unittest/test_activeobject.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_address.cpp b/src/unittest/test_address.cpp index 35d4effb6..9683e35a3 100644 --- a/src/unittest/test_address.cpp +++ b/src/unittest/test_address.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_areastore.cpp b/src/unittest/test_areastore.cpp index 2af3ca90c..1e4118362 100644 --- a/src/unittest/test_areastore.cpp +++ b/src/unittest/test_areastore.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/unittest/test_authdatabase.cpp b/src/unittest/test_authdatabase.cpp index 1e1744d40..cd54b6719 100644 --- a/src/unittest/test_authdatabase.cpp +++ b/src/unittest/test_authdatabase.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 bendeutsch, Ben Deutsch This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_ban.cpp b/src/unittest/test_ban.cpp index bab2b9ee8..4b1807ca2 100644 --- a/src/unittest/test_ban.cpp +++ b/src/unittest/test_ban.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_clientactiveobjectmgr.cpp b/src/unittest/test_clientactiveobjectmgr.cpp index 2d508cf32..f3b44a56d 100644 --- a/src/unittest/test_clientactiveobjectmgr.cpp +++ b/src/unittest/test_clientactiveobjectmgr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_collision.cpp b/src/unittest/test_collision.cpp index 2f39c2489..60f9517f5 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 a96282f58..90fdb5a26 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 04fea90d6..ab6f99808 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_eventmanager.cpp b/src/unittest/test_eventmanager.cpp index bb0e59336..42fa121e9 100644 --- a/src/unittest/test_eventmanager.cpp +++ b/src/unittest/test_eventmanager.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_filepath.cpp b/src/unittest/test_filepath.cpp index ac2d69b5a..620df435b 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_gameui.cpp b/src/unittest/test_gameui.cpp index a6d853f19..3f532f5eb 100644 --- a/src/unittest/test_gameui.cpp +++ b/src/unittest/test_gameui.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_inventory.cpp b/src/unittest/test_inventory.cpp index 5f71636c4..010869f72 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_irrptr.cpp b/src/unittest/test_irrptr.cpp index 3484f1514..df54559cc 100644 --- a/src/unittest/test_irrptr.cpp +++ b/src/unittest/test_irrptr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 numzero, Lobachevskiy Vitaliy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_keycode.cpp b/src/unittest/test_keycode.cpp index 3813af949..bc0170731 100644 --- a/src/unittest/test_keycode.cpp +++ b/src/unittest/test_keycode.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 sfan5 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_map.cpp b/src/unittest/test_map.cpp index 82e55e1aa..242c5d196 100644 --- a/src/unittest/test_map.cpp +++ b/src/unittest/test_map.cpp @@ -3,7 +3,7 @@ Minetest This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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_map_settings_manager.cpp b/src/unittest/test_map_settings_manager.cpp index 17c31fe79..a719a4902 100644 --- a/src/unittest/test_map_settings_manager.cpp +++ b/src/unittest/test_map_settings_manager.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_mapnode.cpp b/src/unittest/test_mapnode.cpp index 365ee0c86..d42d0e6e7 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_modchannels.cpp b/src/unittest/test_modchannels.cpp index 069f439a1..ebae79bef 100644 --- a/src/unittest/test_modchannels.cpp +++ b/src/unittest/test_modchannels.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_modmetadatadatabase.cpp b/src/unittest/test_modmetadatadatabase.cpp index be97fae5e..db72e671d 100644 --- a/src/unittest/test_modmetadatadatabase.cpp +++ b/src/unittest/test_modmetadatadatabase.cpp @@ -5,7 +5,7 @@ Copyright (C) 2021 TurkeyMcMac, Jude Melton-Houghton This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 66ca0ccbc..9d481e706 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 ed66093a9..8c36dcef3 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 421f3b66e..fa3aa3f10 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 40f7faa9d..8fc3c9338 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 92d336a72..9ae0020e9 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 14de764e1..96d34e9ed 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 d2f027eb4..db75fc97c 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 660d77d02..a5e2d56ee 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_server_shutdown_state.cpp b/src/unittest/test_server_shutdown_state.cpp index fbb76ff6a..7309a6aaf 100644 --- a/src/unittest/test_server_shutdown_state.cpp +++ b/src/unittest/test_server_shutdown_state.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_serveractiveobjectmgr.cpp b/src/unittest/test_serveractiveobjectmgr.cpp index aa0047400..c5da6a8fa 100644 --- a/src/unittest/test_serveractiveobjectmgr.cpp +++ b/src/unittest/test_serveractiveobjectmgr.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_servermodmanager.cpp b/src/unittest/test_servermodmanager.cpp index 4c473d8b5..6bb2adba9 100644 --- a/src/unittest/test_servermodmanager.cpp +++ b/src/unittest/test_servermodmanager.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_settings.cpp b/src/unittest/test_settings.cpp index 6b493c9e4..0735c98c3 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 620021b59..d5ab94e8c 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_threading.cpp b/src/unittest/test_threading.cpp index 65ef7c02d..f3d7fb060 100644 --- a/src/unittest/test_threading.cpp +++ b/src/unittest/test_threading.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 743fe4462..99b093a92 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 0ffd24b7d..84cf28328 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_voxelarea.cpp b/src/unittest/test_voxelarea.cpp index 9826d2ee7..5031995e1 100644 --- a/src/unittest/test_voxelarea.cpp +++ b/src/unittest/test_voxelarea.cpp @@ -4,7 +4,7 @@ Copyright (C) 2018 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/unittest/test_voxelmanipulator.cpp b/src/unittest/test_voxelmanipulator.cpp index acc2707e7..ab97ca1c7 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/Optional.h b/src/util/Optional.h index eda7fff89..d682241b7 100644 --- a/src/util/Optional.h +++ b/src/util/Optional.h @@ -4,7 +4,7 @@ Copyright (C) 2021 rubenwardy This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/areastore.cpp b/src/util/areastore.cpp index 67bfef0c0..92f5c66bd 100644 --- a/src/util/areastore.cpp +++ b/src/util/areastore.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/areastore.h b/src/util/areastore.h index 150a043db..d2001a19d 100644 --- a/src/util/areastore.h +++ b/src/util/areastore.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/auth.cpp b/src/util/auth.cpp index 3dd5a9afa..b59e0be1f 100644 --- a/src/util/auth.cpp +++ b/src/util/auth.cpp @@ -4,7 +4,7 @@ Copyright (C) 2015, 2016 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 ba827f322..fae6a73db 100644 --- a/src/util/auth.h +++ b/src/util/auth.h @@ -4,7 +4,7 @@ Copyright (C) 2015, 2016 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/base64.h b/src/util/base64.h index 7f2bf1368..3e5f62f6f 100644 --- a/src/util/base64.h +++ b/src/util/base64.h @@ -4,7 +4,7 @@ Copyright (C) 2013-2017 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/basic_macros.h b/src/util/basic_macros.h index 334e342e0..83057fb62 100644 --- a/src/util/basic_macros.h +++ b/src/util/basic_macros.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/container.h b/src/util/container.h index 001066563..fe013314d 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 296585f90..9eb13b3e6 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 ef00e3bfe..f3773b4ae 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/enriched_string.cpp b/src/util/enriched_string.cpp index b1f95215e..a9e0be732 100644 --- a/src/util/enriched_string.cpp +++ b/src/util/enriched_string.cpp @@ -4,7 +4,7 @@ Copyright (C) 2016 Nore, Nathanaël Courant This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/enriched_string.h b/src/util/enriched_string.h index 16a0eef74..4df88de5b 100644 --- a/src/util/enriched_string.h +++ b/src/util/enriched_string.h @@ -4,7 +4,7 @@ Copyright (C) 2016 Nore, Nathanaël Courant This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 708f33024..bfe5004e9 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/ieee_float.h b/src/util/ieee_float.h index 42b8641d0..6cd92998e 100644 --- a/src/util/ieee_float.h +++ b/src/util/ieee_float.h @@ -4,7 +4,7 @@ Copyright (C) 2018 SmallJoker This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/metricsbackend.cpp b/src/util/metricsbackend.cpp index 4454557a3..ff9db97df 100644 --- a/src/util/metricsbackend.cpp +++ b/src/util/metricsbackend.cpp @@ -4,7 +4,7 @@ Copyright (C) 2013-2020 Minetest core developers team This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/metricsbackend.h b/src/util/metricsbackend.h index c37306392..49c4f819c 100644 --- a/src/util/metricsbackend.h +++ b/src/util/metricsbackend.h @@ -4,7 +4,7 @@ Copyright (C) 2013-2020 Minetest core developers team This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 702ddce95..0a684f2ad 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 32a6f4312..d698daa2d 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/png.cpp b/src/util/png.cpp index 698cbc9a5..23bca94b3 100755 --- a/src/util/png.cpp +++ b/src/util/png.cpp @@ -4,7 +4,7 @@ Copyright (C) 2021 hecks This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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/png.h b/src/util/png.h index 92387aef0..524bf017b 100755 --- a/src/util/png.h +++ b/src/util/png.h @@ -4,7 +4,7 @@ Copyright (C) 2021 hecks This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or +the Free Software Foundation; either version 3.0 of the 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 b906264d0..f6e21eb4e 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 5b30ed031..e0f7e9f41 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 245ac85bf..283acfb07 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/quicktune.cpp b/src/util/quicktune.cpp index 37d4933de..080684355 100644 --- a/src/util/quicktune.cpp +++ b/src/util/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/util/quicktune.h b/src/util/quicktune.h index 1943d19c2..decf182a6 100644 --- a/src/util/quicktune.h +++ b/src/util/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/util/quicktune_shortcutter.h b/src/util/quicktune_shortcutter.h index 70a7b70b3..33cb3823e 100644 --- a/src/util/quicktune_shortcutter.h +++ b/src/util/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/util/serialize.cpp b/src/util/serialize.cpp index 281061229..28a96300f 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 15bdd050d..132a0df92 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/strfnd.h b/src/util/strfnd.h index 96cf1b458..c4aebe851 100644 --- a/src/util/strfnd.h +++ b/src/util/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/util/string.cpp b/src/util/string.cpp index bc4664997..9d7cbf088 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 8a9e83f22..52d45786f 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 73e9beb80..66dc7d1fe 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 717449c6d..3da8294f8 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 bc3d4a88d..68b7279f3 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 f2aac37df..2ed6fc3d6 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 30bb81fdf..afba52af7 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 1f1d25373..3da46fbf2 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 16540e595..d0906150a 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 ffb70aa71..287350bfd 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 bcbd3b586..3ccd24958 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,