Merge lp:~widelands-dev/widelands/update_copyright_year_2019 into lp:widelands

Proposed by GunChleoc
Status: Merged
Merged at revision: 8989
Proposed branch: lp:~widelands-dev/widelands/update_copyright_year_2019
Merge into: lp:widelands
Diff against target: 9612 lines (+867/-876)
872 files modified
data/txts/LICENSE.lua (+2/-1)
debian/copyright (+3/-3)
src/ai/ai_help_structs.cc (+1/-1)
src/ai/ai_help_structs.h (+1/-1)
src/ai/ai_hints.cc (+1/-1)
src/ai/ai_hints.h (+1/-1)
src/ai/computer_player.cc (+1/-1)
src/ai/computer_player.h (+1/-1)
src/ai/defaultai.cc (+1/-1)
src/ai/defaultai.h (+1/-1)
src/ai/defaultai_seafaring.cc (+1/-1)
src/ai/defaultai_warfare.cc (+1/-1)
src/base/exceptions.cc (+1/-1)
src/base/i18n.cc (+1/-1)
src/base/i18n.h (+1/-1)
src/base/log.cc (+1/-1)
src/base/log.h (+1/-1)
src/base/macros.cc (+1/-1)
src/base/macros.h (+1/-1)
src/base/math.cc (+1/-1)
src/base/math.h (+1/-1)
src/base/md5.cc (+1/-1)
src/base/md5.h (+1/-1)
src/base/rect.h (+1/-1)
src/base/scoped_timer.cc (+1/-1)
src/base/scoped_timer.h (+1/-1)
src/base/time_string.cc (+1/-1)
src/base/time_string.h (+1/-1)
src/base/utf8.h (+1/-1)
src/base/vector.cc (+1/-1)
src/base/vector.h (+1/-1)
src/base/warning.h (+1/-1)
src/base/wexception.h (+1/-1)
src/build_info.h (+2/-2)
src/chat/chat.cc (+1/-1)
src/chat/chat.h (+1/-1)
src/economy/cmd_call_economy_balance.cc (+1/-1)
src/economy/cmd_call_economy_balance.h (+1/-1)
src/economy/economy.cc (+1/-1)
src/economy/economy.h (+1/-1)
src/economy/economy_data_packet.cc (+1/-1)
src/economy/economy_data_packet.h (+1/-1)
src/economy/expedition_bootstrap.cc (+1/-1)
src/economy/expedition_bootstrap.h (+1/-1)
src/economy/flag.cc (+1/-1)
src/economy/flag.h (+1/-1)
src/economy/fleet.cc (+1/-1)
src/economy/fleet.h (+1/-1)
src/economy/idleworkersupply.cc (+1/-1)
src/economy/idleworkersupply.h (+1/-1)
src/economy/input_queue.cc (+1/-1)
src/economy/input_queue.h (+1/-1)
src/economy/iroute.h (+1/-1)
src/economy/itransport_cost_calculator.h (+1/-1)
src/economy/portdock.cc (+1/-1)
src/economy/portdock.h (+1/-1)
src/economy/request.cc (+1/-1)
src/economy/request.h (+1/-1)
src/economy/road.cc (+1/-1)
src/economy/road.h (+1/-1)
src/economy/route.cc (+1/-1)
src/economy/route.h (+1/-1)
src/economy/routeastar.cc (+1/-1)
src/economy/routeastar.h (+1/-1)
src/economy/router.cc (+1/-1)
src/economy/router.h (+1/-1)
src/economy/routing_node.h (+1/-1)
src/economy/shippingitem.cc (+1/-1)
src/economy/shippingitem.h (+1/-1)
src/economy/supply.h (+1/-1)
src/economy/supply_list.cc (+1/-1)
src/economy/supply_list.h (+1/-1)
src/economy/test/economy_test_main.cc (+1/-1)
src/economy/test/test_road.cc (+1/-1)
src/economy/test/test_routing.cc (+1/-1)
src/economy/trackptr.h (+1/-1)
src/economy/transfer.cc (+1/-1)
src/economy/transfer.h (+1/-1)
src/economy/ware_instance.cc (+1/-1)
src/economy/ware_instance.h (+1/-1)
src/economy/warehousesupply.h (+1/-1)
src/economy/wares_queue.cc (+1/-1)
src/economy/wares_queue.h (+1/-1)
src/economy/workers_queue.cc (+1/-1)
src/economy/workers_queue.h (+1/-1)
src/editor/editorinteractive.cc (+1/-1)
src/editor/editorinteractive.h (+1/-1)
src/editor/map_generator.cc (+1/-1)
src/editor/map_generator.h (+1/-1)
src/editor/tools/action_args.h (+1/-1)
src/editor/tools/decrease_height_tool.cc (+1/-1)
src/editor/tools/decrease_height_tool.h (+1/-1)
src/editor/tools/decrease_resources_tool.cc (+1/-1)
src/editor/tools/decrease_resources_tool.h (+1/-1)
src/editor/tools/delete_critter_tool.cc (+1/-1)
src/editor/tools/delete_critter_tool.h (+1/-1)
src/editor/tools/delete_immovable_tool.cc (+1/-1)
src/editor/tools/delete_immovable_tool.h (+1/-1)
src/editor/tools/draw_tool.cc (+1/-1)
src/editor/tools/draw_tool.h (+1/-1)
src/editor/tools/history.cc (+1/-1)
src/editor/tools/history.h (+1/-1)
src/editor/tools/increase_height_tool.cc (+1/-1)
src/editor/tools/increase_height_tool.h (+1/-1)
src/editor/tools/increase_resources_tool.cc (+1/-1)
src/editor/tools/increase_resources_tool.h (+1/-1)
src/editor/tools/info_tool.cc (+1/-1)
src/editor/tools/info_tool.h (+1/-1)
src/editor/tools/multi_select.h (+1/-1)
src/editor/tools/noise_height_tool.cc (+1/-1)
src/editor/tools/noise_height_tool.h (+1/-1)
src/editor/tools/place_critter_tool.cc (+1/-1)
src/editor/tools/place_critter_tool.h (+1/-1)
src/editor/tools/place_immovable_tool.cc (+1/-1)
src/editor/tools/place_immovable_tool.h (+1/-1)
src/editor/tools/set_height_tool.cc (+1/-1)
src/editor/tools/set_height_tool.h (+1/-1)
src/editor/tools/set_origin_tool.cc (+1/-1)
src/editor/tools/set_origin_tool.h (+1/-1)
src/editor/tools/set_port_space_tool.cc (+1/-1)
src/editor/tools/set_port_space_tool.h (+1/-1)
src/editor/tools/set_resources_tool.cc (+1/-1)
src/editor/tools/set_resources_tool.h (+1/-1)
src/editor/tools/set_starting_pos_tool.cc (+1/-1)
src/editor/tools/set_starting_pos_tool.h (+1/-1)
src/editor/tools/set_terrain_tool.cc (+1/-1)
src/editor/tools/set_terrain_tool.h (+1/-1)
src/editor/tools/tool.h (+1/-1)
src/editor/tools/tool_action.h (+1/-1)
src/editor/ui_menus/categorized_item_selection_menu.h (+1/-1)
src/editor/ui_menus/help.cc (+1/-1)
src/editor/ui_menus/help.h (+1/-1)
src/editor/ui_menus/main_menu.cc (+1/-1)
src/editor/ui_menus/main_menu.h (+1/-1)
src/editor/ui_menus/main_menu_load_map.cc (+1/-1)
src/editor/ui_menus/main_menu_load_map.h (+1/-1)
src/editor/ui_menus/main_menu_load_or_save_map.cc (+1/-1)
src/editor/ui_menus/main_menu_load_or_save_map.h (+1/-1)
src/editor/ui_menus/main_menu_map_options.cc (+1/-1)
src/editor/ui_menus/main_menu_map_options.h (+1/-1)
src/editor/ui_menus/main_menu_new_map.cc (+1/-1)
src/editor/ui_menus/main_menu_new_map.h (+1/-1)
src/editor/ui_menus/main_menu_random_map.cc (+1/-1)
src/editor/ui_menus/main_menu_random_map.h (+1/-1)
src/editor/ui_menus/main_menu_save_map.cc (+1/-1)
src/editor/ui_menus/main_menu_save_map.h (+1/-1)
src/editor/ui_menus/main_menu_save_map_make_directory.cc (+1/-1)
src/editor/ui_menus/main_menu_save_map_make_directory.h (+1/-1)
src/editor/ui_menus/player_menu.cc (+1/-1)
src/editor/ui_menus/player_menu.h (+1/-1)
src/editor/ui_menus/tool_change_height_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_change_height_options_menu.h (+1/-1)
src/editor/ui_menus/tool_change_resources_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_change_resources_options_menu.h (+1/-1)
src/editor/ui_menus/tool_menu.cc (+1/-1)
src/editor/ui_menus/tool_menu.h (+1/-1)
src/editor/ui_menus/tool_noise_height_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_noise_height_options_menu.h (+1/-1)
src/editor/ui_menus/tool_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_options_menu.h (+1/-1)
src/editor/ui_menus/tool_place_critter_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_place_critter_options_menu.h (+1/-1)
src/editor/ui_menus/tool_place_immovable_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_place_immovable_options_menu.h (+1/-1)
src/editor/ui_menus/tool_set_terrain_options_menu.cc (+1/-1)
src/editor/ui_menus/tool_set_terrain_options_menu.h (+1/-1)
src/editor/ui_menus/toolsize_menu.cc (+1/-1)
src/editor/ui_menus/toolsize_menu.h (+1/-1)
src/game_io/game_class_packet.cc (+1/-1)
src/game_io/game_class_packet.h (+1/-1)
src/game_io/game_cmd_queue_packet.cc (+1/-1)
src/game_io/game_cmd_queue_packet.h (+1/-1)
src/game_io/game_data_packet.h (+1/-1)
src/game_io/game_interactive_player_packet.cc (+1/-1)
src/game_io/game_interactive_player_packet.h (+1/-1)
src/game_io/game_loader.cc (+1/-1)
src/game_io/game_loader.h (+1/-1)
src/game_io/game_map_packet.cc (+1/-1)
src/game_io/game_map_packet.h (+1/-1)
src/game_io/game_player_ai_persistent_packet.cc (+1/-1)
src/game_io/game_player_ai_persistent_packet.h (+1/-1)
src/game_io/game_player_economies_packet.cc (+1/-1)
src/game_io/game_player_economies_packet.h (+1/-1)
src/game_io/game_player_info_packet.cc (+1/-1)
src/game_io/game_player_info_packet.h (+1/-1)
src/game_io/game_preload_packet.cc (+1/-1)
src/game_io/game_preload_packet.h (+1/-1)
src/game_io/game_saver.cc (+1/-1)
src/game_io/game_saver.h (+1/-1)
src/graphic/align.cc (+1/-1)
src/graphic/align.h (+1/-1)
src/graphic/animation.cc (+1/-1)
src/graphic/animation.h (+1/-1)
src/graphic/blend_mode.h (+1/-1)
src/graphic/blit_mode.h (+1/-1)
src/graphic/build_texture_atlas.cc (+1/-1)
src/graphic/build_texture_atlas.h (+1/-1)
src/graphic/color.cc (+1/-1)
src/graphic/color.h (+1/-1)
src/graphic/default_resolution.h (+1/-1)
src/graphic/diranimations.h (+1/-1)
src/graphic/font_handler.cc (+1/-1)
src/graphic/font_handler.h (+1/-1)
src/graphic/game_renderer.cc (+1/-1)
src/graphic/game_renderer.h (+1/-1)
src/graphic/gl/blit_data.h (+1/-1)
src/graphic/gl/blit_program.cc (+1/-1)
src/graphic/gl/blit_program.h (+1/-1)
src/graphic/gl/coordinate_conversion.h (+1/-1)
src/graphic/gl/dither_program.cc (+1/-1)
src/graphic/gl/dither_program.h (+1/-1)
src/graphic/gl/draw_line_program.cc (+1/-1)
src/graphic/gl/draw_line_program.h (+1/-1)
src/graphic/gl/fields_to_draw.cc (+1/-1)
src/graphic/gl/fields_to_draw.h (+1/-1)
src/graphic/gl/fill_rect_program.cc (+1/-1)
src/graphic/gl/fill_rect_program.h (+1/-1)
src/graphic/gl/initialize.cc (+1/-1)
src/graphic/gl/initialize.h (+1/-1)
src/graphic/gl/road_program.cc (+1/-1)
src/graphic/gl/road_program.h (+1/-1)
src/graphic/gl/system_headers.h (+1/-1)
src/graphic/gl/terrain_program.cc (+1/-1)
src/graphic/gl/terrain_program.h (+1/-1)
src/graphic/graphic.cc (+1/-1)
src/graphic/graphic.h (+1/-1)
src/graphic/image.h (+1/-1)
src/graphic/image_cache.cc (+1/-1)
src/graphic/image_cache.h (+1/-1)
src/graphic/image_io.cc (+1/-1)
src/graphic/image_io.h (+1/-1)
src/graphic/minimap_renderer.cc (+1/-1)
src/graphic/minimap_renderer.h (+1/-1)
src/graphic/panel_styles.h (+1/-1)
src/graphic/playercolor.cc (+1/-1)
src/graphic/playercolor.h (+1/-1)
src/graphic/render_queue.cc (+1/-1)
src/graphic/render_queue.h (+1/-1)
src/graphic/rendertarget.cc (+1/-1)
src/graphic/rendertarget.h (+1/-1)
src/graphic/sdl_utils.cc (+1/-1)
src/graphic/sdl_utils.h (+1/-1)
src/graphic/style_manager.cc (+1/-1)
src/graphic/style_manager.h (+1/-1)
src/graphic/surface.cc (+1/-1)
src/graphic/text/bidi.cc (+1/-1)
src/graphic/text/bidi.h (+1/-1)
src/graphic/text/font_io.cc (+1/-1)
src/graphic/text/font_io.h (+1/-1)
src/graphic/text/font_set.cc (+1/-1)
src/graphic/text/font_set.h (+1/-1)
src/graphic/text/rendered_text.cc (+1/-1)
src/graphic/text/rendered_text.h (+1/-1)
src/graphic/text/rt_errors.h (+1/-1)
src/graphic/text/rt_errors_impl.h (+1/-1)
src/graphic/text/rt_parse.cc (+1/-1)
src/graphic/text/rt_parse.h (+1/-1)
src/graphic/text/rt_render.cc (+1/-1)
src/graphic/text/rt_render.h (+1/-1)
src/graphic/text/sdl_ttf_font.cc (+1/-1)
src/graphic/text/sdl_ttf_font.h (+1/-1)
src/graphic/text/test/render.cc (+1/-1)
src/graphic/text/test/render.h (+1/-1)
src/graphic/text/test/render_richtext.cc (+1/-1)
src/graphic/text/textstream.cc (+1/-1)
src/graphic/text/textstream.h (+1/-1)
src/graphic/text/texture_cache.h (+1/-1)
src/graphic/text/transient_cache.h (+1/-1)
src/graphic/text_constants.h (+1/-1)
src/graphic/text_layout.cc (+1/-1)
src/graphic/text_layout.h (+1/-1)
src/graphic/texture_atlas.cc (+1/-1)
src/graphic/texture_atlas.h (+1/-1)
src/graphic/wordwrap.cc (+1/-1)
src/graphic/wordwrap.h (+1/-1)
src/helper.cc (+1/-1)
src/helper.h (+1/-1)
src/io/fileread.cc (+1/-1)
src/io/fileread.h (+1/-1)
src/io/filesystem/disk_filesystem.cc (+1/-1)
src/io/filesystem/disk_filesystem.h (+1/-1)
src/io/filesystem/filesystem.cc (+1/-1)
src/io/filesystem/filesystem.h (+1/-1)
src/io/filesystem/filesystem_exceptions.h (+1/-1)
src/io/filesystem/layered_filesystem.cc (+1/-1)
src/io/filesystem/layered_filesystem.h (+1/-1)
src/io/filesystem/test/filesystem_test_main.cc (+1/-1)
src/io/filesystem/test/test_filesystem.cc (+1/-1)
src/io/filesystem/zip_exceptions.h (+1/-1)
src/io/filesystem/zip_filesystem.cc (+1/-1)
src/io/filesystem/zip_filesystem.h (+1/-1)
src/io/filewrite.cc (+1/-1)
src/io/filewrite.h (+1/-1)
src/io/machdep.h (+1/-1)
src/io/streamread.cc (+1/-1)
src/io/streamread.h (+1/-1)
src/io/streamwrite.cc (+1/-1)
src/io/streamwrite.h (+1/-1)
src/logic/ai_dna_handler.cc (+1/-1)
src/logic/ai_dna_handler.h (+1/-1)
src/logic/backtrace.cc (+1/-1)
src/logic/backtrace.h (+1/-1)
src/logic/campaign_visibility.cc (+1/-1)
src/logic/campaign_visibility.h (+1/-1)
src/logic/cmd_calculate_statistics.cc (+1/-1)
src/logic/cmd_calculate_statistics.h (+1/-1)
src/logic/cmd_delete_message.cc (+1/-1)
src/logic/cmd_delete_message.h (+1/-1)
src/logic/cmd_incorporate.cc (+1/-1)
src/logic/cmd_incorporate.h (+1/-1)
src/logic/cmd_luacoroutine.cc (+1/-1)
src/logic/cmd_luacoroutine.h (+1/-1)
src/logic/cmd_luascript.cc (+1/-1)
src/logic/cmd_luascript.h (+1/-1)
src/logic/cmd_queue.cc (+1/-1)
src/logic/cmd_queue.h (+1/-1)
src/logic/cookie_priority_queue.h (+1/-1)
src/logic/description_maintainer.h (+1/-1)
src/logic/editor_game_base.cc (+1/-1)
src/logic/editor_game_base.h (+1/-1)
src/logic/field.cc (+1/-1)
src/logic/field.h (+1/-1)
src/logic/filesystem_constants.cc (+1/-1)
src/logic/filesystem_constants.h (+1/-1)
src/logic/findbob.cc (+1/-1)
src/logic/findbob.h (+1/-1)
src/logic/findimmovable.cc (+1/-1)
src/logic/findimmovable.h (+1/-1)
src/logic/findnode.cc (+1/-1)
src/logic/findnode.h (+1/-1)
src/logic/game.cc (+1/-1)
src/logic/game.h (+1/-1)
src/logic/game_controller.h (+1/-1)
src/logic/game_data_error.cc (+1/-1)
src/logic/game_data_error.h (+1/-1)
src/logic/game_settings.cc (+1/-1)
src/logic/game_settings.h (+1/-1)
src/logic/generic_save_handler.cc (+1/-1)
src/logic/generic_save_handler.h (+1/-1)
src/logic/map.cc (+1/-1)
src/logic/map.h (+1/-1)
src/logic/map_objects/bob.cc (+1/-1)
src/logic/map_objects/bob.h (+1/-1)
src/logic/map_objects/buildcost.cc (+1/-1)
src/logic/map_objects/buildcost.h (+1/-1)
src/logic/map_objects/checkstep.cc (+1/-1)
src/logic/map_objects/checkstep.h (+1/-1)
src/logic/map_objects/immovable.cc (+1/-1)
src/logic/map_objects/immovable.h (+1/-1)
src/logic/map_objects/immovable_program.h (+1/-1)
src/logic/map_objects/map_object.cc (+1/-1)
src/logic/map_objects/map_object.h (+1/-1)
src/logic/map_objects/terrain_affinity.cc (+1/-1)
src/logic/map_objects/terrain_affinity.h (+1/-1)
src/logic/map_objects/tribes/attack_target.h (+1/-1)
src/logic/map_objects/tribes/battle.cc (+1/-1)
src/logic/map_objects/tribes/battle.h (+1/-1)
src/logic/map_objects/tribes/bill_of_materials.h (+1/-1)
src/logic/map_objects/tribes/building.cc (+1/-1)
src/logic/map_objects/tribes/building.h (+1/-1)
src/logic/map_objects/tribes/carrier.cc (+1/-1)
src/logic/map_objects/tribes/carrier.h (+1/-1)
src/logic/map_objects/tribes/constructionsite.cc (+1/-1)
src/logic/map_objects/tribes/constructionsite.h (+1/-1)
src/logic/map_objects/tribes/dismantlesite.cc (+1/-1)
src/logic/map_objects/tribes/dismantlesite.h (+1/-1)
src/logic/map_objects/tribes/market.cc (+1/-1)
src/logic/map_objects/tribes/market.h (+1/-1)
src/logic/map_objects/tribes/militarysite.cc (+1/-1)
src/logic/map_objects/tribes/militarysite.h (+1/-1)
src/logic/map_objects/tribes/partially_finished_building.cc (+1/-1)
src/logic/map_objects/tribes/partially_finished_building.h (+1/-1)
src/logic/map_objects/tribes/production_program.cc (+1/-1)
src/logic/map_objects/tribes/production_program.h (+1/-1)
src/logic/map_objects/tribes/productionsite.cc (+1/-1)
src/logic/map_objects/tribes/productionsite.h (+1/-1)
src/logic/map_objects/tribes/program_result.h (+1/-1)
src/logic/map_objects/tribes/requirements.cc (+1/-1)
src/logic/map_objects/tribes/requirements.h (+1/-1)
src/logic/map_objects/tribes/road_textures.cc (+1/-1)
src/logic/map_objects/tribes/road_textures.h (+1/-1)
src/logic/map_objects/tribes/ship.cc (+1/-1)
src/logic/map_objects/tribes/ship.h (+1/-1)
src/logic/map_objects/tribes/soldier.cc (+1/-1)
src/logic/map_objects/tribes/soldier.h (+1/-1)
src/logic/map_objects/tribes/soldiercontrol.h (+1/-1)
src/logic/map_objects/tribes/training_attribute.h (+1/-1)
src/logic/map_objects/tribes/trainingsite.cc (+1/-1)
src/logic/map_objects/tribes/trainingsite.h (+1/-1)
src/logic/map_objects/tribes/tribe_basic_info.cc (+1/-1)
src/logic/map_objects/tribes/tribe_basic_info.h (+1/-1)
src/logic/map_objects/tribes/tribe_descr.cc (+1/-1)
src/logic/map_objects/tribes/tribe_descr.h (+1/-1)
src/logic/map_objects/tribes/tribes.cc (+1/-1)
src/logic/map_objects/tribes/tribes.h (+1/-1)
src/logic/map_objects/tribes/ware_descr.cc (+1/-1)
src/logic/map_objects/tribes/ware_descr.h (+1/-1)
src/logic/map_objects/tribes/warehouse.cc (+1/-1)
src/logic/map_objects/tribes/warehouse.h (+1/-1)
src/logic/map_objects/tribes/warelist.cc (+1/-1)
src/logic/map_objects/tribes/warelist.h (+1/-1)
src/logic/map_objects/tribes/wareworker.h (+1/-1)
src/logic/map_objects/tribes/workarea_info.h (+1/-1)
src/logic/map_objects/tribes/worker.cc (+1/-1)
src/logic/map_objects/tribes/worker.h (+1/-1)
src/logic/map_objects/tribes/worker_descr.cc (+1/-1)
src/logic/map_objects/tribes/worker_descr.h (+1/-1)
src/logic/map_objects/tribes/worker_program.cc (+1/-1)
src/logic/map_objects/tribes/worker_program.h (+1/-1)
src/logic/map_objects/walkingdir.cc (+1/-1)
src/logic/map_objects/walkingdir.h (+1/-1)
src/logic/map_objects/world/critter.cc (+1/-1)
src/logic/map_objects/world/critter.h (+1/-1)
src/logic/map_objects/world/critter_program.h (+1/-1)
src/logic/map_objects/world/editor_category.cc (+1/-1)
src/logic/map_objects/world/editor_category.h (+1/-1)
src/logic/map_objects/world/map_gen.cc (+1/-1)
src/logic/map_objects/world/map_gen.h (+1/-1)
src/logic/map_objects/world/resource_description.cc (+1/-1)
src/logic/map_objects/world/resource_description.h (+1/-1)
src/logic/map_objects/world/terrain_description.cc (+1/-1)
src/logic/map_objects/world/terrain_description.h (+1/-1)
src/logic/map_objects/world/world.cc (+1/-1)
src/logic/map_objects/world/world.h (+1/-1)
src/logic/map_revision.cc (+1/-1)
src/logic/map_revision.h (+1/-1)
src/logic/mapastar.cc (+1/-1)
src/logic/mapastar.h (+1/-1)
src/logic/mapdifferenceregion.cc (+1/-1)
src/logic/mapdifferenceregion.h (+1/-1)
src/logic/mapfringeregion.cc (+1/-1)
src/logic/mapfringeregion.h (+1/-1)
src/logic/maphollowregion.cc (+1/-1)
src/logic/maphollowregion.h (+1/-1)
src/logic/mapregion.h (+1/-1)
src/logic/maptriangleregion.cc (+1/-1)
src/logic/maptriangleregion.h (+1/-1)
src/logic/message.h (+1/-1)
src/logic/message_id.h (+1/-1)
src/logic/message_queue.h (+1/-1)
src/logic/nodecaps.h (+1/-1)
src/logic/objective.h (+1/-1)
src/logic/path.cc (+1/-1)
src/logic/path.h (+1/-1)
src/logic/pathfield.cc (+1/-1)
src/logic/pathfield.h (+1/-1)
src/logic/player.cc (+1/-1)
src/logic/player.h (+1/-1)
src/logic/player_area.h (+1/-1)
src/logic/player_end_result.h (+1/-1)
src/logic/playercommand.cc (+1/-1)
src/logic/playercommand.h (+1/-1)
src/logic/playersmanager.cc (+1/-1)
src/logic/playersmanager.h (+1/-1)
src/logic/queue_cmd_factory.cc (+1/-1)
src/logic/queue_cmd_factory.h (+1/-1)
src/logic/queue_cmd_ids.h (+1/-1)
src/logic/replay.cc (+1/-1)
src/logic/replay.h (+1/-1)
src/logic/replay_game_controller.cc (+1/-1)
src/logic/replay_game_controller.h (+1/-1)
src/logic/roadtype.h (+1/-1)
src/logic/save_handler.cc (+1/-1)
src/logic/save_handler.h (+1/-1)
src/logic/see_unsee_node.h (+1/-1)
src/logic/single_player_game_controller.cc (+1/-1)
src/logic/single_player_game_controller.h (+1/-1)
src/logic/single_player_game_settings_provider.cc (+1/-1)
src/logic/single_player_game_settings_provider.h (+1/-1)
src/logic/trade_agreement.h (+1/-1)
src/logic/widelands.cc (+1/-1)
src/logic/widelands.h (+1/-1)
src/logic/widelands_geometry.cc (+1/-1)
src/logic/widelands_geometry.h (+1/-1)
src/logic/widelands_geometry_io.cc (+1/-1)
src/logic/widelands_geometry_io.h (+1/-1)
src/main.cc (+1/-1)
src/map_io/coords_profile.cc (+1/-1)
src/map_io/coords_profile.h (+1/-1)
src/map_io/map_allowed_building_types_packet.cc (+1/-1)
src/map_io/map_allowed_building_types_packet.h (+1/-1)
src/map_io/map_allowed_worker_types_packet.cc (+1/-1)
src/map_io/map_allowed_worker_types_packet.h (+1/-1)
src/map_io/map_bob_packet.cc (+1/-1)
src/map_io/map_bob_packet.h (+1/-1)
src/map_io/map_building_packet.cc (+1/-1)
src/map_io/map_building_packet.h (+1/-1)
src/map_io/map_buildingdata_packet.cc (+1/-1)
src/map_io/map_buildingdata_packet.h (+1/-1)
src/map_io/map_data_packet.h (+1/-1)
src/map_io/map_elemental_packet.cc (+1/-1)
src/map_io/map_elemental_packet.h (+1/-1)
src/map_io/map_exploration_packet.cc (+1/-1)
src/map_io/map_exploration_packet.h (+1/-1)
src/map_io/map_flag_packet.cc (+1/-1)
src/map_io/map_flag_packet.h (+1/-1)
src/map_io/map_flagdata_packet.cc (+1/-1)
src/map_io/map_flagdata_packet.h (+1/-1)
src/map_io/map_heights_packet.cc (+1/-1)
src/map_io/map_heights_packet.h (+1/-1)
src/map_io/map_images.cc (+1/-1)
src/map_io/map_images.h (+1/-1)
src/map_io/map_loader.h (+1/-1)
src/map_io/map_message_saver.h (+1/-1)
src/map_io/map_node_ownership_packet.cc (+1/-1)
src/map_io/map_node_ownership_packet.h (+1/-1)
src/map_io/map_object_loader.cc (+1/-1)
src/map_io/map_object_loader.h (+1/-1)
src/map_io/map_object_packet.cc (+1/-1)
src/map_io/map_object_packet.h (+1/-1)
src/map_io/map_object_saver.cc (+1/-1)
src/map_io/map_object_saver.h (+1/-1)
src/map_io/map_objective_packet.cc (+1/-1)
src/map_io/map_objective_packet.h (+1/-1)
src/map_io/map_player_names_and_tribes_packet.cc (+1/-1)
src/map_io/map_player_names_and_tribes_packet.h (+1/-1)
src/map_io/map_player_position_packet.cc (+1/-1)
src/map_io/map_player_position_packet.h (+1/-1)
src/map_io/map_players_messages_packet.cc (+1/-1)
src/map_io/map_players_messages_packet.h (+1/-1)
src/map_io/map_players_view_packet.cc (+1/-1)
src/map_io/map_players_view_packet.h (+1/-1)
src/map_io/map_port_spaces_packet.cc (+1/-1)
src/map_io/map_port_spaces_packet.h (+1/-1)
src/map_io/map_resources_packet.cc (+1/-1)
src/map_io/map_resources_packet.h (+1/-1)
src/map_io/map_road_packet.cc (+1/-1)
src/map_io/map_road_packet.h (+1/-1)
src/map_io/map_roaddata_packet.cc (+1/-1)
src/map_io/map_roaddata_packet.h (+1/-1)
src/map_io/map_saver.cc (+1/-1)
src/map_io/map_saver.h (+1/-1)
src/map_io/map_scripting_packet.cc (+1/-1)
src/map_io/map_scripting_packet.h (+1/-1)
src/map_io/map_terrain_packet.cc (+1/-1)
src/map_io/map_terrain_packet.h (+1/-1)
src/map_io/map_version_packet.cc (+1/-1)
src/map_io/map_version_packet.h (+1/-1)
src/map_io/s2map.cc (+1/-1)
src/map_io/s2map.h (+1/-1)
src/map_io/tribes_legacy_lookup_table.cc (+1/-1)
src/map_io/tribes_legacy_lookup_table.h (+1/-1)
src/map_io/widelands_map_loader.cc (+1/-1)
src/map_io/widelands_map_loader.h (+1/-1)
src/map_io/world_legacy_lookup_table.cc (+1/-1)
src/map_io/world_legacy_lookup_table.h (+1/-1)
src/network/constants.h (+1/-1)
src/network/crypto.h (+1/-1)
src/network/gameclient.cc (+1/-1)
src/network/gameclient.h (+1/-1)
src/network/gamehost.cc (+1/-1)
src/network/gamehost.h (+1/-1)
src/network/internet_gaming.cc (+1/-1)
src/network/internet_gaming.h (+1/-1)
src/network/internet_gaming_messages.cc (+1/-1)
src/network/internet_gaming_messages.h (+1/-1)
src/network/internet_gaming_protocol.h (+1/-1)
src/network/netclient.h (+1/-1)
src/network/netclient_interface.h (+1/-1)
src/network/netclientproxy.h (+1/-1)
src/network/nethost.h (+1/-1)
src/network/nethost_interface.h (+1/-1)
src/network/nethostproxy.h (+1/-1)
src/network/netrelayconnection.h (+1/-1)
src/network/network.cc (+1/-1)
src/network/network.h (+1/-1)
src/network/network_gaming_messages.cc (+1/-1)
src/network/network_gaming_messages.h (+1/-1)
src/network/network_lan_promotion.cc (+1/-1)
src/network/network_lan_promotion.h (+1/-1)
src/network/network_player_settings_backend.cc (+1/-1)
src/network/network_player_settings_backend.h (+1/-1)
src/network/network_protocol.h (+1/-1)
src/network/relay_protocol.h (+1/-1)
src/notifications/note_ids.h (+1/-1)
src/notifications/notifications.cc (+1/-1)
src/notifications/notifications.h (+1/-1)
src/notifications/notifications_impl.h (+1/-1)
src/notifications/test/notifications_test.cc (+1/-1)
src/profile/profile.cc (+1/-1)
src/profile/profile.h (+1/-1)
src/random/random.cc (+1/-1)
src/random/random.h (+1/-1)
src/scripting/eris.h (+1/-1)
src/scripting/factory.cc (+1/-1)
src/scripting/factory.h (+1/-1)
src/scripting/globals.cc (+1/-1)
src/scripting/globals.h (+1/-1)
src/scripting/logic.cc (+1/-1)
src/scripting/logic.h (+1/-1)
src/scripting/lua.cc (+1/-1)
src/scripting/lua.h (+1/-1)
src/scripting/lua_bases.cc (+1/-1)
src/scripting/lua_bases.h (+1/-1)
src/scripting/lua_coroutine.cc (+1/-1)
src/scripting/lua_coroutine.h (+1/-1)
src/scripting/lua_editor.cc (+1/-1)
src/scripting/lua_editor.h (+1/-1)
src/scripting/lua_errors.cc (+1/-1)
src/scripting/lua_errors.h (+1/-1)
src/scripting/lua_game.cc (+1/-1)
src/scripting/lua_game.h (+1/-1)
src/scripting/lua_globals.cc (+1/-1)
src/scripting/lua_globals.h (+1/-1)
src/scripting/lua_interface.cc (+1/-1)
src/scripting/lua_interface.h (+1/-1)
src/scripting/lua_map.cc (+1/-1)
src/scripting/lua_map.h (+1/-1)
src/scripting/lua_path.cc (+1/-1)
src/scripting/lua_path.h (+1/-1)
src/scripting/lua_root.cc (+1/-1)
src/scripting/lua_root.h (+1/-1)
src/scripting/lua_table.cc (+1/-1)
src/scripting/lua_table.h (+1/-1)
src/scripting/lua_ui.cc (+1/-1)
src/scripting/lua_ui.h (+1/-1)
src/scripting/luna.h (+1/-1)
src/scripting/luna_impl.cc (+1/-1)
src/scripting/luna_impl.h (+1/-1)
src/scripting/persistence.cc (+1/-1)
src/scripting/persistence.h (+1/-1)
src/scripting/report_error.cc (+1/-1)
src/scripting/report_error.h (+1/-1)
src/scripting/run_script.cc (+1/-1)
src/scripting/run_script.h (+1/-1)
src/scripting/test/scripting_test_main.cc (+1/-1)
src/scripting/test/test_luna.cc (+1/-1)
src/sound/fxset.cc (+1/-1)
src/sound/fxset.h (+1/-1)
src/sound/note_sound.h (+1/-1)
src/sound/songset.cc (+1/-1)
src/sound/songset.h (+1/-1)
src/sound/sound_handler.cc (+1/-1)
src/sound/sound_handler.h (+1/-1)
src/third_party/eris/eris.h (+0/-1)
src/third_party/eris/lauxlib.h (+0/-2)
src/third_party/eris/lctype.h (+0/-1)
src/third_party/eris/ldo.h (+0/-1)
src/third_party/eris/lmem.h (+0/-1)
src/third_party/eris/lobject.h (+0/-1)
src/third_party/eris/lprefix.h (+0/-1)
src/third_party/eris/lstate.h (+0/-1)
src/third_party/eris/luaconf.h (+0/-1)
src/ui_basic/box.cc (+1/-1)
src/ui_basic/box.h (+1/-1)
src/ui_basic/button.cc (+1/-1)
src/ui_basic/button.h (+1/-1)
src/ui_basic/checkbox.cc (+1/-1)
src/ui_basic/checkbox.h (+1/-1)
src/ui_basic/dropdown.cc (+1/-1)
src/ui_basic/dropdown.h (+1/-1)
src/ui_basic/editbox.cc (+1/-1)
src/ui_basic/editbox.h (+1/-1)
src/ui_basic/fileview_panel.cc (+1/-1)
src/ui_basic/fileview_panel.h (+1/-1)
src/ui_basic/fullscreen_window.cc (+1/-1)
src/ui_basic/fullscreen_window.h (+1/-1)
src/ui_basic/icon.cc (+1/-1)
src/ui_basic/icon.h (+1/-1)
src/ui_basic/icongrid.cc (+1/-1)
src/ui_basic/icongrid.h (+1/-1)
src/ui_basic/listselect.cc (+1/-1)
src/ui_basic/listselect.h (+1/-1)
src/ui_basic/messagebox.cc (+1/-1)
src/ui_basic/messagebox.h (+1/-1)
src/ui_basic/mouse_constants.h (+1/-1)
src/ui_basic/multilineeditbox.cc (+1/-1)
src/ui_basic/multilineeditbox.h (+1/-1)
src/ui_basic/multilinetextarea.cc (+1/-1)
src/ui_basic/multilinetextarea.h (+1/-1)
src/ui_basic/panel.cc (+1/-1)
src/ui_basic/panel.h (+1/-1)
src/ui_basic/progressbar.cc (+1/-1)
src/ui_basic/progressbar.h (+1/-1)
src/ui_basic/progresswindow.cc (+1/-1)
src/ui_basic/progresswindow.h (+1/-1)
src/ui_basic/radiobutton.cc (+1/-1)
src/ui_basic/radiobutton.h (+1/-1)
src/ui_basic/scrollbar.cc (+1/-1)
src/ui_basic/scrollbar.h (+1/-1)
src/ui_basic/slider.cc (+1/-1)
src/ui_basic/slider.h (+1/-1)
src/ui_basic/spinbox.cc (+1/-1)
src/ui_basic/spinbox.h (+1/-1)
src/ui_basic/table.cc (+1/-1)
src/ui_basic/table.h (+1/-1)
src/ui_basic/tabpanel.cc (+1/-1)
src/ui_basic/tabpanel.h (+1/-1)
src/ui_basic/textarea.cc (+1/-1)
src/ui_basic/textarea.h (+1/-1)
src/ui_basic/unique_window.cc (+1/-1)
src/ui_basic/unique_window.h (+1/-1)
src/ui_basic/window.cc (+1/-1)
src/ui_basic/window.h (+1/-1)
src/ui_fsmenu/about.cc (+1/-1)
src/ui_fsmenu/about.h (+1/-1)
src/ui_fsmenu/base.cc (+1/-1)
src/ui_fsmenu/base.h (+1/-1)
src/ui_fsmenu/campaign_select.cc (+1/-1)
src/ui_fsmenu/campaign_select.h (+1/-1)
src/ui_fsmenu/helpwindow.cc (+1/-1)
src/ui_fsmenu/helpwindow.h (+1/-1)
src/ui_fsmenu/internet_lobby.cc (+1/-1)
src/ui_fsmenu/internet_lobby.h (+1/-1)
src/ui_fsmenu/intro.cc (+1/-1)
src/ui_fsmenu/intro.h (+1/-1)
src/ui_fsmenu/launch_game.cc (+1/-1)
src/ui_fsmenu/launch_game.h (+1/-1)
src/ui_fsmenu/launch_mpg.cc (+1/-1)
src/ui_fsmenu/launch_mpg.h (+1/-1)
src/ui_fsmenu/launch_spg.cc (+1/-1)
src/ui_fsmenu/launch_spg.h (+1/-1)
src/ui_fsmenu/load_map_or_game.cc (+1/-1)
src/ui_fsmenu/load_map_or_game.h (+1/-1)
src/ui_fsmenu/loadgame.cc (+1/-1)
src/ui_fsmenu/loadgame.h (+1/-1)
src/ui_fsmenu/main.cc (+1/-1)
src/ui_fsmenu/main.h (+1/-1)
src/ui_fsmenu/main_menu.cc (+1/-1)
src/ui_fsmenu/main_menu.h (+1/-1)
src/ui_fsmenu/mapselect.cc (+1/-1)
src/ui_fsmenu/mapselect.h (+1/-1)
src/ui_fsmenu/multiplayer.cc (+1/-1)
src/ui_fsmenu/multiplayer.h (+1/-1)
src/ui_fsmenu/netsetup_lan.cc (+1/-1)
src/ui_fsmenu/netsetup_lan.h (+1/-1)
src/ui_fsmenu/options.cc (+1/-1)
src/ui_fsmenu/options.h (+1/-1)
src/ui_fsmenu/singleplayer.cc (+1/-1)
src/ui_fsmenu/singleplayer.h (+1/-1)
src/website/json/json.cc (+1/-1)
src/website/json/json.h (+1/-1)
src/website/json/value.cc (+1/-1)
src/website/json/value.h (+1/-1)
src/website/map_info.cc (+1/-1)
src/website/map_object_info.cc (+1/-1)
src/website/website_common.cc (+1/-1)
src/website/website_common.h (+1/-1)
src/wlapplication.cc (+1/-1)
src/wlapplication.h (+1/-1)
src/wlapplication_messages.cc (+1/-1)
src/wlapplication_messages.h (+1/-1)
src/wui/actionconfirm.cc (+1/-1)
src/wui/actionconfirm.h (+1/-1)
src/wui/attack_box.cc (+1/-1)
src/wui/attack_box.h (+1/-1)
src/wui/building_statistics_menu.cc (+1/-1)
src/wui/building_statistics_menu.h (+1/-1)
src/wui/buildingwindow.cc (+1/-1)
src/wui/buildingwindow.h (+1/-1)
src/wui/chat_msg_layout.cc (+1/-1)
src/wui/chat_msg_layout.h (+1/-1)
src/wui/chat_overlay.cc (+1/-1)
src/wui/chat_overlay.h (+1/-1)
src/wui/constructionsitewindow.cc (+1/-1)
src/wui/constructionsitewindow.h (+1/-1)
src/wui/debugconsole.cc (+1/-1)
src/wui/debugconsole.h (+1/-1)
src/wui/dismantlesitewindow.cc (+1/-1)
src/wui/dismantlesitewindow.h (+1/-1)
src/wui/economy_options_window.cc (+1/-1)
src/wui/economy_options_window.h (+1/-1)
src/wui/encyclopedia_window.cc (+1/-1)
src/wui/encyclopedia_window.h (+1/-1)
src/wui/fieldaction.cc (+1/-1)
src/wui/game_chat_menu.cc (+1/-1)
src/wui/game_chat_menu.h (+1/-1)
src/wui/game_chat_panel.cc (+1/-1)
src/wui/game_chat_panel.h (+1/-1)
src/wui/game_client_disconnected.cc (+1/-1)
src/wui/game_client_disconnected.h (+1/-1)
src/wui/game_debug_ui.cc (+1/-1)
src/wui/game_debug_ui.h (+1/-1)
src/wui/game_exit_confirm_box.cc (+1/-1)
src/wui/game_exit_confirm_box.h (+1/-1)
src/wui/game_main_menu_save_game.cc (+1/-1)
src/wui/game_main_menu_save_game.h (+1/-1)
src/wui/game_message_menu.cc (+1/-1)
src/wui/game_message_menu.h (+1/-1)
src/wui/game_objectives_menu.cc (+1/-1)
src/wui/game_objectives_menu.h (+1/-1)
src/wui/game_options_menu.cc (+1/-1)
src/wui/game_options_menu.h (+1/-1)
src/wui/game_options_sound_menu.cc (+1/-1)
src/wui/game_options_sound_menu.h (+1/-1)
src/wui/game_statistics_menu.cc (+1/-1)
src/wui/game_statistics_menu.h (+1/-1)
src/wui/game_summary.cc (+1/-1)
src/wui/game_summary.h (+1/-1)
src/wui/game_tips.cc (+1/-1)
src/wui/game_tips.h (+1/-1)
src/wui/gamedetails.cc (+1/-1)
src/wui/gamedetails.h (+1/-1)
src/wui/general_statistics_menu.cc (+1/-1)
src/wui/general_statistics_menu.h (+1/-1)
src/wui/helpwindow.cc (+1/-1)
src/wui/helpwindow.h (+1/-1)
src/wui/inputqueuedisplay.cc (+1/-1)
src/wui/inputqueuedisplay.h (+1/-1)
src/wui/interactive_base.cc (+1/-1)
src/wui/interactive_base.h (+1/-1)
src/wui/interactive_gamebase.cc (+1/-1)
src/wui/interactive_gamebase.h (+1/-1)
src/wui/interactive_player.cc (+1/-1)
src/wui/interactive_player.h (+1/-1)
src/wui/interactive_spectator.cc (+1/-1)
src/wui/interactive_spectator.h (+1/-1)
src/wui/itemwaresdisplay.cc (+1/-1)
src/wui/itemwaresdisplay.h (+1/-1)
src/wui/load_or_save_game.cc (+1/-1)
src/wui/load_or_save_game.h (+1/-1)
src/wui/login_box.cc (+1/-1)
src/wui/login_box.h (+1/-1)
src/wui/logmessage.h (+1/-1)
src/wui/map_tags.cc (+1/-1)
src/wui/map_tags.h (+1/-1)
src/wui/mapdata.cc (+1/-1)
src/wui/mapdata.h (+1/-1)
src/wui/mapdetails.cc (+1/-1)
src/wui/mapdetails.h (+1/-1)
src/wui/maptable.cc (+1/-1)
src/wui/maptable.h (+1/-1)
src/wui/mapview.cc (+1/-1)
src/wui/mapview.h (+1/-1)
src/wui/mapviewpixelconstants.h (+1/-1)
src/wui/mapviewpixelfunctions.cc (+1/-1)
src/wui/mapviewpixelfunctions.h (+1/-1)
src/wui/militarysitewindow.cc (+1/-1)
src/wui/militarysitewindow.h (+1/-1)
src/wui/minimap.cc (+1/-1)
src/wui/minimap.h (+1/-1)
src/wui/multiplayersetupgroup.cc (+1/-1)
src/wui/multiplayersetupgroup.h (+1/-1)
src/wui/playerdescrgroup.cc (+1/-1)
src/wui/playerdescrgroup.h (+1/-1)
src/wui/plot_area.cc (+1/-1)
src/wui/plot_area.h (+1/-1)
src/wui/portdockwaresdisplay.cc (+1/-1)
src/wui/portdockwaresdisplay.h (+1/-1)
src/wui/productionsitewindow.cc (+1/-1)
src/wui/productionsitewindow.h (+1/-1)
src/wui/quicknavigation.cc (+1/-1)
src/wui/quicknavigation.h (+1/-1)
src/wui/seafaring_statistics_menu.cc (+1/-1)
src/wui/seafaring_statistics_menu.h (+1/-1)
src/wui/shipwindow.cc (+1/-1)
src/wui/shipwindow.h (+1/-1)
src/wui/soldiercapacitycontrol.cc (+1/-1)
src/wui/soldiercapacitycontrol.h (+1/-1)
src/wui/soldierlist.cc (+1/-1)
src/wui/soldierlist.h (+1/-1)
src/wui/stock_menu.cc (+1/-1)
src/wui/stock_menu.h (+1/-1)
src/wui/story_message_box.cc (+1/-1)
src/wui/story_message_box.h (+1/-1)
src/wui/suggested_teams_box.cc (+1/-1)
src/wui/suggested_teams_box.h (+1/-1)
src/wui/trainingsitewindow.cc (+1/-1)
src/wui/trainingsitewindow.h (+1/-1)
src/wui/transport_draw.cc (+1/-1)
src/wui/tribal_encyclopedia.cc (+1/-1)
src/wui/tribal_encyclopedia.h (+1/-1)
src/wui/unique_window_handler.cc (+1/-1)
src/wui/unique_window_handler.h (+1/-1)
src/wui/ware_statistics_menu.cc (+1/-1)
src/wui/ware_statistics_menu.h (+1/-1)
src/wui/warehousewindow.cc (+1/-1)
src/wui/warehousewindow.h (+1/-1)
src/wui/waresdisplay.cc (+1/-1)
src/wui/waresdisplay.h (+1/-1)
src/wui/watchwindow.cc (+1/-1)
utils/win32/innosetup/Widelands.iss (+1/-1)
To merge this branch: bzr merge lp:~widelands-dev/widelands/update_copyright_year_2019
Reviewer Review Type Date Requested Status
Klaus Halfmann review. Approve
Review via email: mp+363579@code.launchpad.net

Commit message

Update copyright year to 2019

Description of the change

@bunnybot merge

To post a comment you must log in.
Revision history for this message
GunChleoc (gunchleoc) wrote :

Codecheck error is from trunk

@bunnybot merge force

Revision history for this message
Klaus Halfmann (klaus-halfmann) wrote :

Thanks for copying the rights to 2019.

Found only these changes and removal of some empty lines.

will noth compile this

review: Approve (review.)
Revision history for this message
bunnybot (widelandsofficial) wrote :

Continuous integration builds have changed state:

Travis build 4511. State: failed. Details: https://travis-ci.org/widelands/widelands/builds/497474505.
Appveyor build 4298. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_update_copyright_year_2019-4298.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/txts/LICENSE.lua'
2--- data/txts/LICENSE.lua 2018-02-28 09:53:42 +0000
3+++ data/txts/LICENSE.lua 2019-02-23 13:03:12 +0000
4@@ -6,7 +6,8 @@
5 title = _"License",
6 text = rt(
7 p_font("align=center", "size=28 color=2F9131", _"Licensing information for Widelands") ..
8- p_font("align=center", "size=14 italic=1 color=D1D1D1", _"Copyright 2002 - 2018 by the Widelands Development Team.") ..
9+ -- TRANSLATORS: Placeholder is copyright end year
10+ p_font("align=center", "size=14 italic=1 color=D1D1D1", _"Copyright 2002 - %1% by the Widelands Development Team."):bformat(2019) ..
11
12 h2(_"This game is Free and Open Source (FOSS), licensed under the GNU General Public License (GPL) V2.0.") ..
13
14
15=== modified file 'debian/copyright'
16--- debian/copyright 2018-11-25 12:10:24 +0000
17+++ debian/copyright 2019-02-23 13:03:12 +0000
18@@ -3,7 +3,7 @@
19 Source: http://www.widelands.org/
20
21 Files: *
22-Copyright: 2002-2018 by the Widelands Development Team
23+Copyright: 2002-2019 by the Widelands Development Team
24 License: GPL-2+
25
26 Files: src/third_party/eris/*
27@@ -229,7 +229,7 @@
28 License: SIL-Open-Font-License
29
30 Files: data/tribes/*/*.png
31-Copyright: 2002-2018 by the Widelands Development Team
32+Copyright: 2002-2019 by the Widelands Development Team
33 License: GPL-2+
34 The media files of Widelands are distributed under the same license
35 than the game itself. The blender source files are not included in the same
36@@ -239,7 +239,7 @@
37 reimplemented (see https://bugs.launchpad.net/widelands-media/+bug/677337).
38
39 Files: debian/*
40-Copyright: 2004-2013 Martin Quinson <mquinson@debian.org>
41+Copyright: 2004-2019 Martin Quinson <mquinson@debian.org>
42 License: GPL-2+
43
44 License: GPL-2+
45
46=== modified file 'src/ai/ai_help_structs.cc'
47--- src/ai/ai_help_structs.cc 2018-06-11 21:05:03 +0000
48+++ src/ai/ai_help_structs.cc 2019-02-23 13:03:12 +0000
49@@ -1,5 +1,5 @@
50 /*
51- * Copyright (C) 2009-2018 by the Widelands Development Team
52+ * Copyright (C) 2009-2019 by the Widelands Development Team
53 *
54 * This program is free software; you can redistribute it and/or
55 * modify it under the terms of the GNU General Public License
56
57=== modified file 'src/ai/ai_help_structs.h'
58--- src/ai/ai_help_structs.h 2018-06-11 21:05:03 +0000
59+++ src/ai/ai_help_structs.h 2019-02-23 13:03:12 +0000
60@@ -1,5 +1,5 @@
61 /*
62- * Copyright (C) 2009-2018 by the Widelands Development Team
63+ * Copyright (C) 2009-2019 by the Widelands Development Team
64 *
65 * This program is free software; you can redistribute it and/or
66 * modify it under the terms of the GNU General Public License
67
68=== modified file 'src/ai/ai_hints.cc'
69--- src/ai/ai_hints.cc 2018-12-14 14:54:50 +0000
70+++ src/ai/ai_hints.cc 2019-02-23 13:03:12 +0000
71@@ -1,5 +1,5 @@
72 /*
73- * Copyright (C) 2004-2018 by the Widelands Development Team
74+ * Copyright (C) 2004-2019 by the Widelands Development Team
75 *
76 * This program is free software; you can redistribute it and/or
77 * modify it under the terms of the GNU General Public License
78
79=== modified file 'src/ai/ai_hints.h'
80--- src/ai/ai_hints.h 2018-05-24 10:19:21 +0000
81+++ src/ai/ai_hints.h 2019-02-23 13:03:12 +0000
82@@ -1,5 +1,5 @@
83 /*
84- * Copyright (C) 2004-2018 by the Widelands Development Team
85+ * Copyright (C) 2004-2019 by the Widelands Development Team
86 *
87 * This program is free software; you can redistribute it and/or
88 * modify it under the terms of the GNU General Public License
89
90=== modified file 'src/ai/computer_player.cc'
91--- src/ai/computer_player.cc 2018-04-07 16:59:00 +0000
92+++ src/ai/computer_player.cc 2019-02-23 13:03:12 +0000
93@@ -1,5 +1,5 @@
94 /*
95- * Copyright (C) 2004-2018 by the Widelands Development Team
96+ * Copyright (C) 2004-2019 by the Widelands Development Team
97 *
98 * This program is free software; you can redistribute it and/or
99 * modify it under the terms of the GNU General Public License
100
101=== modified file 'src/ai/computer_player.h'
102--- src/ai/computer_player.h 2018-04-07 16:59:00 +0000
103+++ src/ai/computer_player.h 2019-02-23 13:03:12 +0000
104@@ -1,5 +1,5 @@
105 /*
106- * Copyright (C) 2004-2018 by the Widelands Development Team
107+ * Copyright (C) 2004-2019 by the Widelands Development Team
108 *
109 * This program is free software; you can redistribute it and/or
110 * modify it under the terms of the GNU General Public License
111
112=== modified file 'src/ai/defaultai.cc'
113--- src/ai/defaultai.cc 2018-12-13 07:24:01 +0000
114+++ src/ai/defaultai.cc 2019-02-23 13:03:12 +0000
115@@ -1,5 +1,5 @@
116 /*
117- * Copyright (C) 2004-2018 by the Widelands Development Team
118+ * Copyright (C) 2004-2019 by the Widelands Development Team
119 *
120 * This program is free software; you can redistribute it and/or
121 * modify it under the terms of the GNU General Public License
122
123=== modified file 'src/ai/defaultai.h'
124--- src/ai/defaultai.h 2018-05-09 08:13:40 +0000
125+++ src/ai/defaultai.h 2019-02-23 13:03:12 +0000
126@@ -1,5 +1,5 @@
127 /*
128- * Copyright (C) 2008-2018 by the Widelands Development Team
129+ * Copyright (C) 2008-2019 by the Widelands Development Team
130 *
131 * This program is free software; you can redistribute it and/or
132 * modify it under the terms of the GNU General Public License
133
134=== modified file 'src/ai/defaultai_seafaring.cc'
135--- src/ai/defaultai_seafaring.cc 2019-01-20 23:20:32 +0000
136+++ src/ai/defaultai_seafaring.cc 2019-02-23 13:03:12 +0000
137@@ -1,5 +1,5 @@
138 /*
139- * Copyright (C) 2009-2018 by the Widelands Development Team
140+ * Copyright (C) 2009-2019 by the Widelands Development Team
141 *
142 * This program is free software; you can redistribute it and/or
143 * modify it under the terms of the GNU General Public License
144
145=== modified file 'src/ai/defaultai_warfare.cc'
146--- src/ai/defaultai_warfare.cc 2018-04-18 12:11:16 +0000
147+++ src/ai/defaultai_warfare.cc 2019-02-23 13:03:12 +0000
148@@ -1,5 +1,5 @@
149 /*
150- * Copyright (C) 2009-2018 by the Widelands Development Team
151+ * Copyright (C) 2009-2019 by the Widelands Development Team
152 *
153 * This program is free software; you can redistribute it and/or
154 * modify it under the terms of the GNU General Public License
155
156=== modified file 'src/base/exceptions.cc'
157--- src/base/exceptions.cc 2018-04-07 16:59:00 +0000
158+++ src/base/exceptions.cc 2019-02-23 13:03:12 +0000
159@@ -1,5 +1,5 @@
160 /*
161- * Copyright (C) 2002-2018 by the Widelands Development Team
162+ * Copyright (C) 2002-2019 by the Widelands Development Team
163 *
164 * This program is free software; you can redistribute it and/or
165 * modify it under the terms of the GNU General Public License
166
167=== modified file 'src/base/i18n.cc'
168--- src/base/i18n.cc 2018-12-13 07:24:01 +0000
169+++ src/base/i18n.cc 2019-02-23 13:03:12 +0000
170@@ -1,5 +1,5 @@
171 /*
172- * Copyright (C) 2006-2018 by the Widelands Development Team
173+ * Copyright (C) 2006-2019 by the Widelands Development Team
174 *
175 * This program is free software; you can redistribute it and/or
176 * modify it under the terms of the GNU General Public License
177
178=== modified file 'src/base/i18n.h'
179--- src/base/i18n.h 2018-12-13 07:24:01 +0000
180+++ src/base/i18n.h 2019-02-23 13:03:12 +0000
181@@ -1,5 +1,5 @@
182 /*
183- * Copyright (C) 2006-2018 by the Widelands Development Team
184+ * Copyright (C) 2006-2019 by the Widelands Development Team
185 *
186 * This program is free software; you can redistribute it and/or
187 * modify it under the terms of the GNU General Public License
188
189=== modified file 'src/base/log.cc'
190--- src/base/log.cc 2018-09-10 05:49:47 +0000
191+++ src/base/log.cc 2019-02-23 13:03:12 +0000
192@@ -1,5 +1,5 @@
193 /*
194- * Copyright (C) 2002-2018 by the Widelands Development Team
195+ * Copyright (C) 2002-2019 by the Widelands Development Team
196 *
197 * This program is free software; you can redistribute it and/or
198 * modify it under the terms of the GNU General Public License
199
200=== modified file 'src/base/log.h'
201--- src/base/log.h 2018-12-13 07:24:01 +0000
202+++ src/base/log.h 2019-02-23 13:03:12 +0000
203@@ -1,5 +1,5 @@
204 /*
205- * Copyright (C) 2002-2018 by the Widelands Development Team
206+ * Copyright (C) 2002-2019 by the Widelands Development Team
207 *
208 * This program is free software; you can redistribute it and/or
209 * modify it under the terms of the GNU General Public License
210
211=== modified file 'src/base/macros.cc'
212--- src/base/macros.cc 2018-04-07 16:59:00 +0000
213+++ src/base/macros.cc 2019-02-23 13:03:12 +0000
214@@ -1,5 +1,5 @@
215 /*
216- * Copyright (C) 2006-2018 by the Widelands Development Team
217+ * Copyright (C) 2006-2019 by the Widelands Development Team
218 *
219 * This program is free software; you can redistribute it and/or
220 * modify it under the terms of the GNU General Public License
221
222=== modified file 'src/base/macros.h'
223--- src/base/macros.h 2018-04-07 16:59:00 +0000
224+++ src/base/macros.h 2019-02-23 13:03:12 +0000
225@@ -1,5 +1,5 @@
226 /*
227- * Copyright (C) 2006-2018 by the Widelands Development Team
228+ * Copyright (C) 2006-2019 by the Widelands Development Team
229 *
230 * This program is free software; you can redistribute it and/or
231 * modify it under the terms of the GNU General Public License
232
233=== modified file 'src/base/math.cc'
234--- src/base/math.cc 2018-04-07 16:59:00 +0000
235+++ src/base/math.cc 2019-02-23 13:03:12 +0000
236@@ -1,5 +1,5 @@
237 /*
238- * Copyright (C) 2006-2018 by the Widelands Development Team
239+ * Copyright (C) 2006-2019 by the Widelands Development Team
240 *
241 * This program is free software; you can redistribute it and/or
242 * modify it under the terms of the GNU General Public License
243
244=== modified file 'src/base/math.h'
245--- src/base/math.h 2018-04-07 16:59:00 +0000
246+++ src/base/math.h 2019-02-23 13:03:12 +0000
247@@ -1,5 +1,5 @@
248 /*
249- * Copyright (C) 2006-2018 by the Widelands Development Team
250+ * Copyright (C) 2006-2019 by the Widelands Development Team
251 *
252 * This program is free software; you can redistribute it and/or
253 * modify it under the terms of the GNU General Public License
254
255=== modified file 'src/base/md5.cc'
256--- src/base/md5.cc 2018-12-13 07:24:01 +0000
257+++ src/base/md5.cc 2019-02-23 13:03:12 +0000
258@@ -3,7 +3,7 @@
259 *
260 * Thanks to Ulrich Drepper for the md5sum example code
261 *
262- * Copyright (C) 2002-2018 by the Widelands Development Team
263+ * Copyright (C) 2002-2019 by the Widelands Development Team
264 *
265 * This program is free software; you can redistribute it and/or
266 * modify it under the terms of the GNU General Public License
267
268=== modified file 'src/base/md5.h'
269--- src/base/md5.h 2018-04-07 16:59:00 +0000
270+++ src/base/md5.h 2019-02-23 13:03:12 +0000
271@@ -1,7 +1,7 @@
272 /*
273 * Thanks to Ulrich Drepper for the md5sum example code
274 *
275- * Copyright (C) 2002-2018 by the Widelands Development Team
276+ * Copyright (C) 2002-2019 by the Widelands Development Team
277 *
278 * This program is free software; you can redistribute it and/or
279 * modify it under the terms of the GNU General Public License
280
281=== modified file 'src/base/rect.h'
282--- src/base/rect.h 2018-04-07 16:59:00 +0000
283+++ src/base/rect.h 2019-02-23 13:03:12 +0000
284@@ -1,5 +1,5 @@
285 /*
286- * Copyright (C) 2002-2018 by the Widelands Development Team
287+ * Copyright (C) 2002-2019 by the Widelands Development Team
288 *
289 * This program is free software; you can redistribute it and/or
290 * modify it under the terms of the GNU General Public License
291
292=== modified file 'src/base/scoped_timer.cc'
293--- src/base/scoped_timer.cc 2018-04-07 16:59:00 +0000
294+++ src/base/scoped_timer.cc 2019-02-23 13:03:12 +0000
295@@ -1,5 +1,5 @@
296 /*
297- * Copyright (C) 2006-2018 by the Widelands Development Team
298+ * Copyright (C) 2006-2019 by the Widelands Development Team
299 *
300 * This program is free software; you can redistribute it and/or
301 * modify it under the terms of the GNU General Public License
302
303=== modified file 'src/base/scoped_timer.h'
304--- src/base/scoped_timer.h 2018-04-07 16:59:00 +0000
305+++ src/base/scoped_timer.h 2019-02-23 13:03:12 +0000
306@@ -1,5 +1,5 @@
307 /*
308- * Copyright (C) 2006-2018 by the Widelands Development Team
309+ * Copyright (C) 2006-2019 by the Widelands Development Team
310 *
311 * This program is free software; you can redistribute it and/or
312 * modify it under the terms of the GNU General Public License
313
314=== modified file 'src/base/time_string.cc'
315--- src/base/time_string.cc 2018-04-07 16:59:00 +0000
316+++ src/base/time_string.cc 2019-02-23 13:03:12 +0000
317@@ -1,5 +1,5 @@
318 /*
319- * Copyright (C) 2008-2018 by the Widelands Development Team
320+ * Copyright (C) 2008-2019 by the Widelands Development Team
321 *
322 * This program is free software; you can redistribute it and/or
323 * modify it under the terms of the GNU General Public License
324
325=== modified file 'src/base/time_string.h'
326--- src/base/time_string.h 2018-04-07 16:59:00 +0000
327+++ src/base/time_string.h 2019-02-23 13:03:12 +0000
328@@ -1,5 +1,5 @@
329 /*
330- * Copyright (C) 2008-2018 by the Widelands Development Team
331+ * Copyright (C) 2008-2019 by the Widelands Development Team
332 *
333 * This program is free software; you can redistribute it and/or
334 * modify it under the terms of the GNU General Public License
335
336=== modified file 'src/base/utf8.h'
337--- src/base/utf8.h 2018-04-07 16:59:00 +0000
338+++ src/base/utf8.h 2019-02-23 13:03:12 +0000
339@@ -1,5 +1,5 @@
340 /*
341- * Copyright (C) 2011-2018 by the Widelands Development Team
342+ * Copyright (C) 2011-2019 by the Widelands Development Team
343 *
344 * This program is free software; you can redistribute it and/or
345 * modify it under the terms of the GNU General Public License
346
347=== modified file 'src/base/vector.cc'
348--- src/base/vector.cc 2018-04-07 16:59:00 +0000
349+++ src/base/vector.cc 2019-02-23 13:03:12 +0000
350@@ -1,5 +1,5 @@
351 /*
352- * Copyright (C) 2006-2018 by the Widelands Development Team
353+ * Copyright (C) 2006-2019 by the Widelands Development Team
354 *
355 * This program is free software; you can redistribute it and/or
356 * modify it under the terms of the GNU General Public License
357
358=== modified file 'src/base/vector.h'
359--- src/base/vector.h 2018-04-07 16:59:00 +0000
360+++ src/base/vector.h 2019-02-23 13:03:12 +0000
361@@ -1,5 +1,5 @@
362 /*
363- * Copyright (C) 2002-2018 by the Widelands Development Team
364+ * Copyright (C) 2002-2019 by the Widelands Development Team
365 *
366 * This program is free software; you can redistribute it and/or
367 * modify it under the terms of the GNU General Public License
368
369=== modified file 'src/base/warning.h'
370--- src/base/warning.h 2018-04-07 16:59:00 +0000
371+++ src/base/warning.h 2019-02-23 13:03:12 +0000
372@@ -1,5 +1,5 @@
373 /*
374- * Copyright (C) 2002-2018 by the Widelands Development Team
375+ * Copyright (C) 2002-2019 by the Widelands Development Team
376 *
377 * This program is free software; you can redistribute it and/or
378 * modify it under the terms of the GNU General Public License
379
380=== modified file 'src/base/wexception.h'
381--- src/base/wexception.h 2018-04-07 16:59:00 +0000
382+++ src/base/wexception.h 2019-02-23 13:03:12 +0000
383@@ -1,5 +1,5 @@
384 /*
385- * Copyright (C) 2002-2018 by the Widelands Development Team
386+ * Copyright (C) 2002-2019 by the Widelands Development Team
387 *
388 * This program is free software; you can redistribute it and/or
389 * modify it under the terms of the GNU General Public License
390
391=== modified file 'src/build_info.h'
392--- src/build_info.h 2018-04-07 16:59:00 +0000
393+++ src/build_info.h 2019-02-23 13:03:12 +0000
394@@ -1,5 +1,5 @@
395 /*
396- * Copyright (C) 2006-2018 by the Widelands Development Team
397+ * Copyright (C) 2006-2019 by the Widelands Development Team
398 *
399 * This program is free software; you can redistribute it and/or
400 * modify it under the terms of the GNU General Public License
401@@ -25,7 +25,7 @@
402 constexpr uint16_t kWidelandsCopyrightStart = 2002;
403 // If the following line is changed, the corresponding regex in 'utils/update_copyright.py' will
404 // also need updating.
405-constexpr uint16_t kWidelandsCopyrightEnd = 2018;
406+constexpr uint16_t kWidelandsCopyrightEnd = 2019;
407
408 /// \return the build id which is automagically created from the revision number
409 /// or the VERSION file
410
411=== modified file 'src/chat/chat.cc'
412--- src/chat/chat.cc 2018-04-07 16:59:00 +0000
413+++ src/chat/chat.cc 2019-02-23 13:03:12 +0000
414@@ -1,5 +1,5 @@
415 /*
416- * Copyright (C) 2008-2018 by the Widelands Development Team
417+ * Copyright (C) 2008-2019 by the Widelands Development Team
418 *
419 * This program is free software; you can redistribute it and/or
420 * modify it under the terms of the GNU General Public License
421
422=== modified file 'src/chat/chat.h'
423--- src/chat/chat.h 2018-04-07 16:59:00 +0000
424+++ src/chat/chat.h 2019-02-23 13:03:12 +0000
425@@ -1,5 +1,5 @@
426 /*
427- * Copyright (C) 2008-2018 by the Widelands Development Team
428+ * Copyright (C) 2008-2019 by the Widelands Development Team
429 *
430 * This program is free software; you can redistribute it and/or
431 * modify it under the terms of the GNU General Public License
432
433=== modified file 'src/economy/cmd_call_economy_balance.cc'
434--- src/economy/cmd_call_economy_balance.cc 2018-12-13 07:24:01 +0000
435+++ src/economy/cmd_call_economy_balance.cc 2019-02-23 13:03:12 +0000
436@@ -1,5 +1,5 @@
437 /*
438- * Copyright (C) 2002-2018 by the Widelands Development Team
439+ * Copyright (C) 2002-2019 by the Widelands Development Team
440 *
441 * This program is free software; you can redistribute it and/or
442 * modify it under the terms of the GNU General Public License
443
444=== modified file 'src/economy/cmd_call_economy_balance.h'
445--- src/economy/cmd_call_economy_balance.h 2018-12-13 07:24:01 +0000
446+++ src/economy/cmd_call_economy_balance.h 2019-02-23 13:03:12 +0000
447@@ -1,5 +1,5 @@
448 /*
449- * Copyright (C) 2004-2018 by the Widelands Development Team
450+ * Copyright (C) 2004-2019 by the Widelands Development Team
451 *
452 * This program is free software; you can redistribute it and/or
453 * modify it under the terms of the GNU General Public License
454
455=== modified file 'src/economy/economy.cc'
456--- src/economy/economy.cc 2019-02-12 08:02:22 +0000
457+++ src/economy/economy.cc 2019-02-23 13:03:12 +0000
458@@ -1,5 +1,5 @@
459 /*
460- * Copyright (C) 2004-2018 by the Widelands Development Team
461+ * Copyright (C) 2004-2019 by the Widelands Development Team
462 *
463 * This program is free software; you can redistribute it and/or
464 * modify it under the terms of the GNU General Public License
465
466=== modified file 'src/economy/economy.h'
467--- src/economy/economy.h 2019-02-09 08:42:15 +0000
468+++ src/economy/economy.h 2019-02-23 13:03:12 +0000
469@@ -1,5 +1,5 @@
470 /*
471- * Copyright (C) 2004-2018 by the Widelands Development Team
472+ * Copyright (C) 2004-2019 by the Widelands Development Team
473 *
474 * This program is free software; you can redistribute it and/or
475 * modify it under the terms of the GNU General Public License
476
477=== modified file 'src/economy/economy_data_packet.cc'
478--- src/economy/economy_data_packet.cc 2018-12-13 07:24:01 +0000
479+++ src/economy/economy_data_packet.cc 2019-02-23 13:03:12 +0000
480@@ -1,5 +1,5 @@
481 /*
482- * Copyright (C) 2004-2018 by the Widelands Development Team
483+ * Copyright (C) 2004-2019 by the Widelands Development Team
484 *
485 * This program is free software; you can redistribute it and/or
486 * modify it under the terms of the GNU General Public License
487
488=== modified file 'src/economy/economy_data_packet.h'
489--- src/economy/economy_data_packet.h 2018-12-13 07:24:01 +0000
490+++ src/economy/economy_data_packet.h 2019-02-23 13:03:12 +0000
491@@ -1,5 +1,5 @@
492 /*
493- * Copyright (C) 2004-2018 by the Widelands Development Team
494+ * Copyright (C) 2004-2019 by the Widelands Development Team
495 *
496 * This program is free software; you can redistribute it and/or
497 * modify it under the terms of the GNU General Public License
498
499=== modified file 'src/economy/expedition_bootstrap.cc'
500--- src/economy/expedition_bootstrap.cc 2018-07-08 15:16:16 +0000
501+++ src/economy/expedition_bootstrap.cc 2019-02-23 13:03:12 +0000
502@@ -1,5 +1,5 @@
503 /*
504- * Copyright (C) 2006-2018 by the Widelands Development Team
505+ * Copyright (C) 2006-2019 by the Widelands Development Team
506 *
507 * This program is free software; you can redistribute it and/or
508 * modify it under the terms of the GNU General Public License
509
510=== modified file 'src/economy/expedition_bootstrap.h'
511--- src/economy/expedition_bootstrap.h 2018-04-07 16:59:00 +0000
512+++ src/economy/expedition_bootstrap.h 2019-02-23 13:03:12 +0000
513@@ -1,5 +1,5 @@
514 /*
515- * Copyright (C) 2006-2018 by the Widelands Development Team
516+ * Copyright (C) 2006-2019 by the Widelands Development Team
517 *
518 * This program is free software; you can redistribute it and/or
519 * modify it under the terms of the GNU General Public License
520
521=== modified file 'src/economy/flag.cc'
522--- src/economy/flag.cc 2018-12-13 07:24:01 +0000
523+++ src/economy/flag.cc 2019-02-23 13:03:12 +0000
524@@ -1,5 +1,5 @@
525 /*
526- * Copyright (C) 2004-2018 by the Widelands Development Team
527+ * Copyright (C) 2004-2019 by the Widelands Development Team
528 *
529 * This program is free software; you can redistribute it and/or
530 * modify it under the terms of the GNU General Public License
531
532=== modified file 'src/economy/flag.h'
533--- src/economy/flag.h 2018-12-13 07:24:01 +0000
534+++ src/economy/flag.h 2019-02-23 13:03:12 +0000
535@@ -1,5 +1,5 @@
536 /*
537- * Copyright (C) 2004-2018 by the Widelands Development Team
538+ * Copyright (C) 2004-2019 by the Widelands Development Team
539 *
540 * This program is free software; you can redistribute it and/or
541 * modify it under the terms of the GNU General Public License
542
543=== modified file 'src/economy/fleet.cc'
544--- src/economy/fleet.cc 2018-10-24 09:17:02 +0000
545+++ src/economy/fleet.cc 2019-02-23 13:03:12 +0000
546@@ -1,5 +1,5 @@
547 /*
548- * Copyright (C) 2011-2018 by the Widelands Development Team
549+ * Copyright (C) 2011-2019 by the Widelands Development Team
550 *
551 * This program is free software; you can redistribute it and/or
552 * modify it under the terms of the GNU General Public License
553
554=== modified file 'src/economy/fleet.h'
555--- src/economy/fleet.h 2018-09-04 15:48:47 +0000
556+++ src/economy/fleet.h 2019-02-23 13:03:12 +0000
557@@ -1,5 +1,5 @@
558 /*
559- * Copyright (C) 2011-2018 by the Widelands Development Team
560+ * Copyright (C) 2011-2019 by the Widelands Development Team
561 *
562 * This program is free software; you can redistribute it and/or
563 * modify it under the terms of the GNU General Public License
564
565=== modified file 'src/economy/idleworkersupply.cc'
566--- src/economy/idleworkersupply.cc 2018-12-13 07:24:01 +0000
567+++ src/economy/idleworkersupply.cc 2019-02-23 13:03:12 +0000
568@@ -1,5 +1,5 @@
569 /*
570- * Copyright (C) 2002-2018 by the Widelands Development Team
571+ * Copyright (C) 2002-2019 by the Widelands Development Team
572 *
573 * This program is free software; you can redistribute it and/or
574 * modify it under the terms of the GNU General Public License
575
576=== modified file 'src/economy/idleworkersupply.h'
577--- src/economy/idleworkersupply.h 2018-12-13 07:24:01 +0000
578+++ src/economy/idleworkersupply.h 2019-02-23 13:03:12 +0000
579@@ -1,5 +1,5 @@
580 /*
581- * Copyright (C) 2002-2018 by the Widelands Development Team
582+ * Copyright (C) 2002-2019 by the Widelands Development Team
583 *
584 * This program is free software; you can redistribute it and/or
585 * modify it under the terms of the GNU General Public License
586
587=== modified file 'src/economy/input_queue.cc'
588--- src/economy/input_queue.cc 2018-12-13 07:24:01 +0000
589+++ src/economy/input_queue.cc 2019-02-23 13:03:12 +0000
590@@ -1,5 +1,5 @@
591 /*
592- * Copyright (C) 2004-2018 by the Widelands Development Team
593+ * Copyright (C) 2004-2019 by the Widelands Development Team
594 *
595 * This program is free software; you can redistribute it and/or
596 * modify it under the terms of the GNU General Public License
597
598=== modified file 'src/economy/input_queue.h'
599--- src/economy/input_queue.h 2018-12-13 07:24:01 +0000
600+++ src/economy/input_queue.h 2019-02-23 13:03:12 +0000
601@@ -1,5 +1,5 @@
602 /*
603- * Copyright (C) 2004-2018 by the Widelands Development Team
604+ * Copyright (C) 2004-2019 by the Widelands Development Team
605 *
606 * This program is free software; you can redistribute it and/or
607 * modify it under the terms of the GNU General Public License
608
609=== modified file 'src/economy/iroute.h'
610--- src/economy/iroute.h 2018-12-13 07:24:01 +0000
611+++ src/economy/iroute.h 2019-02-23 13:03:12 +0000
612@@ -1,5 +1,5 @@
613 /*
614- * Copyright (C) 2004-2018 by the Widelands Development Team
615+ * Copyright (C) 2004-2019 by the Widelands Development Team
616 *
617 * This program is free software; you can redistribute it and/or
618 * modify it under the terms of the GNU General Public License
619
620=== modified file 'src/economy/itransport_cost_calculator.h'
621--- src/economy/itransport_cost_calculator.h 2018-12-13 07:24:01 +0000
622+++ src/economy/itransport_cost_calculator.h 2019-02-23 13:03:12 +0000
623@@ -1,5 +1,5 @@
624 /*
625- * Copyright (C) 2004-2018 by the Widelands Development Team
626+ * Copyright (C) 2004-2019 by the Widelands Development Team
627 *
628 * This program is free software; you can redistribute it and/or
629 * modify it under the terms of the GNU General Public License
630
631=== modified file 'src/economy/portdock.cc'
632--- src/economy/portdock.cc 2018-09-14 08:46:36 +0000
633+++ src/economy/portdock.cc 2019-02-23 13:03:12 +0000
634@@ -1,5 +1,5 @@
635 /*
636- * Copyright (C) 2011-2018 by the Widelands Development Team
637+ * Copyright (C) 2011-2019 by the Widelands Development Team
638 *
639 * This program is free software; you can redistribute it and/or
640 * modify it under the terms of the GNU General Public License
641
642=== modified file 'src/economy/portdock.h'
643--- src/economy/portdock.h 2018-09-25 06:32:35 +0000
644+++ src/economy/portdock.h 2019-02-23 13:03:12 +0000
645@@ -1,5 +1,5 @@
646 /*
647- * Copyright (C) 2011-2018 by the Widelands Development Team
648+ * Copyright (C) 2011-2019 by the Widelands Development Team
649 *
650 * This program is free software; you can redistribute it and/or
651 * modify it under the terms of the GNU General Public License
652
653=== modified file 'src/economy/request.cc'
654--- src/economy/request.cc 2019-02-09 16:54:51 +0000
655+++ src/economy/request.cc 2019-02-23 13:03:12 +0000
656@@ -1,5 +1,5 @@
657 /*
658- * Copyright (C) 2002-2018 by the Widelands Development Team
659+ * Copyright (C) 2002-2019 by the Widelands Development Team
660 *
661 * This program is free software; you can redistribute it and/or
662 * modify it under the terms of the GNU General Public License
663
664=== modified file 'src/economy/request.h'
665--- src/economy/request.h 2018-12-13 07:24:01 +0000
666+++ src/economy/request.h 2019-02-23 13:03:12 +0000
667@@ -1,5 +1,5 @@
668 /*
669- * Copyright (C) 2002-2018 by the Widelands Development Team
670+ * Copyright (C) 2002-2019 by the Widelands Development Team
671 *
672 * This program is free software; you can redistribute it and/or
673 * modify it under the terms of the GNU General Public License
674
675=== modified file 'src/economy/road.cc'
676--- src/economy/road.cc 2018-11-23 16:26:51 +0000
677+++ src/economy/road.cc 2019-02-23 13:03:12 +0000
678@@ -1,5 +1,5 @@
679 /*
680- * Copyright (C) 2004-2018 by the Widelands Development Team
681+ * Copyright (C) 2004-2019 by the Widelands Development Team
682 *
683 * This program is free software; you can redistribute it and/or
684 * modify it under the terms of the GNU General Public License
685
686=== modified file 'src/economy/road.h'
687--- src/economy/road.h 2018-12-13 07:24:01 +0000
688+++ src/economy/road.h 2019-02-23 13:03:12 +0000
689@@ -1,5 +1,5 @@
690 /*
691- * Copyright (C) 2004-2018 by the Widelands Development Team
692+ * Copyright (C) 2004-2019 by the Widelands Development Team
693 *
694 * This program is free software; you can redistribute it and/or
695 * modify it under the terms of the GNU General Public License
696
697=== modified file 'src/economy/route.cc'
698--- src/economy/route.cc 2018-12-13 07:24:01 +0000
699+++ src/economy/route.cc 2019-02-23 13:03:12 +0000
700@@ -1,5 +1,5 @@
701 /*
702- * Copyright (C) 2004-2018 by the Widelands Development Team
703+ * Copyright (C) 2004-2019 by the Widelands Development Team
704 *
705 * This program is free software; you can redistribute it and/or
706 * modify it under the terms of the GNU General Public License
707
708=== modified file 'src/economy/route.h'
709--- src/economy/route.h 2018-12-13 07:24:01 +0000
710+++ src/economy/route.h 2019-02-23 13:03:12 +0000
711@@ -1,5 +1,5 @@
712 /*
713- * Copyright (C) 2004-2018 by the Widelands Development Team
714+ * Copyright (C) 2004-2019 by the Widelands Development Team
715 *
716 * This program is free software; you can redistribute it and/or
717 * modify it under the terms of the GNU General Public License
718
719=== modified file 'src/economy/routeastar.cc'
720--- src/economy/routeastar.cc 2018-04-07 16:59:00 +0000
721+++ src/economy/routeastar.cc 2019-02-23 13:03:12 +0000
722@@ -1,5 +1,5 @@
723 /*
724- * Copyright (C) 2011-2018 by the Widelands Development Team
725+ * Copyright (C) 2011-2019 by the Widelands Development Team
726 *
727 * This program is free software; you can redistribute it and/or
728 * modify it under the terms of the GNU General Public License
729
730=== modified file 'src/economy/routeastar.h'
731--- src/economy/routeastar.h 2018-04-07 16:59:00 +0000
732+++ src/economy/routeastar.h 2019-02-23 13:03:12 +0000
733@@ -1,5 +1,5 @@
734 /*
735- * Copyright (C) 2011-2018 by the Widelands Development Team
736+ * Copyright (C) 2011-2019 by the Widelands Development Team
737 *
738 * This program is free software; you can redistribute it and/or
739 * modify it under the terms of the GNU General Public License
740
741=== modified file 'src/economy/router.cc'
742--- src/economy/router.cc 2018-04-07 16:59:00 +0000
743+++ src/economy/router.cc 2019-02-23 13:03:12 +0000
744@@ -1,5 +1,5 @@
745 /*
746- * Copyright (C) 2004-2018 by the Widelands Development Team
747+ * Copyright (C) 2004-2019 by the Widelands Development Team
748 *
749 * This program is free software; you can redistribute it and/or
750 * modify it under the terms of the GNU General Public License
751
752=== modified file 'src/economy/router.h'
753--- src/economy/router.h 2018-12-13 07:24:01 +0000
754+++ src/economy/router.h 2019-02-23 13:03:12 +0000
755@@ -1,5 +1,5 @@
756 /*
757- * Copyright (C) 2004-2018 by the Widelands Development Team
758+ * Copyright (C) 2004-2019 by the Widelands Development Team
759 *
760 * This program is free software; you can redistribute it and/or
761 * modify it under the terms of the GNU General Public License
762
763=== modified file 'src/economy/routing_node.h'
764--- src/economy/routing_node.h 2018-12-13 07:24:01 +0000
765+++ src/economy/routing_node.h 2019-02-23 13:03:12 +0000
766@@ -1,5 +1,5 @@
767 /*
768- * Copyright (C) 2004-2018 by the Widelands Development Team
769+ * Copyright (C) 2004-2019 by the Widelands Development Team
770 *
771 * This program is free software; you can redistribute it and/or
772 * modify it under the terms of the GNU General Public License
773
774=== modified file 'src/economy/shippingitem.cc'
775--- src/economy/shippingitem.cc 2018-04-07 16:59:00 +0000
776+++ src/economy/shippingitem.cc 2019-02-23 13:03:12 +0000
777@@ -1,5 +1,5 @@
778 /*
779- * Copyright (C) 2011-2018 by the Widelands Development Team
780+ * Copyright (C) 2011-2019 by the Widelands Development Team
781 *
782 * This program is free software; you can redistribute it and/or
783 * modify it under the terms of the GNU General Public License
784
785=== modified file 'src/economy/shippingitem.h'
786--- src/economy/shippingitem.h 2018-04-07 16:59:00 +0000
787+++ src/economy/shippingitem.h 2019-02-23 13:03:12 +0000
788@@ -1,5 +1,5 @@
789 /*
790- * Copyright (C) 2011-2018 by the Widelands Development Team
791+ * Copyright (C) 2011-2019 by the Widelands Development Team
792 *
793 * This program is free software; you can redistribute it and/or
794 * modify it under the terms of the GNU General Public License
795
796=== modified file 'src/economy/supply.h'
797--- src/economy/supply.h 2018-12-13 07:24:01 +0000
798+++ src/economy/supply.h 2019-02-23 13:03:12 +0000
799@@ -1,5 +1,5 @@
800 /*
801- * Copyright (C) 2004-2018 by the Widelands Development Team
802+ * Copyright (C) 2004-2019 by the Widelands Development Team
803 *
804 * This program is free software; you can redistribute it and/or
805 * modify it under the terms of the GNU General Public License
806
807=== modified file 'src/economy/supply_list.cc'
808--- src/economy/supply_list.cc 2018-12-13 07:24:01 +0000
809+++ src/economy/supply_list.cc 2019-02-23 13:03:12 +0000
810@@ -1,5 +1,5 @@
811 /*
812- * Copyright (C) 2004-2018 by the Widelands Development Team
813+ * Copyright (C) 2004-2019 by the Widelands Development Team
814 *
815 * This program is free software; you can redistribute it and/or
816 * modify it under the terms of the GNU General Public License
817
818=== modified file 'src/economy/supply_list.h'
819--- src/economy/supply_list.h 2018-12-13 07:24:01 +0000
820+++ src/economy/supply_list.h 2019-02-23 13:03:12 +0000
821@@ -1,5 +1,5 @@
822 /*
823- * Copyright (C) 2004-2018 by the Widelands Development Team
824+ * Copyright (C) 2004-2019 by the Widelands Development Team
825 *
826 * This program is free software; you can redistribute it and/or
827 * modify it under the terms of the GNU General Public License
828
829=== modified file 'src/economy/test/economy_test_main.cc'
830--- src/economy/test/economy_test_main.cc 2018-04-07 16:59:00 +0000
831+++ src/economy/test/economy_test_main.cc 2019-02-23 13:03:12 +0000
832@@ -1,5 +1,5 @@
833 /*
834- * Copyright (C) 2007-2018 by the Widelands Development Team
835+ * Copyright (C) 2007-2019 by the Widelands Development Team
836 *
837 * This program is free software; you can redistribute it and/or
838 * modify it under the terms of the GNU General Public License
839
840=== modified file 'src/economy/test/test_road.cc'
841--- src/economy/test/test_road.cc 2018-09-06 09:06:55 +0000
842+++ src/economy/test/test_road.cc 2019-02-23 13:03:12 +0000
843@@ -1,5 +1,5 @@
844 /*
845- * Copyright (C) 2007-2018 by the Widelands Development Team
846+ * Copyright (C) 2007-2019 by the Widelands Development Team
847 *
848 * This program is free software; you can redistribute it and/or
849 * modify it under the terms of the GNU General Public License
850
851=== modified file 'src/economy/test/test_routing.cc'
852--- src/economy/test/test_routing.cc 2018-12-13 07:24:01 +0000
853+++ src/economy/test/test_routing.cc 2019-02-23 13:03:12 +0000
854@@ -1,5 +1,5 @@
855 /*
856- * Copyright (C) 2007-2018 by the Widelands Development Team
857+ * Copyright (C) 2007-2019 by the Widelands Development Team
858 *
859 * This program is free software; you can redistribute it and/or
860 * modify it under the terms of the GNU General Public License
861
862=== modified file 'src/economy/trackptr.h'
863--- src/economy/trackptr.h 2018-04-07 16:59:00 +0000
864+++ src/economy/trackptr.h 2019-02-23 13:03:12 +0000
865@@ -1,5 +1,5 @@
866 /*
867- * Copyright (C) 2004-2018 by the Widelands Development Team
868+ * Copyright (C) 2004-2019 by the Widelands Development Team
869 *
870 * This program is free software; you can redistribute it and/or
871 * modify it under the terms of the GNU General Public License
872
873=== modified file 'src/economy/transfer.cc'
874--- src/economy/transfer.cc 2018-12-13 07:24:01 +0000
875+++ src/economy/transfer.cc 2019-02-23 13:03:12 +0000
876@@ -1,5 +1,5 @@
877 /*
878- * Copyright (C) 2004-2018 by the Widelands Development Team
879+ * Copyright (C) 2004-2019 by the Widelands Development Team
880 *
881 * This program is free software; you can redistribute it and/or
882 * modify it under the terms of the GNU General Public License
883
884=== modified file 'src/economy/transfer.h'
885--- src/economy/transfer.h 2018-12-13 07:24:01 +0000
886+++ src/economy/transfer.h 2019-02-23 13:03:12 +0000
887@@ -1,5 +1,5 @@
888 /*
889- * Copyright (C) 2004-2018 by the Widelands Development Team
890+ * Copyright (C) 2004-2019 by the Widelands Development Team
891 *
892 * This program is free software; you can redistribute it and/or
893 * modify it under the terms of the GNU General Public License
894
895=== modified file 'src/economy/ware_instance.cc'
896--- src/economy/ware_instance.cc 2018-12-13 07:24:01 +0000
897+++ src/economy/ware_instance.cc 2019-02-23 13:03:12 +0000
898@@ -1,5 +1,5 @@
899 /*
900- * Copyright (C) 2004-2018 by the Widelands Development Team
901+ * Copyright (C) 2004-2019 by the Widelands Development Team
902 *
903 * This program is free software; you can redistribute it and/or
904 * modify it under the terms of the GNU General Public License
905
906=== modified file 'src/economy/ware_instance.h'
907--- src/economy/ware_instance.h 2018-12-13 07:24:01 +0000
908+++ src/economy/ware_instance.h 2019-02-23 13:03:12 +0000
909@@ -1,5 +1,5 @@
910 /*
911- * Copyright (C) 2004-2018 by the Widelands Development Team
912+ * Copyright (C) 2004-2019 by the Widelands Development Team
913 *
914 * This program is free software; you can redistribute it and/or
915 * modify it under the terms of the GNU General Public License
916
917=== modified file 'src/economy/warehousesupply.h'
918--- src/economy/warehousesupply.h 2018-12-13 07:24:01 +0000
919+++ src/economy/warehousesupply.h 2019-02-23 13:03:12 +0000
920@@ -1,5 +1,5 @@
921 /*
922- * Copyright (C) 2008-2018 by the Widelands Development Team
923+ * Copyright (C) 2008-2019 by the Widelands Development Team
924 *
925 * This program is free software; you can redistribute it and/or
926 * modify it under the terms of the GNU General Public License
927
928=== modified file 'src/economy/wares_queue.cc'
929--- src/economy/wares_queue.cc 2018-12-13 07:24:01 +0000
930+++ src/economy/wares_queue.cc 2019-02-23 13:03:12 +0000
931@@ -1,5 +1,5 @@
932 /*
933- * Copyright (C) 2004-2018 by the Widelands Development Team
934+ * Copyright (C) 2004-2019 by the Widelands Development Team
935 *
936 * This program is free software; you can redistribute it and/or
937 * modify it under the terms of the GNU General Public License
938
939=== modified file 'src/economy/wares_queue.h'
940--- src/economy/wares_queue.h 2018-12-13 07:24:01 +0000
941+++ src/economy/wares_queue.h 2019-02-23 13:03:12 +0000
942@@ -1,5 +1,5 @@
943 /*
944- * Copyright (C) 2004-2018 by the Widelands Development Team
945+ * Copyright (C) 2004-2019 by the Widelands Development Team
946 *
947 * This program is free software; you can redistribute it and/or
948 * modify it under the terms of the GNU General Public License
949
950=== modified file 'src/economy/workers_queue.cc'
951--- src/economy/workers_queue.cc 2018-12-13 07:24:01 +0000
952+++ src/economy/workers_queue.cc 2019-02-23 13:03:12 +0000
953@@ -1,5 +1,5 @@
954 /*
955- * Copyright (C) 2004-2018 by the Widelands Development Team
956+ * Copyright (C) 2004-2019 by the Widelands Development Team
957 *
958 * This program is free software; you can redistribute it and/or
959 * modify it under the terms of the GNU General Public License
960
961=== modified file 'src/economy/workers_queue.h'
962--- src/economy/workers_queue.h 2018-12-13 07:24:01 +0000
963+++ src/economy/workers_queue.h 2019-02-23 13:03:12 +0000
964@@ -1,5 +1,5 @@
965 /*
966- * Copyright (C) 2004-2018 by the Widelands Development Team
967+ * Copyright (C) 2004-2019 by the Widelands Development Team
968 *
969 * This program is free software; you can redistribute it and/or
970 * modify it under the terms of the GNU General Public License
971
972=== modified file 'src/editor/editorinteractive.cc'
973--- src/editor/editorinteractive.cc 2018-12-13 07:24:01 +0000
974+++ src/editor/editorinteractive.cc 2019-02-23 13:03:12 +0000
975@@ -1,5 +1,5 @@
976 /*
977- * Copyright (C) 2002-2018 by the Widelands Development Team
978+ * Copyright (C) 2002-2019 by the Widelands Development Team
979 *
980 * This program is free software; you can redistribute it and/or
981 * modify it under the terms of the GNU General Public License
982
983=== modified file 'src/editor/editorinteractive.h'
984--- src/editor/editorinteractive.h 2018-04-07 16:59:00 +0000
985+++ src/editor/editorinteractive.h 2019-02-23 13:03:12 +0000
986@@ -1,5 +1,5 @@
987 /*
988- * Copyright (C) 2002-2018 by the Widelands Development Team
989+ * Copyright (C) 2002-2019 by the Widelands Development Team
990 *
991 * This program is free software; you can redistribute it and/or
992 * modify it under the terms of the GNU General Public License
993
994=== modified file 'src/editor/map_generator.cc'
995--- src/editor/map_generator.cc 2018-12-13 07:24:01 +0000
996+++ src/editor/map_generator.cc 2019-02-23 13:03:12 +0000
997@@ -1,5 +1,5 @@
998 /*
999- * Copyright (C) 2002-2018 by the Widelands Development Team
1000+ * Copyright (C) 2002-2019 by the Widelands Development Team
1001 *
1002 * This program is free software; you can redistribute it and/or
1003 * modify it under the terms of the GNU General Public License
1004
1005=== modified file 'src/editor/map_generator.h'
1006--- src/editor/map_generator.h 2018-12-13 07:24:01 +0000
1007+++ src/editor/map_generator.h 2019-02-23 13:03:12 +0000
1008@@ -1,5 +1,5 @@
1009 /*
1010- * Copyright (C) 2002-2018 by the Widelands Development Team
1011+ * Copyright (C) 2002-2019 by the Widelands Development Team
1012 *
1013 * This program is free software; you can redistribute it and/or
1014 * modify it under the terms of the GNU General Public License
1015
1016=== modified file 'src/editor/tools/action_args.h'
1017--- src/editor/tools/action_args.h 2018-12-13 07:24:01 +0000
1018+++ src/editor/tools/action_args.h 2019-02-23 13:03:12 +0000
1019@@ -1,5 +1,5 @@
1020 /*
1021- * Copyright (C) 2012-2018 by the Widelands Development Team
1022+ * Copyright (C) 2012-2019 by the Widelands Development Team
1023 *
1024 * This program is free software; you can redistribute it and/or
1025 * modify it under the terms of the GNU General Public License
1026
1027=== modified file 'src/editor/tools/decrease_height_tool.cc'
1028--- src/editor/tools/decrease_height_tool.cc 2018-04-27 06:11:05 +0000
1029+++ src/editor/tools/decrease_height_tool.cc 2019-02-23 13:03:12 +0000
1030@@ -1,5 +1,5 @@
1031 /*
1032- * Copyright (C) 2002-2018 by the Widelands Development Team
1033+ * Copyright (C) 2002-2019 by the Widelands Development Team
1034 *
1035 * This program is free software; you can redistribute it and/or
1036 * modify it under the terms of the GNU General Public License
1037
1038=== modified file 'src/editor/tools/decrease_height_tool.h'
1039--- src/editor/tools/decrease_height_tool.h 2018-04-07 16:59:00 +0000
1040+++ src/editor/tools/decrease_height_tool.h 2019-02-23 13:03:12 +0000
1041@@ -1,5 +1,5 @@
1042 /*
1043- * Copyright (C) 2002-2018 by the Widelands Development Team
1044+ * Copyright (C) 2002-2019 by the Widelands Development Team
1045 *
1046 * This program is free software; you can redistribute it and/or
1047 * modify it under the terms of the GNU General Public License
1048
1049=== modified file 'src/editor/tools/decrease_resources_tool.cc'
1050--- src/editor/tools/decrease_resources_tool.cc 2018-12-13 07:24:01 +0000
1051+++ src/editor/tools/decrease_resources_tool.cc 2019-02-23 13:03:12 +0000
1052@@ -1,5 +1,5 @@
1053 /*
1054- * Copyright (C) 2002-2018 by the Widelands Development Team
1055+ * Copyright (C) 2002-2019 by the Widelands Development Team
1056 *
1057 * This program is free software; you can redistribute it and/or
1058 * modify it under the terms of the GNU General Public License
1059
1060=== modified file 'src/editor/tools/decrease_resources_tool.h'
1061--- src/editor/tools/decrease_resources_tool.h 2018-04-07 16:59:00 +0000
1062+++ src/editor/tools/decrease_resources_tool.h 2019-02-23 13:03:12 +0000
1063@@ -1,5 +1,5 @@
1064 /*
1065- * Copyright (C) 2002-2018 by the Widelands Development Team
1066+ * Copyright (C) 2002-2019 by the Widelands Development Team
1067 *
1068 * This program is free software; you can redistribute it and/or
1069 * modify it under the terms of the GNU General Public License
1070
1071=== modified file 'src/editor/tools/delete_critter_tool.cc'
1072--- src/editor/tools/delete_critter_tool.cc 2018-12-13 07:24:01 +0000
1073+++ src/editor/tools/delete_critter_tool.cc 2019-02-23 13:03:12 +0000
1074@@ -1,5 +1,5 @@
1075 /*
1076- * Copyright (C) 2002-2018 by the Widelands Development Team
1077+ * Copyright (C) 2002-2019 by the Widelands Development Team
1078 *
1079 * This program is free software; you can redistribute it and/or
1080 * modify it under the terms of the GNU General Public License
1081
1082=== modified file 'src/editor/tools/delete_critter_tool.h'
1083--- src/editor/tools/delete_critter_tool.h 2018-04-07 16:59:00 +0000
1084+++ src/editor/tools/delete_critter_tool.h 2019-02-23 13:03:12 +0000
1085@@ -1,5 +1,5 @@
1086 /*
1087- * Copyright (C) 2002-2018 by the Widelands Development Team
1088+ * Copyright (C) 2002-2019 by the Widelands Development Team
1089 *
1090 * This program is free software; you can redistribute it and/or
1091 * modify it under the terms of the GNU General Public License
1092
1093=== modified file 'src/editor/tools/delete_immovable_tool.cc'
1094--- src/editor/tools/delete_immovable_tool.cc 2018-12-13 07:24:01 +0000
1095+++ src/editor/tools/delete_immovable_tool.cc 2019-02-23 13:03:12 +0000
1096@@ -1,5 +1,5 @@
1097 /*
1098- * Copyright (C) 2002-2018 by the Widelands Development Team
1099+ * Copyright (C) 2002-2019 by the Widelands Development Team
1100 *
1101 * This program is free software; you can redistribute it and/or
1102 * modify it under the terms of the GNU General Public License
1103
1104=== modified file 'src/editor/tools/delete_immovable_tool.h'
1105--- src/editor/tools/delete_immovable_tool.h 2018-04-07 16:59:00 +0000
1106+++ src/editor/tools/delete_immovable_tool.h 2019-02-23 13:03:12 +0000
1107@@ -1,5 +1,5 @@
1108 /*
1109- * Copyright (C) 2002-2018 by the Widelands Development Team
1110+ * Copyright (C) 2002-2019 by the Widelands Development Team
1111 *
1112 * This program is free software; you can redistribute it and/or
1113 * modify it under the terms of the GNU General Public License
1114
1115=== modified file 'src/editor/tools/draw_tool.cc'
1116--- src/editor/tools/draw_tool.cc 2018-04-07 16:59:00 +0000
1117+++ src/editor/tools/draw_tool.cc 2019-02-23 13:03:12 +0000
1118@@ -1,5 +1,5 @@
1119 /*
1120- * Copyright (C) 2012-2018 by the Widelands Development Team
1121+ * Copyright (C) 2012-2019 by the Widelands Development Team
1122 *
1123 * This program is free software; you can redistribute it and/or
1124 * modify it under the terms of the GNU General Public License
1125
1126=== modified file 'src/editor/tools/draw_tool.h'
1127--- src/editor/tools/draw_tool.h 2018-04-07 16:59:00 +0000
1128+++ src/editor/tools/draw_tool.h 2019-02-23 13:03:12 +0000
1129@@ -1,5 +1,5 @@
1130 /*
1131- * Copyright (C) 2012-2018 by the Widelands Development Team
1132+ * Copyright (C) 2012-2019 by the Widelands Development Team
1133 *
1134 * This program is free software; you can redistribute it and/or
1135 * modify it under the terms of the GNU General Public License
1136
1137=== modified file 'src/editor/tools/history.cc'
1138--- src/editor/tools/history.cc 2018-04-07 16:59:00 +0000
1139+++ src/editor/tools/history.cc 2019-02-23 13:03:12 +0000
1140@@ -1,5 +1,5 @@
1141 /*
1142- * Copyright (C) 2012-2018 by the Widelands Development Team
1143+ * Copyright (C) 2012-2019 by the Widelands Development Team
1144 *
1145 * This program is free software; you can redistribute it and/or
1146 * modify it under the terms of the GNU General Public License
1147
1148=== modified file 'src/editor/tools/history.h'
1149--- src/editor/tools/history.h 2018-04-07 16:59:00 +0000
1150+++ src/editor/tools/history.h 2019-02-23 13:03:12 +0000
1151@@ -1,5 +1,5 @@
1152 /*
1153- * Copyright (C) 2012-2018 by the Widelands Development Team
1154+ * Copyright (C) 2012-2019 by the Widelands Development Team
1155 *
1156 * This program is free software; you can redistribute it and/or
1157 * modify it under the terms of the GNU General Public License
1158
1159=== modified file 'src/editor/tools/increase_height_tool.cc'
1160--- src/editor/tools/increase_height_tool.cc 2018-04-27 06:11:05 +0000
1161+++ src/editor/tools/increase_height_tool.cc 2019-02-23 13:03:12 +0000
1162@@ -1,5 +1,5 @@
1163 /*
1164- * Copyright (C) 2002-2018 by the Widelands Development Team
1165+ * Copyright (C) 2002-2019 by the Widelands Development Team
1166 *
1167 * This program is free software; you can redistribute it and/or
1168 * modify it under the terms of the GNU General Public License
1169
1170=== modified file 'src/editor/tools/increase_height_tool.h'
1171--- src/editor/tools/increase_height_tool.h 2018-04-07 16:59:00 +0000
1172+++ src/editor/tools/increase_height_tool.h 2019-02-23 13:03:12 +0000
1173@@ -1,5 +1,5 @@
1174 /*
1175- * Copyright (C) 2002-2018 by the Widelands Development Team
1176+ * Copyright (C) 2002-2019 by the Widelands Development Team
1177 *
1178 * This program is free software; you can redistribute it and/or
1179 * modify it under the terms of the GNU General Public License
1180
1181=== modified file 'src/editor/tools/increase_resources_tool.cc'
1182--- src/editor/tools/increase_resources_tool.cc 2018-04-27 06:11:05 +0000
1183+++ src/editor/tools/increase_resources_tool.cc 2019-02-23 13:03:12 +0000
1184@@ -1,5 +1,5 @@
1185 /*
1186- * Copyright (C) 2002-2018 by the Widelands Development Team
1187+ * Copyright (C) 2002-2019 by the Widelands Development Team
1188 *
1189 * This program is free software; you can redistribute it and/or
1190 * modify it under the terms of the GNU General Public License
1191
1192=== modified file 'src/editor/tools/increase_resources_tool.h'
1193--- src/editor/tools/increase_resources_tool.h 2018-04-07 16:59:00 +0000
1194+++ src/editor/tools/increase_resources_tool.h 2019-02-23 13:03:12 +0000
1195@@ -1,5 +1,5 @@
1196 /*
1197- * Copyright (C) 2002-2018 by the Widelands Development Team
1198+ * Copyright (C) 2002-2019 by the Widelands Development Team
1199 *
1200 * This program is free software; you can redistribute it and/or
1201 * modify it under the terms of the GNU General Public License
1202
1203=== modified file 'src/editor/tools/info_tool.cc'
1204--- src/editor/tools/info_tool.cc 2018-07-23 15:02:08 +0000
1205+++ src/editor/tools/info_tool.cc 2019-02-23 13:03:12 +0000
1206@@ -1,5 +1,5 @@
1207 /*
1208- * Copyright (C) 2002-2018 by the Widelands Development Team
1209+ * Copyright (C) 2002-2019 by the Widelands Development Team
1210 *
1211 * This program is free software; you can redistribute it and/or
1212 * modify it under the terms of the GNU General Public License
1213
1214=== modified file 'src/editor/tools/info_tool.h'
1215--- src/editor/tools/info_tool.h 2018-04-07 16:59:00 +0000
1216+++ src/editor/tools/info_tool.h 2019-02-23 13:03:12 +0000
1217@@ -1,5 +1,5 @@
1218 /*
1219- * Copyright (C) 2002-2018 by the Widelands Development Team
1220+ * Copyright (C) 2002-2019 by the Widelands Development Team
1221 *
1222 * This program is free software; you can redistribute it and/or
1223 * modify it under the terms of the GNU General Public License
1224
1225=== modified file 'src/editor/tools/multi_select.h'
1226--- src/editor/tools/multi_select.h 2018-12-13 07:24:01 +0000
1227+++ src/editor/tools/multi_select.h 2019-02-23 13:03:12 +0000
1228@@ -1,5 +1,5 @@
1229 /*
1230- * Copyright (C) 2002-2018 by the Widelands Development Team
1231+ * Copyright (C) 2002-2019 by the Widelands Development Team
1232 *
1233 * This program is free software; you can redistribute it and/or
1234 * modify it under the terms of the GNU General Public License
1235
1236=== modified file 'src/editor/tools/noise_height_tool.cc'
1237--- src/editor/tools/noise_height_tool.cc 2018-04-07 16:59:00 +0000
1238+++ src/editor/tools/noise_height_tool.cc 2019-02-23 13:03:12 +0000
1239@@ -1,5 +1,5 @@
1240 /*
1241- * Copyright (C) 2002-2018 by the Widelands Development Team
1242+ * Copyright (C) 2002-2019 by the Widelands Development Team
1243 *
1244 * This program is free software; you can redistribute it and/or
1245 * modify it under the terms of the GNU General Public License
1246
1247=== modified file 'src/editor/tools/noise_height_tool.h'
1248--- src/editor/tools/noise_height_tool.h 2018-04-07 16:59:00 +0000
1249+++ src/editor/tools/noise_height_tool.h 2019-02-23 13:03:12 +0000
1250@@ -1,5 +1,5 @@
1251 /*
1252- * Copyright (C) 2002-2018 by the Widelands Development Team
1253+ * Copyright (C) 2002-2019 by the Widelands Development Team
1254 *
1255 * This program is free software; you can redistribute it and/or
1256 * modify it under the terms of the GNU General Public License
1257
1258=== modified file 'src/editor/tools/place_critter_tool.cc'
1259--- src/editor/tools/place_critter_tool.cc 2018-12-13 07:24:01 +0000
1260+++ src/editor/tools/place_critter_tool.cc 2019-02-23 13:03:12 +0000
1261@@ -1,5 +1,5 @@
1262 /*
1263- * Copyright (C) 2002-2018 by the Widelands Development Team
1264+ * Copyright (C) 2002-2019 by the Widelands Development Team
1265 *
1266 * This program is free software; you can redistribute it and/or
1267 * modify it under the terms of the GNU General Public License
1268
1269=== modified file 'src/editor/tools/place_critter_tool.h'
1270--- src/editor/tools/place_critter_tool.h 2018-04-07 16:59:00 +0000
1271+++ src/editor/tools/place_critter_tool.h 2019-02-23 13:03:12 +0000
1272@@ -1,5 +1,5 @@
1273 /*
1274- * Copyright (C) 2002-2018 by the Widelands Development Team
1275+ * Copyright (C) 2002-2019 by the Widelands Development Team
1276 *
1277 * This program is free software; you can redistribute it and/or
1278 * modify it under the terms of the GNU General Public License
1279
1280=== modified file 'src/editor/tools/place_immovable_tool.cc'
1281--- src/editor/tools/place_immovable_tool.cc 2018-12-13 07:24:01 +0000
1282+++ src/editor/tools/place_immovable_tool.cc 2019-02-23 13:03:12 +0000
1283@@ -1,5 +1,5 @@
1284 /*
1285- * Copyright (C) 2002-2018 by the Widelands Development Team
1286+ * Copyright (C) 2002-2019 by the Widelands Development Team
1287 *
1288 * This program is free software; you can redistribute it and/or
1289 * modify it under the terms of the GNU General Public License
1290
1291=== modified file 'src/editor/tools/place_immovable_tool.h'
1292--- src/editor/tools/place_immovable_tool.h 2018-12-13 07:24:01 +0000
1293+++ src/editor/tools/place_immovable_tool.h 2019-02-23 13:03:12 +0000
1294@@ -1,5 +1,5 @@
1295 /*
1296- * Copyright (C) 2002-2018 by the Widelands Development Team
1297+ * Copyright (C) 2002-2019 by the Widelands Development Team
1298 *
1299 * This program is free software; you can redistribute it and/or
1300 * modify it under the terms of the GNU General Public License
1301
1302=== modified file 'src/editor/tools/set_height_tool.cc'
1303--- src/editor/tools/set_height_tool.cc 2018-04-27 06:11:05 +0000
1304+++ src/editor/tools/set_height_tool.cc 2019-02-23 13:03:12 +0000
1305@@ -1,5 +1,5 @@
1306 /*
1307- * Copyright (C) 2002-2018 by the Widelands Development Team
1308+ * Copyright (C) 2002-2019 by the Widelands Development Team
1309 *
1310 * This program is free software; you can redistribute it and/or
1311 * modify it under the terms of the GNU General Public License
1312
1313=== modified file 'src/editor/tools/set_height_tool.h'
1314--- src/editor/tools/set_height_tool.h 2018-04-07 16:59:00 +0000
1315+++ src/editor/tools/set_height_tool.h 2019-02-23 13:03:12 +0000
1316@@ -1,5 +1,5 @@
1317 /*
1318- * Copyright (C) 2002-2018 by the Widelands Development Team
1319+ * Copyright (C) 2002-2019 by the Widelands Development Team
1320 *
1321 * This program is free software; you can redistribute it and/or
1322 * modify it under the terms of the GNU General Public License
1323
1324=== modified file 'src/editor/tools/set_origin_tool.cc'
1325--- src/editor/tools/set_origin_tool.cc 2018-04-27 06:11:05 +0000
1326+++ src/editor/tools/set_origin_tool.cc 2019-02-23 13:03:12 +0000
1327@@ -1,5 +1,5 @@
1328 /*
1329- * Copyright (C) 2009-2018 by the Widelands Development Team
1330+ * Copyright (C) 2009-2019 by the Widelands Development Team
1331 *
1332 * This program is free software; you can redistribute it and/or
1333 * modify it under the terms of the GNU General Public License
1334
1335=== modified file 'src/editor/tools/set_origin_tool.h'
1336--- src/editor/tools/set_origin_tool.h 2018-04-07 16:59:00 +0000
1337+++ src/editor/tools/set_origin_tool.h 2019-02-23 13:03:12 +0000
1338@@ -1,5 +1,5 @@
1339 /*
1340- * Copyright (C) 2009-2018 by the Widelands Development Team
1341+ * Copyright (C) 2009-2019 by the Widelands Development Team
1342 *
1343 * This program is free software; you can redistribute it and/or
1344 * modify it under the terms of the GNU General Public License
1345
1346=== modified file 'src/editor/tools/set_port_space_tool.cc'
1347--- src/editor/tools/set_port_space_tool.cc 2018-04-27 06:11:05 +0000
1348+++ src/editor/tools/set_port_space_tool.cc 2019-02-23 13:03:12 +0000
1349@@ -1,5 +1,5 @@
1350 /*
1351- * Copyright (C) 2002-2018 by the Widelands Development Team
1352+ * Copyright (C) 2002-2019 by the Widelands Development Team
1353 *
1354 * This program is free software; you can redistribute it and/or
1355 * modify it under the terms of the GNU General Public License
1356
1357=== modified file 'src/editor/tools/set_port_space_tool.h'
1358--- src/editor/tools/set_port_space_tool.h 2018-04-07 16:59:00 +0000
1359+++ src/editor/tools/set_port_space_tool.h 2019-02-23 13:03:12 +0000
1360@@ -1,5 +1,5 @@
1361 /*
1362- * Copyright (C) 2002-2018 by the Widelands Development Team
1363+ * Copyright (C) 2002-2019 by the Widelands Development Team
1364 *
1365 * This program is free software; you can redistribute it and/or
1366 * modify it under the terms of the GNU General Public License
1367
1368=== modified file 'src/editor/tools/set_resources_tool.cc'
1369--- src/editor/tools/set_resources_tool.cc 2018-04-27 06:11:05 +0000
1370+++ src/editor/tools/set_resources_tool.cc 2019-02-23 13:03:12 +0000
1371@@ -1,5 +1,5 @@
1372 /*
1373- * Copyright (C) 2002-2018 by the Widelands Development Team
1374+ * Copyright (C) 2002-2019 by the Widelands Development Team
1375 *
1376 * This program is free software; you can redistribute it and/or
1377 * modify it under the terms of the GNU General Public License
1378
1379=== modified file 'src/editor/tools/set_resources_tool.h'
1380--- src/editor/tools/set_resources_tool.h 2018-12-13 07:24:01 +0000
1381+++ src/editor/tools/set_resources_tool.h 2019-02-23 13:03:12 +0000
1382@@ -1,5 +1,5 @@
1383 /*
1384- * Copyright (C) 2002-2018 by the Widelands Development Team
1385+ * Copyright (C) 2002-2019 by the Widelands Development Team
1386 *
1387 * This program is free software; you can redistribute it and/or
1388 * modify it under the terms of the GNU General Public License
1389
1390=== modified file 'src/editor/tools/set_starting_pos_tool.cc'
1391--- src/editor/tools/set_starting_pos_tool.cc 2018-04-27 06:11:05 +0000
1392+++ src/editor/tools/set_starting_pos_tool.cc 2019-02-23 13:03:12 +0000
1393@@ -1,5 +1,5 @@
1394 /*
1395- * Copyright (C) 2002-2018 by the Widelands Development Team
1396+ * Copyright (C) 2002-2019 by the Widelands Development Team
1397 *
1398 * This program is free software; you can redistribute it and/or
1399 * modify it under the terms of the GNU General Public License
1400
1401=== modified file 'src/editor/tools/set_starting_pos_tool.h'
1402--- src/editor/tools/set_starting_pos_tool.h 2018-04-07 16:59:00 +0000
1403+++ src/editor/tools/set_starting_pos_tool.h 2019-02-23 13:03:12 +0000
1404@@ -1,5 +1,5 @@
1405 /*
1406- * Copyright (C) 2002-2018 by the Widelands Development Team
1407+ * Copyright (C) 2002-2019 by the Widelands Development Team
1408 *
1409 * This program is free software; you can redistribute it and/or
1410 * modify it under the terms of the GNU General Public License
1411
1412=== modified file 'src/editor/tools/set_terrain_tool.cc'
1413--- src/editor/tools/set_terrain_tool.cc 2018-04-07 16:59:00 +0000
1414+++ src/editor/tools/set_terrain_tool.cc 2019-02-23 13:03:12 +0000
1415@@ -1,5 +1,5 @@
1416 /*
1417- * Copyright (C) 2006-2018 by the Widelands Development Team
1418+ * Copyright (C) 2006-2019 by the Widelands Development Team
1419 *
1420 * This program is free software; you can redistribute it and/or
1421 * modify it under the terms of the GNU General Public License
1422
1423=== modified file 'src/editor/tools/set_terrain_tool.h'
1424--- src/editor/tools/set_terrain_tool.h 2018-04-07 16:59:00 +0000
1425+++ src/editor/tools/set_terrain_tool.h 2019-02-23 13:03:12 +0000
1426@@ -1,5 +1,5 @@
1427 /*
1428- * Copyright (C) 2002-2018 by the Widelands Development Team
1429+ * Copyright (C) 2002-2019 by the Widelands Development Team
1430 *
1431 * This program is free software; you can redistribute it and/or
1432 * modify it under the terms of the GNU General Public License
1433
1434=== modified file 'src/editor/tools/tool.h'
1435--- src/editor/tools/tool.h 2018-04-27 06:11:05 +0000
1436+++ src/editor/tools/tool.h 2019-02-23 13:03:12 +0000
1437@@ -1,5 +1,5 @@
1438 /*
1439- * Copyright (C) 2002-2018 by the Widelands Development Team
1440+ * Copyright (C) 2002-2019 by the Widelands Development Team
1441 *
1442 * This program is free software; you can redistribute it and/or
1443 * modify it under the terms of the GNU General Public License
1444
1445=== modified file 'src/editor/tools/tool_action.h'
1446--- src/editor/tools/tool_action.h 2018-04-07 16:59:00 +0000
1447+++ src/editor/tools/tool_action.h 2019-02-23 13:03:12 +0000
1448@@ -1,5 +1,5 @@
1449 /*
1450- * Copyright (C) 2012-2018 by the Widelands Development Team
1451+ * Copyright (C) 2012-2019 by the Widelands Development Team
1452 *
1453 * This program is free software; you can redistribute it and/or
1454 * modify it under the terms of the GNU General Public License
1455
1456=== modified file 'src/editor/ui_menus/categorized_item_selection_menu.h'
1457--- src/editor/ui_menus/categorized_item_selection_menu.h 2018-04-27 06:11:05 +0000
1458+++ src/editor/ui_menus/categorized_item_selection_menu.h 2019-02-23 13:03:12 +0000
1459@@ -1,5 +1,5 @@
1460 /*
1461- * Copyright (C) 2006-2018 by the Widelands Development Team
1462+ * Copyright (C) 2006-2019 by the Widelands Development Team
1463 *
1464 * This program is free software; you can redistribute it and/or
1465 * modify it under the terms of the GNU General Public License
1466
1467=== modified file 'src/editor/ui_menus/help.cc'
1468--- src/editor/ui_menus/help.cc 2018-04-07 16:59:00 +0000
1469+++ src/editor/ui_menus/help.cc 2019-02-23 13:03:12 +0000
1470@@ -1,5 +1,5 @@
1471 /*
1472- * Copyright (C) 2015-2018 by the Widelands Development Team
1473+ * Copyright (C) 2015-2019 by the Widelands Development Team
1474 *
1475 * This program is free software; you can redistribute it and/or
1476 * modify it under the terms of the GNU General Public License
1477
1478=== modified file 'src/editor/ui_menus/help.h'
1479--- src/editor/ui_menus/help.h 2018-04-07 16:59:00 +0000
1480+++ src/editor/ui_menus/help.h 2019-02-23 13:03:12 +0000
1481@@ -1,5 +1,5 @@
1482 /*
1483- * Copyright (C) 2015-2018 by the Widelands Development Team
1484+ * Copyright (C) 2015-2019 by the Widelands Development Team
1485 *
1486 * This program is free software; you can redistribute it and/or
1487 * modify it under the terms of the GNU General Public License
1488
1489=== modified file 'src/editor/ui_menus/main_menu.cc'
1490--- src/editor/ui_menus/main_menu.cc 2018-12-13 07:24:01 +0000
1491+++ src/editor/ui_menus/main_menu.cc 2019-02-23 13:03:12 +0000
1492@@ -1,5 +1,5 @@
1493 /*
1494- * Copyright (C) 2002-2018 by the Widelands Development Team
1495+ * Copyright (C) 2002-2019 by the Widelands Development Team
1496 *
1497 * This program is free software; you can redistribute it and/or
1498 * modify it under the terms of the GNU General Public License
1499
1500=== modified file 'src/editor/ui_menus/main_menu.h'
1501--- src/editor/ui_menus/main_menu.h 2018-12-13 07:24:01 +0000
1502+++ src/editor/ui_menus/main_menu.h 2019-02-23 13:03:12 +0000
1503@@ -1,5 +1,5 @@
1504 /*
1505- * Copyright (C) 2002-2018 by the Widelands Development Team
1506+ * Copyright (C) 2002-2019 by the Widelands Development Team
1507 *
1508 * This program is free software; you can redistribute it and/or
1509 * modify it under the terms of the GNU General Public License
1510
1511=== modified file 'src/editor/ui_menus/main_menu_load_map.cc'
1512--- src/editor/ui_menus/main_menu_load_map.cc 2018-12-13 07:24:01 +0000
1513+++ src/editor/ui_menus/main_menu_load_map.cc 2019-02-23 13:03:12 +0000
1514@@ -1,5 +1,5 @@
1515 /*
1516- * Copyright (C) 2002-2018 by the Widelands Development Team
1517+ * Copyright (C) 2002-2019 by the Widelands Development Team
1518 *
1519 * This program is free software; you can redistribute it and/or
1520 * modify it under the terms of the GNU General Public License
1521
1522=== modified file 'src/editor/ui_menus/main_menu_load_map.h'
1523--- src/editor/ui_menus/main_menu_load_map.h 2018-12-13 07:24:01 +0000
1524+++ src/editor/ui_menus/main_menu_load_map.h 2019-02-23 13:03:12 +0000
1525@@ -1,5 +1,5 @@
1526 /*
1527- * Copyright (C) 2002-2018 by the Widelands Development Team
1528+ * Copyright (C) 2002-2019 by the Widelands Development Team
1529 *
1530 * This program is free software; you can redistribute it and/or
1531 * modify it under the terms of the GNU General Public License
1532
1533=== modified file 'src/editor/ui_menus/main_menu_load_or_save_map.cc'
1534--- src/editor/ui_menus/main_menu_load_or_save_map.cc 2018-07-28 07:02:25 +0000
1535+++ src/editor/ui_menus/main_menu_load_or_save_map.cc 2019-02-23 13:03:12 +0000
1536@@ -1,5 +1,5 @@
1537 /*
1538- * Copyright (C) 2002-2018 by the Widelands Development Team
1539+ * Copyright (C) 2002-2019 by the Widelands Development Team
1540 *
1541 * This program is free software; you can redistribute it and/or
1542 * modify it under the terms of the GNU General Public License
1543
1544=== modified file 'src/editor/ui_menus/main_menu_load_or_save_map.h'
1545--- src/editor/ui_menus/main_menu_load_or_save_map.h 2018-12-13 07:24:01 +0000
1546+++ src/editor/ui_menus/main_menu_load_or_save_map.h 2019-02-23 13:03:12 +0000
1547@@ -1,5 +1,5 @@
1548 /*
1549- * Copyright (C) 2002-2018 by the Widelands Development Team
1550+ * Copyright (C) 2002-2019 by the Widelands Development Team
1551 *
1552 * This program is free software; you can redistribute it and/or
1553 * modify it under the terms of the GNU General Public License
1554
1555=== modified file 'src/editor/ui_menus/main_menu_map_options.cc'
1556--- src/editor/ui_menus/main_menu_map_options.cc 2018-12-19 20:59:55 +0000
1557+++ src/editor/ui_menus/main_menu_map_options.cc 2019-02-23 13:03:12 +0000
1558@@ -1,5 +1,5 @@
1559 /*
1560- * Copyright (C) 2002-2018 by the Widelands Development Team
1561+ * Copyright (C) 2002-2019 by the Widelands Development Team
1562 *
1563 * This program is free software; you can redistribute it and/or
1564 * modify it under the terms of the GNU General Public License
1565
1566=== modified file 'src/editor/ui_menus/main_menu_map_options.h'
1567--- src/editor/ui_menus/main_menu_map_options.h 2018-12-13 07:24:01 +0000
1568+++ src/editor/ui_menus/main_menu_map_options.h 2019-02-23 13:03:12 +0000
1569@@ -1,5 +1,5 @@
1570 /*
1571- * Copyright (C) 2002-2018 by the Widelands Development Team
1572+ * Copyright (C) 2002-2019 by the Widelands Development Team
1573 *
1574 * This program is free software; you can redistribute it and/or
1575 * modify it under the terms of the GNU General Public License
1576
1577=== modified file 'src/editor/ui_menus/main_menu_new_map.cc'
1578--- src/editor/ui_menus/main_menu_new_map.cc 2018-07-08 13:53:45 +0000
1579+++ src/editor/ui_menus/main_menu_new_map.cc 2019-02-23 13:03:12 +0000
1580@@ -1,5 +1,5 @@
1581 /*
1582- * Copyright (C) 2002-2018 by the Widelands Development Team
1583+ * Copyright (C) 2002-2019 by the Widelands Development Team
1584 *
1585 * This program is free software; you can redistribute it and/or
1586 * modify it under the terms of the GNU General Public License
1587
1588=== modified file 'src/editor/ui_menus/main_menu_new_map.h'
1589--- src/editor/ui_menus/main_menu_new_map.h 2018-12-13 07:24:01 +0000
1590+++ src/editor/ui_menus/main_menu_new_map.h 2019-02-23 13:03:12 +0000
1591@@ -1,5 +1,5 @@
1592 /*
1593- * Copyright (C) 2002-2018 by the Widelands Development Team
1594+ * Copyright (C) 2002-2019 by the Widelands Development Team
1595 *
1596 * This program is free software; you can redistribute it and/or
1597 * modify it under the terms of the GNU General Public License
1598
1599=== modified file 'src/editor/ui_menus/main_menu_random_map.cc'
1600--- src/editor/ui_menus/main_menu_random_map.cc 2018-12-13 07:24:01 +0000
1601+++ src/editor/ui_menus/main_menu_random_map.cc 2019-02-23 13:03:12 +0000
1602@@ -1,5 +1,5 @@
1603 /*
1604- * Copyright (C) 2002-2018 by the Widelands Development Team
1605+ * Copyright (C) 2002-2019 by the Widelands Development Team
1606 *
1607 * This program is free software; you can redistribute it and/or
1608 * modify it under the terms of the GNU General Public License
1609
1610=== modified file 'src/editor/ui_menus/main_menu_random_map.h'
1611--- src/editor/ui_menus/main_menu_random_map.h 2018-12-13 07:24:01 +0000
1612+++ src/editor/ui_menus/main_menu_random_map.h 2019-02-23 13:03:12 +0000
1613@@ -1,5 +1,5 @@
1614 /*
1615- * Copyright (C) 2002-2018 by the Widelands Development Team
1616+ * Copyright (C) 2002-2019 by the Widelands Development Team
1617 *
1618 * This program is free software; you can redistribute it and/or
1619 * modify it under the terms of the GNU General Public License
1620
1621=== modified file 'src/editor/ui_menus/main_menu_save_map.cc'
1622--- src/editor/ui_menus/main_menu_save_map.cc 2019-02-23 08:39:11 +0000
1623+++ src/editor/ui_menus/main_menu_save_map.cc 2019-02-23 13:03:12 +0000
1624@@ -1,5 +1,5 @@
1625 /*
1626- * Copyright (C) 2002-2018 by the Widelands Development Team
1627+ * Copyright (C) 2002-2019 by the Widelands Development Team
1628 *
1629 * This program is free software; you can redistribute it and/or
1630 * modify it under the terms of the GNU General Public License
1631
1632=== modified file 'src/editor/ui_menus/main_menu_save_map.h'
1633--- src/editor/ui_menus/main_menu_save_map.h 2018-12-13 07:24:01 +0000
1634+++ src/editor/ui_menus/main_menu_save_map.h 2019-02-23 13:03:12 +0000
1635@@ -1,5 +1,5 @@
1636 /*
1637- * Copyright (C) 2002-2018 by the Widelands Development Team
1638+ * Copyright (C) 2002-2019 by the Widelands Development Team
1639 *
1640 * This program is free software; you can redistribute it and/or
1641 * modify it under the terms of the GNU General Public License
1642
1643=== modified file 'src/editor/ui_menus/main_menu_save_map_make_directory.cc'
1644--- src/editor/ui_menus/main_menu_save_map_make_directory.cc 2018-11-23 08:20:36 +0000
1645+++ src/editor/ui_menus/main_menu_save_map_make_directory.cc 2019-02-23 13:03:12 +0000
1646@@ -1,5 +1,5 @@
1647 /*
1648- * Copyright (C) 2002-2018 by the Widelands Development Team
1649+ * Copyright (C) 2002-2019 by the Widelands Development Team
1650 *
1651 * This program is free software; you can redistribute it and/or
1652 * modify it under the terms of the GNU General Public License
1653
1654=== modified file 'src/editor/ui_menus/main_menu_save_map_make_directory.h'
1655--- src/editor/ui_menus/main_menu_save_map_make_directory.h 2018-11-19 19:53:17 +0000
1656+++ src/editor/ui_menus/main_menu_save_map_make_directory.h 2019-02-23 13:03:12 +0000
1657@@ -1,5 +1,5 @@
1658 /*
1659- * Copyright (C) 2002-2018 by the Widelands Development Team
1660+ * Copyright (C) 2002-2019 by the Widelands Development Team
1661 *
1662 * This program is free software; you can redistribute it and/or
1663 * modify it under the terms of the GNU General Public License
1664
1665=== modified file 'src/editor/ui_menus/player_menu.cc'
1666--- src/editor/ui_menus/player_menu.cc 2018-12-13 07:24:01 +0000
1667+++ src/editor/ui_menus/player_menu.cc 2019-02-23 13:03:12 +0000
1668@@ -1,5 +1,5 @@
1669 /*
1670- * Copyright (C) 2002-2018 by the Widelands Development Team
1671+ * Copyright (C) 2002-2019 by the Widelands Development Team
1672 *
1673 * This program is free software; you can redistribute it and/or
1674 * modify it under the terms of the GNU General Public License
1675
1676=== modified file 'src/editor/ui_menus/player_menu.h'
1677--- src/editor/ui_menus/player_menu.h 2018-08-24 16:01:55 +0000
1678+++ src/editor/ui_menus/player_menu.h 2019-02-23 13:03:12 +0000
1679@@ -1,5 +1,5 @@
1680 /*
1681- * Copyright (C) 2002-2018 by the Widelands Development Team
1682+ * Copyright (C) 2002-2019 by the Widelands Development Team
1683 *
1684 * This program is free software; you can redistribute it and/or
1685 * modify it under the terms of the GNU General Public License
1686
1687=== modified file 'src/editor/ui_menus/tool_change_height_options_menu.cc'
1688--- src/editor/ui_menus/tool_change_height_options_menu.cc 2018-04-27 06:11:05 +0000
1689+++ src/editor/ui_menus/tool_change_height_options_menu.cc 2019-02-23 13:03:12 +0000
1690@@ -1,5 +1,5 @@
1691 /*
1692- * Copyright (C) 2002-2018 by the Widelands Development Team
1693+ * Copyright (C) 2002-2019 by the Widelands Development Team
1694 *
1695 * This program is free software; you can redistribute it and/or
1696 * modify it under the terms of the GNU General Public License
1697
1698=== modified file 'src/editor/ui_menus/tool_change_height_options_menu.h'
1699--- src/editor/ui_menus/tool_change_height_options_menu.h 2018-04-07 16:59:00 +0000
1700+++ src/editor/ui_menus/tool_change_height_options_menu.h 2019-02-23 13:03:12 +0000
1701@@ -1,5 +1,5 @@
1702 /*
1703- * Copyright (C) 2002-2018 by the Widelands Development Team
1704+ * Copyright (C) 2002-2019 by the Widelands Development Team
1705 *
1706 * This program is free software; you can redistribute it and/or
1707 * modify it under the terms of the GNU General Public License
1708
1709=== modified file 'src/editor/ui_menus/tool_change_resources_options_menu.cc'
1710--- src/editor/ui_menus/tool_change_resources_options_menu.cc 2018-12-13 07:24:01 +0000
1711+++ src/editor/ui_menus/tool_change_resources_options_menu.cc 2019-02-23 13:03:12 +0000
1712@@ -1,5 +1,5 @@
1713 /*
1714- * Copyright (C) 2002-2018 by the Widelands Development Team
1715+ * Copyright (C) 2002-2019 by the Widelands Development Team
1716 *
1717 * This program is free software; you can redistribute it and/or
1718 * modify it under the terms of the GNU General Public License
1719
1720=== modified file 'src/editor/ui_menus/tool_change_resources_options_menu.h'
1721--- src/editor/ui_menus/tool_change_resources_options_menu.h 2018-04-07 16:59:00 +0000
1722+++ src/editor/ui_menus/tool_change_resources_options_menu.h 2019-02-23 13:03:12 +0000
1723@@ -1,5 +1,5 @@
1724 /*
1725- * Copyright (C) 2002-2018 by the Widelands Development Team
1726+ * Copyright (C) 2002-2019 by the Widelands Development Team
1727 *
1728 * This program is free software; you can redistribute it and/or
1729 * modify it under the terms of the GNU General Public License
1730
1731=== modified file 'src/editor/ui_menus/tool_menu.cc'
1732--- src/editor/ui_menus/tool_menu.cc 2018-12-13 07:24:01 +0000
1733+++ src/editor/ui_menus/tool_menu.cc 2019-02-23 13:03:12 +0000
1734@@ -1,5 +1,5 @@
1735 /*
1736- * Copyright (C) 2002-2018 by the Widelands Development Team
1737+ * Copyright (C) 2002-2019 by the Widelands Development Team
1738 *
1739 * This program is free software; you can redistribute it and/or
1740 * modify it under the terms of the GNU General Public License
1741
1742=== modified file 'src/editor/ui_menus/tool_menu.h'
1743--- src/editor/ui_menus/tool_menu.h 2018-04-07 16:59:00 +0000
1744+++ src/editor/ui_menus/tool_menu.h 2019-02-23 13:03:12 +0000
1745@@ -1,5 +1,5 @@
1746 /*
1747- * Copyright (C) 2002-2018 by the Widelands Development Team
1748+ * Copyright (C) 2002-2019 by the Widelands Development Team
1749 *
1750 * This program is free software; you can redistribute it and/or
1751 * modify it under the terms of the GNU General Public License
1752
1753=== modified file 'src/editor/ui_menus/tool_noise_height_options_menu.cc'
1754--- src/editor/ui_menus/tool_noise_height_options_menu.cc 2018-04-27 06:11:05 +0000
1755+++ src/editor/ui_menus/tool_noise_height_options_menu.cc 2019-02-23 13:03:12 +0000
1756@@ -1,5 +1,5 @@
1757 /*
1758- * Copyright (C) 2002-2018 by the Widelands Development Team
1759+ * Copyright (C) 2002-2019 by the Widelands Development Team
1760 *
1761 * This program is free software; you can redistribute it and/or
1762 * modify it under the terms of the GNU General Public License
1763
1764=== modified file 'src/editor/ui_menus/tool_noise_height_options_menu.h'
1765--- src/editor/ui_menus/tool_noise_height_options_menu.h 2018-04-07 16:59:00 +0000
1766+++ src/editor/ui_menus/tool_noise_height_options_menu.h 2019-02-23 13:03:12 +0000
1767@@ -1,5 +1,5 @@
1768 /*
1769- * Copyright (C) 2002-2018 by the Widelands Development Team
1770+ * Copyright (C) 2002-2019 by the Widelands Development Team
1771 *
1772 * This program is free software; you can redistribute it and/or
1773 * modify it under the terms of the GNU General Public License
1774
1775=== modified file 'src/editor/ui_menus/tool_options_menu.cc'
1776--- src/editor/ui_menus/tool_options_menu.cc 2018-04-07 16:59:00 +0000
1777+++ src/editor/ui_menus/tool_options_menu.cc 2019-02-23 13:03:12 +0000
1778@@ -1,5 +1,5 @@
1779 /*
1780- * Copyright (C) 2002-2018 by the Widelands Development Team
1781+ * Copyright (C) 2002-2019 by the Widelands Development Team
1782 *
1783 * This program is free software; you can redistribute it and/or
1784 * modify it under the terms of the GNU General Public License
1785
1786=== modified file 'src/editor/ui_menus/tool_options_menu.h'
1787--- src/editor/ui_menus/tool_options_menu.h 2018-04-07 16:59:00 +0000
1788+++ src/editor/ui_menus/tool_options_menu.h 2019-02-23 13:03:12 +0000
1789@@ -1,5 +1,5 @@
1790 /*
1791- * Copyright (C) 2002-2018 by the Widelands Development Team
1792+ * Copyright (C) 2002-2019 by the Widelands Development Team
1793 *
1794 * This program is free software; you can redistribute it and/or
1795 * modify it under the terms of the GNU General Public License
1796
1797=== modified file 'src/editor/ui_menus/tool_place_critter_options_menu.cc'
1798--- src/editor/ui_menus/tool_place_critter_options_menu.cc 2018-12-13 07:24:01 +0000
1799+++ src/editor/ui_menus/tool_place_critter_options_menu.cc 2019-02-23 13:03:12 +0000
1800@@ -1,5 +1,5 @@
1801 /*
1802- * Copyright (C) 2002-2018 by the Widelands Development Team
1803+ * Copyright (C) 2002-2019 by the Widelands Development Team
1804 *
1805 * This program is free software; you can redistribute it and/or
1806 * modify it under the terms of the GNU General Public License
1807
1808=== modified file 'src/editor/ui_menus/tool_place_critter_options_menu.h'
1809--- src/editor/ui_menus/tool_place_critter_options_menu.h 2018-04-07 16:59:00 +0000
1810+++ src/editor/ui_menus/tool_place_critter_options_menu.h 2019-02-23 13:03:12 +0000
1811@@ -1,5 +1,5 @@
1812 /*
1813- * Copyright (C) 2002-2018 by the Widelands Development Team
1814+ * Copyright (C) 2002-2019 by the Widelands Development Team
1815 *
1816 * This program is free software; you can redistribute it and/or
1817 * modify it under the terms of the GNU General Public License
1818
1819=== modified file 'src/editor/ui_menus/tool_place_immovable_options_menu.cc'
1820--- src/editor/ui_menus/tool_place_immovable_options_menu.cc 2018-12-13 07:24:01 +0000
1821+++ src/editor/ui_menus/tool_place_immovable_options_menu.cc 2019-02-23 13:03:12 +0000
1822@@ -1,5 +1,5 @@
1823 /*
1824- * Copyright (C) 2002-2018 by the Widelands Development Team
1825+ * Copyright (C) 2002-2019 by the Widelands Development Team
1826 *
1827 * This program is free software; you can redistribute it and/or
1828 * modify it under the terms of the GNU General Public License
1829
1830=== modified file 'src/editor/ui_menus/tool_place_immovable_options_menu.h'
1831--- src/editor/ui_menus/tool_place_immovable_options_menu.h 2018-12-13 07:24:01 +0000
1832+++ src/editor/ui_menus/tool_place_immovable_options_menu.h 2019-02-23 13:03:12 +0000
1833@@ -1,5 +1,5 @@
1834 /*
1835- * Copyright (C) 2002-2018 by the Widelands Development Team
1836+ * Copyright (C) 2002-2019 by the Widelands Development Team
1837 *
1838 * This program is free software; you can redistribute it and/or
1839 * modify it under the terms of the GNU General Public License
1840
1841=== modified file 'src/editor/ui_menus/tool_set_terrain_options_menu.cc'
1842--- src/editor/ui_menus/tool_set_terrain_options_menu.cc 2018-12-13 07:24:01 +0000
1843+++ src/editor/ui_menus/tool_set_terrain_options_menu.cc 2019-02-23 13:03:12 +0000
1844@@ -1,5 +1,5 @@
1845 /*
1846- * Copyright (C) 2002-2018 by the Widelands Development Team
1847+ * Copyright (C) 2002-2019 by the Widelands Development Team
1848 *
1849 * This program is free software; you can redistribute it and/or
1850 * modify it under the terms of the GNU General Public License
1851
1852=== modified file 'src/editor/ui_menus/tool_set_terrain_options_menu.h'
1853--- src/editor/ui_menus/tool_set_terrain_options_menu.h 2018-12-13 07:24:01 +0000
1854+++ src/editor/ui_menus/tool_set_terrain_options_menu.h 2019-02-23 13:03:12 +0000
1855@@ -1,5 +1,5 @@
1856 /*
1857- * Copyright (C) 2002-2018 by the Widelands Development Team
1858+ * Copyright (C) 2002-2019 by the Widelands Development Team
1859 *
1860 * This program is free software; you can redistribute it and/or
1861 * modify it under the terms of the GNU General Public License
1862
1863=== modified file 'src/editor/ui_menus/toolsize_menu.cc'
1864--- src/editor/ui_menus/toolsize_menu.cc 2018-12-13 07:24:01 +0000
1865+++ src/editor/ui_menus/toolsize_menu.cc 2019-02-23 13:03:12 +0000
1866@@ -1,5 +1,5 @@
1867 /*
1868- * Copyright (C) 2002-2018 by the Widelands Development Team
1869+ * Copyright (C) 2002-2019 by the Widelands Development Team
1870 *
1871 * This program is free software; you can redistribute it and/or
1872 * modify it under the terms of the GNU General Public License
1873
1874=== modified file 'src/editor/ui_menus/toolsize_menu.h'
1875--- src/editor/ui_menus/toolsize_menu.h 2018-04-07 16:59:00 +0000
1876+++ src/editor/ui_menus/toolsize_menu.h 2019-02-23 13:03:12 +0000
1877@@ -1,5 +1,5 @@
1878 /*
1879- * Copyright (C) 2002-2018 by the Widelands Development Team
1880+ * Copyright (C) 2002-2019 by the Widelands Development Team
1881 *
1882 * This program is free software; you can redistribute it and/or
1883 * modify it under the terms of the GNU General Public License
1884
1885=== modified file 'src/game_io/game_class_packet.cc'
1886--- src/game_io/game_class_packet.cc 2018-12-13 07:24:01 +0000
1887+++ src/game_io/game_class_packet.cc 2019-02-23 13:03:12 +0000
1888@@ -1,5 +1,5 @@
1889 /*
1890- * Copyright (C) 2002-2018 by the Widelands Development Team
1891+ * Copyright (C) 2002-2019 by the Widelands Development Team
1892 *
1893 * This program is free software; you can redistribute it and/or
1894 * modify it under the terms of the GNU General Public License
1895
1896=== modified file 'src/game_io/game_class_packet.h'
1897--- src/game_io/game_class_packet.h 2018-12-13 07:24:01 +0000
1898+++ src/game_io/game_class_packet.h 2019-02-23 13:03:12 +0000
1899@@ -1,5 +1,5 @@
1900 /*
1901- * Copyright (C) 2002-2018 by the Widelands Development Team
1902+ * Copyright (C) 2002-2019 by the Widelands Development Team
1903 *
1904 * This program is free software; you can redistribute it and/or
1905 * modify it under the terms of the GNU General Public License
1906
1907=== modified file 'src/game_io/game_cmd_queue_packet.cc'
1908--- src/game_io/game_cmd_queue_packet.cc 2018-12-13 07:24:01 +0000
1909+++ src/game_io/game_cmd_queue_packet.cc 2019-02-23 13:03:12 +0000
1910@@ -1,5 +1,5 @@
1911 /*
1912- * Copyright (C) 2002-2018 by the Widelands Development Team
1913+ * Copyright (C) 2002-2019 by the Widelands Development Team
1914 *
1915 * This program is free software; you can redistribute it and/or
1916 * modify it under the terms of the GNU General Public License
1917
1918=== modified file 'src/game_io/game_cmd_queue_packet.h'
1919--- src/game_io/game_cmd_queue_packet.h 2018-12-13 07:24:01 +0000
1920+++ src/game_io/game_cmd_queue_packet.h 2019-02-23 13:03:12 +0000
1921@@ -1,5 +1,5 @@
1922 /*
1923- * Copyright (C) 2002-2018 by the Widelands Development Team
1924+ * Copyright (C) 2002-2019 by the Widelands Development Team
1925 *
1926 * This program is free software; you can redistribute it and/or
1927 * modify it under the terms of the GNU General Public License
1928
1929=== modified file 'src/game_io/game_data_packet.h'
1930--- src/game_io/game_data_packet.h 2018-12-13 07:24:01 +0000
1931+++ src/game_io/game_data_packet.h 2019-02-23 13:03:12 +0000
1932@@ -1,5 +1,5 @@
1933 /*
1934- * Copyright (C) 2002-2018 by the Widelands Development Team
1935+ * Copyright (C) 2002-2019 by the Widelands Development Team
1936 *
1937 * This program is free software; you can redistribute it and/or
1938 * modify it under the terms of the GNU General Public License
1939
1940=== modified file 'src/game_io/game_interactive_player_packet.cc'
1941--- src/game_io/game_interactive_player_packet.cc 2018-12-13 07:24:01 +0000
1942+++ src/game_io/game_interactive_player_packet.cc 2019-02-23 13:03:12 +0000
1943@@ -1,5 +1,5 @@
1944 /*
1945- * Copyright (C) 2002-2018 by the Widelands Development Team
1946+ * Copyright (C) 2002-2019 by the Widelands Development Team
1947 *
1948 * This program is free software; you can redistribute it and/or
1949 * modify it under the terms of the GNU General Public License
1950
1951=== modified file 'src/game_io/game_interactive_player_packet.h'
1952--- src/game_io/game_interactive_player_packet.h 2018-12-13 07:24:01 +0000
1953+++ src/game_io/game_interactive_player_packet.h 2019-02-23 13:03:12 +0000
1954@@ -1,5 +1,5 @@
1955 /*
1956- * Copyright (C) 2002-2018 by the Widelands Development Team
1957+ * Copyright (C) 2002-2019 by the Widelands Development Team
1958 *
1959 * This program is free software; you can redistribute it and/or
1960 * modify it under the terms of the GNU General Public License
1961
1962=== modified file 'src/game_io/game_loader.cc'
1963--- src/game_io/game_loader.cc 2018-12-13 07:24:01 +0000
1964+++ src/game_io/game_loader.cc 2019-02-23 13:03:12 +0000
1965@@ -1,5 +1,5 @@
1966 /*
1967- * Copyright (C) 2002-2018 by the Widelands Development Team
1968+ * Copyright (C) 2002-2019 by the Widelands Development Team
1969 *
1970 * This program is free software; you can redistribute it and/or
1971 * modify it under the terms of the GNU General Public License
1972
1973=== modified file 'src/game_io/game_loader.h'
1974--- src/game_io/game_loader.h 2018-12-13 07:24:01 +0000
1975+++ src/game_io/game_loader.h 2019-02-23 13:03:12 +0000
1976@@ -1,5 +1,5 @@
1977 /*
1978- * Copyright (C) 2002-2018 by the Widelands Development Team
1979+ * Copyright (C) 2002-2019 by the Widelands Development Team
1980 *
1981 * This program is free software; you can redistribute it and/or
1982 * modify it under the terms of the GNU General Public License
1983
1984=== modified file 'src/game_io/game_map_packet.cc'
1985--- src/game_io/game_map_packet.cc 2018-12-13 07:24:01 +0000
1986+++ src/game_io/game_map_packet.cc 2019-02-23 13:03:12 +0000
1987@@ -1,5 +1,5 @@
1988 /*
1989- * Copyright (C) 2002-2018 by the Widelands Development Team
1990+ * Copyright (C) 2002-2019 by the Widelands Development Team
1991 *
1992 * This program is free software; you can redistribute it and/or
1993 * modify it under the terms of the GNU General Public License
1994
1995=== modified file 'src/game_io/game_map_packet.h'
1996--- src/game_io/game_map_packet.h 2018-12-13 07:24:01 +0000
1997+++ src/game_io/game_map_packet.h 2019-02-23 13:03:12 +0000
1998@@ -1,5 +1,5 @@
1999 /*
2000- * Copyright (C) 2002-2018 by the Widelands Development Team
2001+ * Copyright (C) 2002-2019 by the Widelands Development Team
2002 *
2003 * This program is free software; you can redistribute it and/or
2004 * modify it under the terms of the GNU General Public License
2005
2006=== modified file 'src/game_io/game_player_ai_persistent_packet.cc'
2007--- src/game_io/game_player_ai_persistent_packet.cc 2018-07-22 15:23:03 +0000
2008+++ src/game_io/game_player_ai_persistent_packet.cc 2019-02-23 13:03:12 +0000
2009@@ -1,5 +1,5 @@
2010 /*
2011- * Copyright (C) 2002-2018 by the Widelands Development Team
2012+ * Copyright (C) 2002-2019 by the Widelands Development Team
2013 *
2014 * This program is free software; you can redistribute it and/or
2015 * modify it under the terms of the GNU General Public License
2016
2017=== modified file 'src/game_io/game_player_ai_persistent_packet.h'
2018--- src/game_io/game_player_ai_persistent_packet.h 2018-12-13 07:24:01 +0000
2019+++ src/game_io/game_player_ai_persistent_packet.h 2019-02-23 13:03:12 +0000
2020@@ -1,5 +1,5 @@
2021 /*
2022- * Copyright (C) 2002-2018 by the Widelands Development Team
2023+ * Copyright (C) 2002-2019 by the Widelands Development Team
2024 *
2025 * This program is free software; you can redistribute it and/or
2026 * modify it under the terms of the GNU General Public License
2027
2028=== modified file 'src/game_io/game_player_economies_packet.cc'
2029--- src/game_io/game_player_economies_packet.cc 2018-12-13 07:24:01 +0000
2030+++ src/game_io/game_player_economies_packet.cc 2019-02-23 13:03:12 +0000
2031@@ -1,5 +1,5 @@
2032 /*
2033- * Copyright (C) 2002-2018 by the Widelands Development Team
2034+ * Copyright (C) 2002-2019 by the Widelands Development Team
2035 *
2036 * This program is free software; you can redistribute it and/or
2037 * modify it under the terms of the GNU General Public License
2038
2039=== modified file 'src/game_io/game_player_economies_packet.h'
2040--- src/game_io/game_player_economies_packet.h 2018-12-13 07:24:01 +0000
2041+++ src/game_io/game_player_economies_packet.h 2019-02-23 13:03:12 +0000
2042@@ -1,5 +1,5 @@
2043 /*
2044- * Copyright (C) 2002-2018 by the Widelands Development Team
2045+ * Copyright (C) 2002-2019 by the Widelands Development Team
2046 *
2047 * This program is free software; you can redistribute it and/or
2048 * modify it under the terms of the GNU General Public License
2049
2050=== modified file 'src/game_io/game_player_info_packet.cc'
2051--- src/game_io/game_player_info_packet.cc 2018-12-13 07:24:01 +0000
2052+++ src/game_io/game_player_info_packet.cc 2019-02-23 13:03:12 +0000
2053@@ -1,5 +1,5 @@
2054 /*
2055- * Copyright (C) 2002-2018 by the Widelands Development Team
2056+ * Copyright (C) 2002-2019 by the Widelands Development Team
2057 *
2058 * This program is free software; you can redistribute it and/or
2059 * modify it under the terms of the GNU General Public License
2060
2061=== modified file 'src/game_io/game_player_info_packet.h'
2062--- src/game_io/game_player_info_packet.h 2018-12-13 07:24:01 +0000
2063+++ src/game_io/game_player_info_packet.h 2019-02-23 13:03:12 +0000
2064@@ -1,5 +1,5 @@
2065 /*
2066- * Copyright (C) 2002-2018 by the Widelands Development Team
2067+ * Copyright (C) 2002-2019 by the Widelands Development Team
2068 *
2069 * This program is free software; you can redistribute it and/or
2070 * modify it under the terms of the GNU General Public License
2071
2072=== modified file 'src/game_io/game_preload_packet.cc'
2073--- src/game_io/game_preload_packet.cc 2018-12-13 07:24:01 +0000
2074+++ src/game_io/game_preload_packet.cc 2019-02-23 13:03:12 +0000
2075@@ -1,5 +1,5 @@
2076 /*
2077- * Copyright (C) 2002-2018 by the Widelands Development Team
2078+ * Copyright (C) 2002-2019 by the Widelands Development Team
2079 *
2080 * This program is free software; you can redistribute it and/or
2081 * modify it under the terms of the GNU General Public License
2082
2083=== modified file 'src/game_io/game_preload_packet.h'
2084--- src/game_io/game_preload_packet.h 2018-12-13 07:24:01 +0000
2085+++ src/game_io/game_preload_packet.h 2019-02-23 13:03:12 +0000
2086@@ -1,5 +1,5 @@
2087 /*
2088- * Copyright (C) 2002-2018 by the Widelands Development Team
2089+ * Copyright (C) 2002-2019 by the Widelands Development Team
2090 *
2091 * This program is free software; you can redistribute it and/or
2092 * modify it under the terms of the GNU General Public License
2093
2094=== modified file 'src/game_io/game_saver.cc'
2095--- src/game_io/game_saver.cc 2018-12-13 07:24:01 +0000
2096+++ src/game_io/game_saver.cc 2019-02-23 13:03:12 +0000
2097@@ -1,5 +1,5 @@
2098 /*
2099- * Copyright (C) 2002-2018 by the Widelands Development Team
2100+ * Copyright (C) 2002-2019 by the Widelands Development Team
2101 *
2102 * This program is free software; you can redistribute it and/or
2103 * modify it under the terms of the GNU General Public License
2104
2105=== modified file 'src/game_io/game_saver.h'
2106--- src/game_io/game_saver.h 2018-12-13 07:24:01 +0000
2107+++ src/game_io/game_saver.h 2019-02-23 13:03:12 +0000
2108@@ -1,5 +1,5 @@
2109 /*
2110- * Copyright (C) 2002-2018 by the Widelands Development Team
2111+ * Copyright (C) 2002-2019 by the Widelands Development Team
2112 *
2113 * This program is free software; you can redistribute it and/or
2114 * modify it under the terms of the GNU General Public License
2115
2116=== modified file 'src/graphic/align.cc'
2117--- src/graphic/align.cc 2018-04-07 16:59:00 +0000
2118+++ src/graphic/align.cc 2019-02-23 13:03:12 +0000
2119@@ -1,5 +1,5 @@
2120 /*
2121- * Copyright (C) 2006-2018 by the Widelands Development Team
2122+ * Copyright (C) 2006-2019 by the Widelands Development Team
2123 *
2124 * This program is free software; you can redistribute it and/or
2125 * modify it under the terms of the GNU General Public License
2126
2127=== modified file 'src/graphic/align.h'
2128--- src/graphic/align.h 2018-12-13 07:24:01 +0000
2129+++ src/graphic/align.h 2019-02-23 13:03:12 +0000
2130@@ -1,5 +1,5 @@
2131 /*
2132- * Copyright (C) 2002-2018 by the Widelands Development Team
2133+ * Copyright (C) 2002-2019 by the Widelands Development Team
2134 *
2135 * This program is free software; you can redistribute it and/or
2136 * modify it under the terms of the GNU General Public License
2137
2138=== modified file 'src/graphic/animation.cc'
2139--- src/graphic/animation.cc 2018-09-15 06:10:43 +0000
2140+++ src/graphic/animation.cc 2019-02-23 13:03:12 +0000
2141@@ -1,5 +1,5 @@
2142 /*
2143- * Copyright (C) 2002-2018 by the Widelands Development Team
2144+ * Copyright (C) 2002-2019 by the Widelands Development Team
2145 *
2146 * This program is free software; you can redistribute it and/or
2147 * modify it under the terms of the GNU General Public License
2148
2149=== modified file 'src/graphic/animation.h'
2150--- src/graphic/animation.h 2018-12-13 07:24:01 +0000
2151+++ src/graphic/animation.h 2019-02-23 13:03:12 +0000
2152@@ -1,5 +1,5 @@
2153 /*
2154- * Copyright (C) 2002-2018 by the Widelands Development Team
2155+ * Copyright (C) 2002-2019 by the Widelands Development Team
2156 *
2157 * This program is free software; you can redistribute it and/or
2158 * modify it under the terms of the GNU General Public License
2159
2160=== modified file 'src/graphic/blend_mode.h'
2161--- src/graphic/blend_mode.h 2018-04-07 16:59:00 +0000
2162+++ src/graphic/blend_mode.h 2019-02-23 13:03:12 +0000
2163@@ -1,5 +1,5 @@
2164 /*
2165- * Copyright (C) 2010-2018 by the Widelands Development Team
2166+ * Copyright (C) 2010-2019 by the Widelands Development Team
2167 *
2168 * This program is free software; you can redistribute it and/or
2169 * modify it under the terms of the GNU General Public License
2170
2171=== modified file 'src/graphic/blit_mode.h'
2172--- src/graphic/blit_mode.h 2018-04-07 16:59:00 +0000
2173+++ src/graphic/blit_mode.h 2019-02-23 13:03:12 +0000
2174@@ -1,5 +1,5 @@
2175 /*
2176- * Copyright (C) 2006-2018 by the Widelands Development Team
2177+ * Copyright (C) 2006-2019 by the Widelands Development Team
2178 *
2179 * This program is free software; you can redistribute it and/or
2180 * modify it under the terms of the GNU General Public License
2181
2182=== modified file 'src/graphic/build_texture_atlas.cc'
2183--- src/graphic/build_texture_atlas.cc 2018-04-07 16:59:00 +0000
2184+++ src/graphic/build_texture_atlas.cc 2019-02-23 13:03:12 +0000
2185@@ -1,5 +1,5 @@
2186 /*
2187- * Copyright (C) 2006-2018 by the Widelands Development Team
2188+ * Copyright (C) 2006-2019 by the Widelands Development Team
2189 *
2190 * This program is free software; you can redistribute it and/or
2191 * modify it under the terms of the GNU General Public License
2192
2193=== modified file 'src/graphic/build_texture_atlas.h'
2194--- src/graphic/build_texture_atlas.h 2018-04-07 16:59:00 +0000
2195+++ src/graphic/build_texture_atlas.h 2019-02-23 13:03:12 +0000
2196@@ -1,5 +1,5 @@
2197 /*
2198- * Copyright (C) 2006-2018 by the Widelands Development Team
2199+ * Copyright (C) 2006-2019 by the Widelands Development Team
2200 *
2201 * This program is free software; you can redistribute it and/or
2202 * modify it under the terms of the GNU General Public License
2203
2204=== modified file 'src/graphic/color.cc'
2205--- src/graphic/color.cc 2018-04-07 16:59:00 +0000
2206+++ src/graphic/color.cc 2019-02-23 13:03:12 +0000
2207@@ -1,5 +1,5 @@
2208 /*
2209- * Copyright (C) 2006-2018 by the Widelands Development Team
2210+ * Copyright (C) 2006-2019 by the Widelands Development Team
2211 *
2212 * This program is free software; you can redistribute it and/or
2213 * modify it under the terms of the GNU General Public License
2214
2215=== modified file 'src/graphic/color.h'
2216--- src/graphic/color.h 2018-04-07 16:59:00 +0000
2217+++ src/graphic/color.h 2019-02-23 13:03:12 +0000
2218@@ -1,5 +1,5 @@
2219 /*
2220- * Copyright (C) 2002-2018 by the Widelands Development Team
2221+ * Copyright (C) 2002-2019 by the Widelands Development Team
2222 *
2223 * This program is free software; you can redistribute it and/or
2224 * modify it under the terms of the GNU General Public License
2225
2226=== modified file 'src/graphic/default_resolution.h'
2227--- src/graphic/default_resolution.h 2018-04-07 16:59:00 +0000
2228+++ src/graphic/default_resolution.h 2019-02-23 13:03:12 +0000
2229@@ -1,5 +1,5 @@
2230 /*
2231- * Copyright (C) 2006-2018 by the Widelands Development Team
2232+ * Copyright (C) 2006-2019 by the Widelands Development Team
2233 *
2234 * This program is free software; you can redistribute it and/or
2235 * modify it under the terms of the GNU General Public License
2236
2237=== modified file 'src/graphic/diranimations.h'
2238--- src/graphic/diranimations.h 2018-04-07 16:59:00 +0000
2239+++ src/graphic/diranimations.h 2019-02-23 13:03:12 +0000
2240@@ -1,5 +1,5 @@
2241 /*
2242- * Copyright (C) 2002-2018 by the Widelands Development Team
2243+ * Copyright (C) 2002-2019 by the Widelands Development Team
2244 *
2245 * This program is free software; you can redistribute it and/or
2246 * modify it under the terms of the GNU General Public License
2247
2248=== modified file 'src/graphic/font_handler.cc'
2249--- src/graphic/font_handler.cc 2018-07-08 13:53:45 +0000
2250+++ src/graphic/font_handler.cc 2019-02-23 13:03:12 +0000
2251@@ -1,5 +1,5 @@
2252 /*
2253- * Copyright (C) 2002-2018 by the Widelands Development Team
2254+ * Copyright (C) 2002-2019 by the Widelands Development Team
2255 *
2256 * This program is free software; you can redistribute it and/or
2257 * modify it under the terms of the GNU General Public License
2258
2259=== modified file 'src/graphic/font_handler.h'
2260--- src/graphic/font_handler.h 2018-12-13 07:24:01 +0000
2261+++ src/graphic/font_handler.h 2019-02-23 13:03:12 +0000
2262@@ -1,5 +1,5 @@
2263 /*
2264- * Copyright (C) 2002-2018 by the Widelands Development Team
2265+ * Copyright (C) 2002-2019 by the Widelands Development Team
2266 *
2267 * This program is free software; you can redistribute it and/or
2268 * modify it under the terms of the GNU General Public License
2269
2270=== modified file 'src/graphic/game_renderer.cc'
2271--- src/graphic/game_renderer.cc 2018-04-27 06:11:05 +0000
2272+++ src/graphic/game_renderer.cc 2019-02-23 13:03:12 +0000
2273@@ -1,5 +1,5 @@
2274 /*
2275- * Copyright (C) 2010-2018 by the Widelands Development Team
2276+ * Copyright (C) 2010-2019 by the Widelands Development Team
2277 *
2278 * This program is free software; you can redistribute it and/or
2279 * modify it under the terms of the GNU General Public License
2280
2281=== modified file 'src/graphic/game_renderer.h'
2282--- src/graphic/game_renderer.h 2018-12-13 07:24:01 +0000
2283+++ src/graphic/game_renderer.h 2019-02-23 13:03:12 +0000
2284@@ -1,5 +1,5 @@
2285 /*
2286- * Copyright (C) 2010-2018 by the Widelands Development Team
2287+ * Copyright (C) 2010-2019 by the Widelands Development Team
2288 *
2289 * This program is free software; you can redistribute it and/or
2290 * modify it under the terms of the GNU General Public License
2291
2292=== modified file 'src/graphic/gl/blit_data.h'
2293--- src/graphic/gl/blit_data.h 2018-04-07 16:59:00 +0000
2294+++ src/graphic/gl/blit_data.h 2019-02-23 13:03:12 +0000
2295@@ -1,5 +1,5 @@
2296 /*
2297- * Copyright (C) 2006-2018 by the Widelands Development Team
2298+ * Copyright (C) 2006-2019 by the Widelands Development Team
2299 *
2300 * This program is free software; you can redistribute it and/or
2301 * modify it under the terms of the GNU General Public License
2302
2303=== modified file 'src/graphic/gl/blit_program.cc'
2304--- src/graphic/gl/blit_program.cc 2018-04-07 16:59:00 +0000
2305+++ src/graphic/gl/blit_program.cc 2019-02-23 13:03:12 +0000
2306@@ -1,5 +1,5 @@
2307 /*
2308- * Copyright (C) 2006-2018 by the Widelands Development Team
2309+ * Copyright (C) 2006-2019 by the Widelands Development Team
2310 *
2311 * This program is free software; you can redistribute it and/or
2312 * modify it under the terms of the GNU General Public License
2313
2314=== modified file 'src/graphic/gl/blit_program.h'
2315--- src/graphic/gl/blit_program.h 2018-04-07 16:59:00 +0000
2316+++ src/graphic/gl/blit_program.h 2019-02-23 13:03:12 +0000
2317@@ -1,5 +1,5 @@
2318 /*
2319- * Copyright (C) 2006-2018 by the Widelands Development Team
2320+ * Copyright (C) 2006-2019 by the Widelands Development Team
2321 *
2322 * This program is free software; you can redistribute it and/or
2323 * modify it under the terms of the GNU General Public License
2324
2325=== modified file 'src/graphic/gl/coordinate_conversion.h'
2326--- src/graphic/gl/coordinate_conversion.h 2018-04-07 16:59:00 +0000
2327+++ src/graphic/gl/coordinate_conversion.h 2019-02-23 13:03:12 +0000
2328@@ -1,5 +1,5 @@
2329 /*
2330- * Copyright (C) 2006-2018 by the Widelands Development Team
2331+ * Copyright (C) 2006-2019 by the Widelands Development Team
2332 *
2333 * This program is free software; you can redistribute it and/or
2334 * modify it under the terms of the GNU General Public License
2335
2336=== modified file 'src/graphic/gl/dither_program.cc'
2337--- src/graphic/gl/dither_program.cc 2018-04-07 16:59:00 +0000
2338+++ src/graphic/gl/dither_program.cc 2019-02-23 13:03:12 +0000
2339@@ -1,5 +1,5 @@
2340 /*
2341- * Copyright (C) 2006-2018 by the Widelands Development Team
2342+ * Copyright (C) 2006-2019 by the Widelands Development Team
2343 *
2344 * This program is free software; you can redistribute it and/or
2345 * modify it under the terms of the GNU General Public License
2346
2347=== modified file 'src/graphic/gl/dither_program.h'
2348--- src/graphic/gl/dither_program.h 2018-04-07 16:59:00 +0000
2349+++ src/graphic/gl/dither_program.h 2019-02-23 13:03:12 +0000
2350@@ -1,5 +1,5 @@
2351 /*
2352- * Copyright (C) 2006-2018 by the Widelands Development Team
2353+ * Copyright (C) 2006-2019 by the Widelands Development Team
2354 *
2355 * This program is free software; you can redistribute it and/or
2356 * modify it under the terms of the GNU General Public License
2357
2358=== modified file 'src/graphic/gl/draw_line_program.cc'
2359--- src/graphic/gl/draw_line_program.cc 2018-12-13 07:24:01 +0000
2360+++ src/graphic/gl/draw_line_program.cc 2019-02-23 13:03:12 +0000
2361@@ -1,5 +1,5 @@
2362 /*
2363- * Copyright (C) 2006-2018 by the Widelands Development Team
2364+ * Copyright (C) 2006-2019 by the Widelands Development Team
2365 *
2366 * This program is free software; you can redistribute it and/or
2367 * modify it under the terms of the GNU General Public License
2368
2369=== modified file 'src/graphic/gl/draw_line_program.h'
2370--- src/graphic/gl/draw_line_program.h 2018-04-07 16:59:00 +0000
2371+++ src/graphic/gl/draw_line_program.h 2019-02-23 13:03:12 +0000
2372@@ -1,5 +1,5 @@
2373 /*
2374- * Copyright (C) 2006-2018 by the Widelands Development Team
2375+ * Copyright (C) 2006-2019 by the Widelands Development Team
2376 *
2377 * This program is free software; you can redistribute it and/or
2378 * modify it under the terms of the GNU General Public License
2379
2380=== modified file 'src/graphic/gl/fields_to_draw.cc'
2381--- src/graphic/gl/fields_to_draw.cc 2018-12-13 07:24:01 +0000
2382+++ src/graphic/gl/fields_to_draw.cc 2019-02-23 13:03:12 +0000
2383@@ -1,5 +1,5 @@
2384 /*
2385- * Copyright (C) 2006-2018 by the Widelands Development Team
2386+ * Copyright (C) 2006-2019 by the Widelands Development Team
2387 *
2388 * This program is free software; you can redistribute it and/or
2389 * modify it under the terms of the GNU General Public License
2390
2391=== modified file 'src/graphic/gl/fields_to_draw.h'
2392--- src/graphic/gl/fields_to_draw.h 2018-04-07 16:59:00 +0000
2393+++ src/graphic/gl/fields_to_draw.h 2019-02-23 13:03:12 +0000
2394@@ -1,5 +1,5 @@
2395 /*
2396- * Copyright (C) 2006-2018 by the Widelands Development Team
2397+ * Copyright (C) 2006-2019 by the Widelands Development Team
2398 *
2399 * This program is free software; you can redistribute it and/or
2400 * modify it under the terms of the GNU General Public License
2401
2402=== modified file 'src/graphic/gl/fill_rect_program.cc'
2403--- src/graphic/gl/fill_rect_program.cc 2018-12-13 07:24:01 +0000
2404+++ src/graphic/gl/fill_rect_program.cc 2019-02-23 13:03:12 +0000
2405@@ -1,5 +1,5 @@
2406 /*
2407- * Copyright (C) 2006-2018 by the Widelands Development Team
2408+ * Copyright (C) 2006-2019 by the Widelands Development Team
2409 *
2410 * This program is free software; you can redistribute it and/or
2411 * modify it under the terms of the GNU General Public License
2412
2413=== modified file 'src/graphic/gl/fill_rect_program.h'
2414--- src/graphic/gl/fill_rect_program.h 2018-04-07 16:59:00 +0000
2415+++ src/graphic/gl/fill_rect_program.h 2019-02-23 13:03:12 +0000
2416@@ -1,5 +1,5 @@
2417 /*
2418- * Copyright (C) 2006-2018 by the Widelands Development Team
2419+ * Copyright (C) 2006-2019 by the Widelands Development Team
2420 *
2421 * This program is free software; you can redistribute it and/or
2422 * modify it under the terms of the GNU General Public License
2423
2424=== modified file 'src/graphic/gl/initialize.cc'
2425--- src/graphic/gl/initialize.cc 2018-10-16 19:18:11 +0000
2426+++ src/graphic/gl/initialize.cc 2019-02-23 13:03:12 +0000
2427@@ -1,5 +1,5 @@
2428 /*
2429- * Copyright (C) 2006-2018 by the Widelands Development Team
2430+ * Copyright (C) 2006-2019 by the Widelands Development Team
2431 *
2432 * This program is free software; you can redistribute it and/or
2433 * modify it under the terms of the GNU General Public License
2434
2435=== modified file 'src/graphic/gl/initialize.h'
2436--- src/graphic/gl/initialize.h 2018-04-07 16:59:00 +0000
2437+++ src/graphic/gl/initialize.h 2019-02-23 13:03:12 +0000
2438@@ -1,5 +1,5 @@
2439 /*
2440- * Copyright (C) 2006-2018 by the Widelands Development Team
2441+ * Copyright (C) 2006-2019 by the Widelands Development Team
2442 *
2443 * This program is free software; you can redistribute it and/or
2444 * modify it under the terms of the GNU General Public License
2445
2446=== modified file 'src/graphic/gl/road_program.cc'
2447--- src/graphic/gl/road_program.cc 2018-12-13 07:24:01 +0000
2448+++ src/graphic/gl/road_program.cc 2019-02-23 13:03:12 +0000
2449@@ -1,5 +1,5 @@
2450 /*
2451- * Copyright (C) 2006-2018 by the Widelands Development Team
2452+ * Copyright (C) 2006-2019 by the Widelands Development Team
2453 *
2454 * This program is free software; you can redistribute it and/or
2455 * modify it under the terms of the GNU General Public License
2456
2457=== modified file 'src/graphic/gl/road_program.h'
2458--- src/graphic/gl/road_program.h 2018-04-07 16:59:00 +0000
2459+++ src/graphic/gl/road_program.h 2019-02-23 13:03:12 +0000
2460@@ -1,5 +1,5 @@
2461 /*
2462- * Copyright (C) 2006-2018 by the Widelands Development Team
2463+ * Copyright (C) 2006-2019 by the Widelands Development Team
2464 *
2465 * This program is free software; you can redistribute it and/or
2466 * modify it under the terms of the GNU General Public License
2467
2468=== modified file 'src/graphic/gl/system_headers.h'
2469--- src/graphic/gl/system_headers.h 2018-09-10 19:43:02 +0000
2470+++ src/graphic/gl/system_headers.h 2019-02-23 13:03:12 +0000
2471@@ -1,5 +1,5 @@
2472 /*
2473- * Copyright (C) 2006-2018 by the Widelands Development Team
2474+ * Copyright (C) 2006-2019 by the Widelands Development Team
2475 *
2476 * This program is free software; you can redistribute it and/or
2477 * modify it under the terms of the GNU General Public License
2478
2479=== modified file 'src/graphic/gl/terrain_program.cc'
2480--- src/graphic/gl/terrain_program.cc 2018-04-07 16:59:00 +0000
2481+++ src/graphic/gl/terrain_program.cc 2019-02-23 13:03:12 +0000
2482@@ -1,5 +1,5 @@
2483 /*
2484- * Copyright (C) 2006-2018 by the Widelands Development Team
2485+ * Copyright (C) 2006-2019 by the Widelands Development Team
2486 *
2487 * This program is free software; you can redistribute it and/or
2488 * modify it under the terms of the GNU General Public License
2489
2490=== modified file 'src/graphic/gl/terrain_program.h'
2491--- src/graphic/gl/terrain_program.h 2018-04-07 16:59:00 +0000
2492+++ src/graphic/gl/terrain_program.h 2019-02-23 13:03:12 +0000
2493@@ -1,5 +1,5 @@
2494 /*
2495- * Copyright (C) 2006-2018 by the Widelands Development Team
2496+ * Copyright (C) 2006-2019 by the Widelands Development Team
2497 *
2498 * This program is free software; you can redistribute it and/or
2499 * modify it under the terms of the GNU General Public License
2500
2501=== modified file 'src/graphic/graphic.cc'
2502--- src/graphic/graphic.cc 2018-12-13 07:24:01 +0000
2503+++ src/graphic/graphic.cc 2019-02-23 13:03:12 +0000
2504@@ -1,5 +1,5 @@
2505 /*
2506- * Copyright (C) 2002-2018 by the Widelands Development Team
2507+ * Copyright (C) 2002-2019 by the Widelands Development Team
2508 *
2509 * This program is free software; you can redistribute it and/or
2510 * modify it under the terms of the GNU General Public License
2511
2512=== modified file 'src/graphic/graphic.h'
2513--- src/graphic/graphic.h 2018-05-27 06:11:04 +0000
2514+++ src/graphic/graphic.h 2019-02-23 13:03:12 +0000
2515@@ -1,5 +1,5 @@
2516 /*
2517- * Copyright (C) 2002-2018 by the Widelands Development Team
2518+ * Copyright (C) 2002-2019 by the Widelands Development Team
2519 *
2520 * This program is free software; you can redistribute it and/or
2521 * modify it under the terms of the GNU General Public License
2522
2523=== modified file 'src/graphic/image.h'
2524--- src/graphic/image.h 2018-04-07 16:59:00 +0000
2525+++ src/graphic/image.h 2019-02-23 13:03:12 +0000
2526@@ -1,5 +1,5 @@
2527 /*
2528- * Copyright (C) 2002-2018 by the Widelands Development Team
2529+ * Copyright (C) 2002-2019 by the Widelands Development Team
2530 *
2531 * This program is free software; you can redistribute it and/or
2532 * modify it under the terms of the GNU General Public License
2533
2534=== modified file 'src/graphic/image_cache.cc'
2535--- src/graphic/image_cache.cc 2018-04-07 16:59:00 +0000
2536+++ src/graphic/image_cache.cc 2019-02-23 13:03:12 +0000
2537@@ -1,5 +1,5 @@
2538 /*
2539- * Copyright (C) 2006-2018 by the Widelands Development Team
2540+ * Copyright (C) 2006-2019 by the Widelands Development Team
2541 *
2542 * This program is free software; you can redistribute it and/or
2543 * modify it under the terms of the GNU General Public License
2544
2545=== modified file 'src/graphic/image_cache.h'
2546--- src/graphic/image_cache.h 2018-04-07 16:59:00 +0000
2547+++ src/graphic/image_cache.h 2019-02-23 13:03:12 +0000
2548@@ -1,5 +1,5 @@
2549 /*
2550- * Copyright (C) 2006-2018 by the Widelands Development Team
2551+ * Copyright (C) 2006-2019 by the Widelands Development Team
2552 *
2553 * This program is free software; you can redistribute it and/or
2554 * modify it under the terms of the GNU General Public License
2555
2556=== modified file 'src/graphic/image_io.cc'
2557--- src/graphic/image_io.cc 2018-04-07 16:59:00 +0000
2558+++ src/graphic/image_io.cc 2019-02-23 13:03:12 +0000
2559@@ -1,5 +1,5 @@
2560 /*
2561- * Copyright (C) 2006-2018 by the Widelands Development Team
2562+ * Copyright (C) 2006-2019 by the Widelands Development Team
2563 *
2564 * This program is free software; you can redistribute it and/or
2565 * modify it under the terms of the GNU General Public License
2566
2567=== modified file 'src/graphic/image_io.h'
2568--- src/graphic/image_io.h 2018-04-07 16:59:00 +0000
2569+++ src/graphic/image_io.h 2019-02-23 13:03:12 +0000
2570@@ -1,5 +1,5 @@
2571 /*
2572- * Copyright (C) 2006-2018 by the Widelands Development Team
2573+ * Copyright (C) 2006-2019 by the Widelands Development Team
2574 *
2575 * This program is free software; you can redistribute it and/or
2576 * modify it under the terms of the GNU General Public License
2577
2578=== modified file 'src/graphic/minimap_renderer.cc'
2579--- src/graphic/minimap_renderer.cc 2018-04-27 06:11:05 +0000
2580+++ src/graphic/minimap_renderer.cc 2019-02-23 13:03:12 +0000
2581@@ -1,5 +1,5 @@
2582 /*
2583- * Copyright (C) 2010-2018 by the Widelands Development Team
2584+ * Copyright (C) 2010-2019 by the Widelands Development Team
2585 *
2586 * This program is free software; you can redistribute it and/or
2587 * modify it under the terms of the GNU General Public License
2588
2589=== modified file 'src/graphic/minimap_renderer.h'
2590--- src/graphic/minimap_renderer.h 2018-04-07 16:59:00 +0000
2591+++ src/graphic/minimap_renderer.h 2019-02-23 13:03:12 +0000
2592@@ -1,5 +1,5 @@
2593 /*
2594- * Copyright (C) 2010-2018 by the Widelands Development Team
2595+ * Copyright (C) 2010-2019 by the Widelands Development Team
2596 *
2597 * This program is free software; you can redistribute it and/or
2598 * modify it under the terms of the GNU General Public License
2599
2600=== modified file 'src/graphic/panel_styles.h'
2601--- src/graphic/panel_styles.h 2017-06-12 14:00:00 +0000
2602+++ src/graphic/panel_styles.h 2019-02-23 13:03:12 +0000
2603@@ -1,5 +1,5 @@
2604 /*
2605- * Copyright (C) 2017 by the Widelands Development Team
2606+ * Copyright (C) 2017-2019 by the Widelands Development Team
2607 *
2608 * This program is free software; you can redistribute it and/or
2609 * modify it under the terms of the GNU General Public License
2610
2611=== modified file 'src/graphic/playercolor.cc'
2612--- src/graphic/playercolor.cc 2018-04-07 16:59:00 +0000
2613+++ src/graphic/playercolor.cc 2019-02-23 13:03:12 +0000
2614@@ -1,5 +1,5 @@
2615 /*
2616- * Copyright (C) 2016-2018 by the Widelands Development Team
2617+ * Copyright (C) 2016-2019 by the Widelands Development Team
2618 *
2619 * This program is free software; you can redistribute it and/or
2620 * modify it under the terms of the GNU General Public License
2621
2622=== modified file 'src/graphic/playercolor.h'
2623--- src/graphic/playercolor.h 2018-04-07 16:59:00 +0000
2624+++ src/graphic/playercolor.h 2019-02-23 13:03:12 +0000
2625@@ -1,5 +1,5 @@
2626 /*
2627- * Copyright (C) 2016-2018 by the Widelands Development Team
2628+ * Copyright (C) 2016-2019 by the Widelands Development Team
2629 *
2630 * This program is free software; you can redistribute it and/or
2631 * modify it under the terms of the GNU General Public License
2632
2633=== modified file 'src/graphic/render_queue.cc'
2634--- src/graphic/render_queue.cc 2018-04-07 16:59:00 +0000
2635+++ src/graphic/render_queue.cc 2019-02-23 13:03:12 +0000
2636@@ -1,5 +1,5 @@
2637 /*
2638- * Copyright (C) 2006-2018 by the Widelands Development Team
2639+ * Copyright (C) 2006-2019 by the Widelands Development Team
2640 *
2641 * This program is free software; you can redistribute it and/or
2642 * modify it under the terms of the GNU General Public License
2643
2644=== modified file 'src/graphic/render_queue.h'
2645--- src/graphic/render_queue.h 2018-04-07 16:59:00 +0000
2646+++ src/graphic/render_queue.h 2019-02-23 13:03:12 +0000
2647@@ -1,5 +1,5 @@
2648 /*
2649- * Copyright (C) 2006-2018 by the Widelands Development Team
2650+ * Copyright (C) 2006-2019 by the Widelands Development Team
2651 *
2652 * This program is free software; you can redistribute it and/or
2653 * modify it under the terms of the GNU General Public License
2654
2655=== modified file 'src/graphic/rendertarget.cc'
2656--- src/graphic/rendertarget.cc 2018-04-07 16:59:00 +0000
2657+++ src/graphic/rendertarget.cc 2019-02-23 13:03:12 +0000
2658@@ -1,5 +1,5 @@
2659 /*
2660- * Copyright (C) 2002-2018 by the Widelands Development Team
2661+ * Copyright (C) 2002-2019 by the Widelands Development Team
2662 *
2663 * This program is free software; you can redistribute it and/or
2664 * modify it under the terms of the GNU General Public License
2665
2666=== modified file 'src/graphic/rendertarget.h'
2667--- src/graphic/rendertarget.h 2018-12-13 07:24:01 +0000
2668+++ src/graphic/rendertarget.h 2019-02-23 13:03:12 +0000
2669@@ -1,5 +1,5 @@
2670 /*
2671- * Copyright (C) 2002-2018 by the Widelands Development Team
2672+ * Copyright (C) 2002-2019 by the Widelands Development Team
2673 *
2674 * This program is free software; you can redistribute it and/or
2675 * modify it under the terms of the GNU General Public License
2676
2677=== modified file 'src/graphic/sdl_utils.cc'
2678--- src/graphic/sdl_utils.cc 2018-04-07 16:59:00 +0000
2679+++ src/graphic/sdl_utils.cc 2019-02-23 13:03:12 +0000
2680@@ -1,5 +1,5 @@
2681 /*
2682- * Copyright (C) 2006-2018 by the Widelands Development Team
2683+ * Copyright (C) 2006-2019 by the Widelands Development Team
2684 *
2685 * This program is free software; you can redistribute it and/or
2686 * modify it under the terms of the GNU General Public License
2687
2688=== modified file 'src/graphic/sdl_utils.h'
2689--- src/graphic/sdl_utils.h 2018-04-07 16:59:00 +0000
2690+++ src/graphic/sdl_utils.h 2019-02-23 13:03:12 +0000
2691@@ -1,5 +1,5 @@
2692 /*
2693- * Copyright (C) 2006-2018 by the Widelands Development Team
2694+ * Copyright (C) 2006-2019 by the Widelands Development Team
2695 *
2696 * This program is free software; you can redistribute it and/or
2697 * modify it under the terms of the GNU General Public License
2698
2699=== modified file 'src/graphic/style_manager.cc'
2700--- src/graphic/style_manager.cc 2018-05-11 04:42:13 +0000
2701+++ src/graphic/style_manager.cc 2019-02-23 13:03:12 +0000
2702@@ -1,5 +1,5 @@
2703 /*
2704- * Copyright (C) 2017 by the Widelands Development Team
2705+ * Copyright (C) 2017-2019 by the Widelands Development Team
2706 *
2707 * This program is free software; you can redistribute it and/or
2708 * modify it under the terms of the GNU General Public License
2709
2710=== modified file 'src/graphic/style_manager.h'
2711--- src/graphic/style_manager.h 2017-06-12 13:55:34 +0000
2712+++ src/graphic/style_manager.h 2019-02-23 13:03:12 +0000
2713@@ -1,5 +1,5 @@
2714 /*
2715- * Copyright (C) 2017 by the Widelands Development Team
2716+ * Copyright (C) 2017-2019 by the Widelands Development Team
2717 *
2718 * This program is free software; you can redistribute it and/or
2719 * modify it under the terms of the GNU General Public License
2720
2721=== modified file 'src/graphic/surface.cc'
2722--- src/graphic/surface.cc 2018-04-07 16:59:00 +0000
2723+++ src/graphic/surface.cc 2019-02-23 13:03:12 +0000
2724@@ -1,5 +1,5 @@
2725 /*
2726- * Copyright (C) 2006-2018 by the Widelands Development Team
2727+ * Copyright (C) 2006-2019 by the Widelands Development Team
2728 *
2729 * This program is free software; you can redistribute it and/or
2730 * modify it under the terms of the GNU General Public License
2731
2732=== modified file 'src/graphic/text/bidi.cc'
2733--- src/graphic/text/bidi.cc 2018-12-13 07:24:01 +0000
2734+++ src/graphic/text/bidi.cc 2019-02-23 13:03:12 +0000
2735@@ -1,5 +1,5 @@
2736 /*
2737- * Copyright (C) 2006-2018 by the Widelands Development Team
2738+ * Copyright (C) 2006-2019 by the Widelands Development Team
2739 *
2740 * This program is free software; you can redistribute it and/or
2741 * modify it under the terms of the GNU General Public License
2742
2743=== modified file 'src/graphic/text/bidi.h'
2744--- src/graphic/text/bidi.h 2018-12-13 07:24:01 +0000
2745+++ src/graphic/text/bidi.h 2019-02-23 13:03:12 +0000
2746@@ -1,5 +1,5 @@
2747 /*
2748- * Copyright (C) 2006-2018 by the Widelands Development Team
2749+ * Copyright (C) 2006-2019 by the Widelands Development Team
2750 *
2751 * This program is free software; you can redistribute it and/or
2752 * modify it under the terms of the GNU General Public License
2753
2754=== modified file 'src/graphic/text/font_io.cc'
2755--- src/graphic/text/font_io.cc 2018-12-13 07:24:01 +0000
2756+++ src/graphic/text/font_io.cc 2019-02-23 13:03:12 +0000
2757@@ -1,5 +1,5 @@
2758 /*
2759- * Copyright (C) 2006-2018 by the Widelands Development Team
2760+ * Copyright (C) 2006-2019 by the Widelands Development Team
2761 *
2762 * This program is free software; you can redistribute it and/or
2763 * modify it under the terms of the GNU General Public License
2764
2765=== modified file 'src/graphic/text/font_io.h'
2766--- src/graphic/text/font_io.h 2018-04-07 16:59:00 +0000
2767+++ src/graphic/text/font_io.h 2019-02-23 13:03:12 +0000
2768@@ -1,5 +1,5 @@
2769 /*
2770- * Copyright (C) 2006-2018 by the Widelands Development Team
2771+ * Copyright (C) 2006-2019 by the Widelands Development Team
2772 *
2773 * This program is free software; you can redistribute it and/or
2774 * modify it under the terms of the GNU General Public License
2775
2776=== modified file 'src/graphic/text/font_set.cc'
2777--- src/graphic/text/font_set.cc 2018-12-13 07:24:01 +0000
2778+++ src/graphic/text/font_set.cc 2019-02-23 13:03:12 +0000
2779@@ -1,5 +1,5 @@
2780 /*
2781- * Copyright (C) 2006-2018 by the Widelands Development Team
2782+ * Copyright (C) 2006-2019 by the Widelands Development Team
2783 *
2784 * This program is free software; you can redistribute it and/or
2785 * modify it under the terms of the GNU General Public License
2786
2787=== modified file 'src/graphic/text/font_set.h'
2788--- src/graphic/text/font_set.h 2018-04-07 16:59:00 +0000
2789+++ src/graphic/text/font_set.h 2019-02-23 13:03:12 +0000
2790@@ -1,5 +1,5 @@
2791 /*
2792- * Copyright (C) 2006-2018 by the Widelands Development Team
2793+ * Copyright (C) 2006-2019 by the Widelands Development Team
2794 *
2795 * This program is free software; you can redistribute it and/or
2796 * modify it under the terms of the GNU General Public License
2797
2798=== modified file 'src/graphic/text/rendered_text.cc'
2799--- src/graphic/text/rendered_text.cc 2018-05-31 16:47:00 +0000
2800+++ src/graphic/text/rendered_text.cc 2019-02-23 13:03:12 +0000
2801@@ -1,5 +1,5 @@
2802 /*
2803- * Copyright (C) 2017-2018 by the Widelands Development Team
2804+ * Copyright (C) 2017-2019 by the Widelands Development Team
2805 *
2806 * This program is free software; you can redistribute it and/or
2807 * modify it under the terms of the GNU General Public License
2808
2809=== modified file 'src/graphic/text/rendered_text.h'
2810--- src/graphic/text/rendered_text.h 2018-04-07 16:59:00 +0000
2811+++ src/graphic/text/rendered_text.h 2019-02-23 13:03:12 +0000
2812@@ -1,5 +1,5 @@
2813 /*
2814- * Copyright (C) 2017-2018 by the Widelands Development Team
2815+ * Copyright (C) 2017-2019 by the Widelands Development Team
2816 *
2817 * This program is free software; you can redistribute it and/or
2818 * modify it under the terms of the GNU General Public License
2819
2820=== modified file 'src/graphic/text/rt_errors.h'
2821--- src/graphic/text/rt_errors.h 2018-12-13 07:24:01 +0000
2822+++ src/graphic/text/rt_errors.h 2019-02-23 13:03:12 +0000
2823@@ -1,5 +1,5 @@
2824 /*
2825- * Copyright (C) 2006-2018 by the Widelands Development Team
2826+ * Copyright (C) 2006-2019 by the Widelands Development Team
2827 *
2828 * This program is free software; you can redistribute it and/or
2829 * modify it under the terms of the GNU General Public License
2830
2831=== modified file 'src/graphic/text/rt_errors_impl.h'
2832--- src/graphic/text/rt_errors_impl.h 2018-12-13 07:24:01 +0000
2833+++ src/graphic/text/rt_errors_impl.h 2019-02-23 13:03:12 +0000
2834@@ -1,5 +1,5 @@
2835 /*
2836- * Copyright (C) 2006-2018 by the Widelands Development Team
2837+ * Copyright (C) 2006-2019 by the Widelands Development Team
2838 *
2839 * This program is free software; you can redistribute it and/or
2840 * modify it under the terms of the GNU General Public License
2841
2842=== modified file 'src/graphic/text/rt_parse.cc'
2843--- src/graphic/text/rt_parse.cc 2018-12-14 15:55:40 +0000
2844+++ src/graphic/text/rt_parse.cc 2019-02-23 13:03:12 +0000
2845@@ -1,5 +1,5 @@
2846 /*
2847- * Copyright (C) 2006-2018 by the Widelands Development Team
2848+ * Copyright (C) 2006-2019 by the Widelands Development Team
2849 *
2850 * This program is free software; you can redistribute it and/or
2851 * modify it under the terms of the GNU General Public License
2852
2853=== modified file 'src/graphic/text/rt_parse.h'
2854--- src/graphic/text/rt_parse.h 2018-12-13 07:24:01 +0000
2855+++ src/graphic/text/rt_parse.h 2019-02-23 13:03:12 +0000
2856@@ -1,5 +1,5 @@
2857 /*
2858- * Copyright (C) 2006-2018 by the Widelands Development Team
2859+ * Copyright (C) 2006-2019 by the Widelands Development Team
2860 *
2861 * This program is free software; you can redistribute it and/or
2862 * modify it under the terms of the GNU General Public License
2863
2864=== modified file 'src/graphic/text/rt_render.cc'
2865--- src/graphic/text/rt_render.cc 2018-12-13 07:24:01 +0000
2866+++ src/graphic/text/rt_render.cc 2019-02-23 13:03:12 +0000
2867@@ -1,5 +1,5 @@
2868 /*
2869- * Copyright (C) 2006-2018 by the Widelands Development Team
2870+ * Copyright (C) 2006-2019 by the Widelands Development Team
2871 *
2872 * This program is free software; you can redistribute it and/or
2873 * modify it under the terms of the GNU General Public License
2874
2875=== modified file 'src/graphic/text/rt_render.h'
2876--- src/graphic/text/rt_render.h 2018-12-13 07:24:01 +0000
2877+++ src/graphic/text/rt_render.h 2019-02-23 13:03:12 +0000
2878@@ -1,5 +1,5 @@
2879 /*
2880- * Copyright (C) 2006-2018 by the Widelands Development Team
2881+ * Copyright (C) 2006-2019 by the Widelands Development Team
2882 *
2883 * This program is free software; you can redistribute it and/or
2884 * modify it under the terms of the GNU General Public License
2885
2886=== modified file 'src/graphic/text/sdl_ttf_font.cc'
2887--- src/graphic/text/sdl_ttf_font.cc 2018-04-07 16:59:00 +0000
2888+++ src/graphic/text/sdl_ttf_font.cc 2019-02-23 13:03:12 +0000
2889@@ -1,5 +1,5 @@
2890 /*
2891- * Copyright (C) 2006-2018 by the Widelands Development Team
2892+ * Copyright (C) 2006-2019 by the Widelands Development Team
2893 *
2894 * This program is free software; you can redistribute it and/or
2895 * modify it under the terms of the GNU General Public License
2896
2897=== modified file 'src/graphic/text/sdl_ttf_font.h'
2898--- src/graphic/text/sdl_ttf_font.h 2018-04-07 16:59:00 +0000
2899+++ src/graphic/text/sdl_ttf_font.h 2019-02-23 13:03:12 +0000
2900@@ -1,5 +1,5 @@
2901 /*
2902- * Copyright (C) 2006-2018 by the Widelands Development Team
2903+ * Copyright (C) 2006-2019 by the Widelands Development Team
2904 *
2905 * This program is free software; you can redistribute it and/or
2906 * modify it under the terms of the GNU General Public License
2907
2908=== modified file 'src/graphic/text/test/render.cc'
2909--- src/graphic/text/test/render.cc 2018-04-07 16:59:00 +0000
2910+++ src/graphic/text/test/render.cc 2019-02-23 13:03:12 +0000
2911@@ -1,5 +1,5 @@
2912 /*
2913- * Copyright (C) 2006-2018 by the Widelands Development Team
2914+ * Copyright (C) 2006-2019 by the Widelands Development Team
2915 *
2916 * This program is free software; you can redistribute it and/or
2917 * modify it under the terms of the GNU General Public License
2918
2919=== modified file 'src/graphic/text/test/render.h'
2920--- src/graphic/text/test/render.h 2018-04-07 16:59:00 +0000
2921+++ src/graphic/text/test/render.h 2019-02-23 13:03:12 +0000
2922@@ -1,5 +1,5 @@
2923 /*
2924- * Copyright (C) 2006-2018 by the Widelands Development Team
2925+ * Copyright (C) 2006-2019 by the Widelands Development Team
2926 *
2927 * This program is free software; you can redistribute it and/or
2928 * modify it under the terms of the GNU General Public License
2929
2930=== modified file 'src/graphic/text/test/render_richtext.cc'
2931--- src/graphic/text/test/render_richtext.cc 2018-04-07 16:59:00 +0000
2932+++ src/graphic/text/test/render_richtext.cc 2019-02-23 13:03:12 +0000
2933@@ -1,5 +1,5 @@
2934 /*
2935- * Copyright (C) 2006-2018 by the Widelands Development Team
2936+ * Copyright (C) 2006-2019 by the Widelands Development Team
2937 *
2938 * This program is free software; you can redistribute it and/or
2939 * modify it under the terms of the GNU General Public License
2940
2941=== modified file 'src/graphic/text/textstream.cc'
2942--- src/graphic/text/textstream.cc 2018-12-13 07:24:01 +0000
2943+++ src/graphic/text/textstream.cc 2019-02-23 13:03:12 +0000
2944@@ -1,5 +1,5 @@
2945 /*
2946- * Copyright (C) 2006-2018 by the Widelands Development Team
2947+ * Copyright (C) 2006-2019 by the Widelands Development Team
2948 *
2949 * This program is free software; you can redistribute it and/or
2950 * modify it under the terms of the GNU General Public License
2951
2952=== modified file 'src/graphic/text/textstream.h'
2953--- src/graphic/text/textstream.h 2018-12-13 07:24:01 +0000
2954+++ src/graphic/text/textstream.h 2019-02-23 13:03:12 +0000
2955@@ -1,5 +1,5 @@
2956 /*
2957- * Copyright (C) 2006-2018 by the Widelands Development Team
2958+ * Copyright (C) 2006-2019 by the Widelands Development Team
2959 *
2960 * This program is free software; you can redistribute it and/or
2961 * modify it under the terms of the GNU General Public License
2962
2963=== modified file 'src/graphic/text/texture_cache.h'
2964--- src/graphic/text/texture_cache.h 2018-04-07 16:59:00 +0000
2965+++ src/graphic/text/texture_cache.h 2019-02-23 13:03:12 +0000
2966@@ -1,5 +1,5 @@
2967 /*
2968- * Copyright (C) 2017-2018 by the Widelands Development Team
2969+ * Copyright (C) 2017-2019 by the Widelands Development Team
2970 *
2971 * This program is free software; you can redistribute it and/or
2972 * modify it under the terms of the GNU General Public License
2973
2974=== modified file 'src/graphic/text/transient_cache.h'
2975--- src/graphic/text/transient_cache.h 2018-12-13 07:24:01 +0000
2976+++ src/graphic/text/transient_cache.h 2019-02-23 13:03:12 +0000
2977@@ -1,5 +1,5 @@
2978 /*
2979- * Copyright (C) 2006-2018 by the Widelands Development Team
2980+ * Copyright (C) 2006-2019 by the Widelands Development Team
2981 *
2982 * This program is free software; you can redistribute it and/or
2983 * modify it under the terms of the GNU General Public License
2984
2985=== modified file 'src/graphic/text_constants.h'
2986--- src/graphic/text_constants.h 2018-04-07 16:59:00 +0000
2987+++ src/graphic/text_constants.h 2019-02-23 13:03:12 +0000
2988@@ -1,5 +1,5 @@
2989 /*
2990- * Copyright (C) 2006-2018 by the Widelands Development Team
2991+ * Copyright (C) 2006-2019 by the Widelands Development Team
2992 *
2993 * This program is free software; you can redistribute it and/or
2994 * modify it under the terms of the GNU General Public License
2995
2996=== modified file 'src/graphic/text_layout.cc'
2997--- src/graphic/text_layout.cc 2018-12-13 07:24:01 +0000
2998+++ src/graphic/text_layout.cc 2019-02-23 13:03:12 +0000
2999@@ -1,5 +1,5 @@
3000 /*
3001- * Copyright (C) 2006-2018 by the Widelands Development Team
3002+ * Copyright (C) 2006-2019 by the Widelands Development Team
3003 *
3004 * This program is free software; you can redistribute it and/or
3005 * modify it under the terms of the GNU General Public License
3006
3007=== modified file 'src/graphic/text_layout.h'
3008--- src/graphic/text_layout.h 2018-12-13 07:24:01 +0000
3009+++ src/graphic/text_layout.h 2019-02-23 13:03:12 +0000
3010@@ -1,5 +1,5 @@
3011 /*
3012- * Copyright (C) 2006-2018 by the Widelands Development Team
3013+ * Copyright (C) 2006-2019 by the Widelands Development Team
3014 *
3015 * This program is free software; you can redistribute it and/or
3016 * modify it under the terms of the GNU General Public License
3017
3018=== modified file 'src/graphic/texture_atlas.cc'
3019--- src/graphic/texture_atlas.cc 2018-04-07 16:59:00 +0000
3020+++ src/graphic/texture_atlas.cc 2019-02-23 13:03:12 +0000
3021@@ -1,5 +1,5 @@
3022 /*
3023- * Copyright (C) 2006-2018 by the Widelands Development Team
3024+ * Copyright (C) 2006-2019 by the Widelands Development Team
3025 *
3026 * This program is free software; you can redistribute it and/or
3027 * modify it under the terms of the GNU General Public License
3028
3029=== modified file 'src/graphic/texture_atlas.h'
3030--- src/graphic/texture_atlas.h 2018-04-07 16:59:00 +0000
3031+++ src/graphic/texture_atlas.h 2019-02-23 13:03:12 +0000
3032@@ -1,5 +1,5 @@
3033 /*
3034- * Copyright (C) 2006-2018 by the Widelands Development Team
3035+ * Copyright (C) 2006-2019 by the Widelands Development Team
3036 *
3037 * This program is free software; you can redistribute it and/or
3038 * modify it under the terms of the GNU General Public License
3039
3040=== modified file 'src/graphic/wordwrap.cc'
3041--- src/graphic/wordwrap.cc 2018-07-08 13:53:45 +0000
3042+++ src/graphic/wordwrap.cc 2019-02-23 13:03:12 +0000
3043@@ -1,5 +1,5 @@
3044 /*
3045- * Copyright (C) 2002-2018 by the Widelands Development Team
3046+ * Copyright (C) 2002-2019 by the Widelands Development Team
3047 *
3048 * This program is free software; you can redistribute it and/or
3049 * modify it under the terms of the GNU General Public License
3050
3051=== modified file 'src/graphic/wordwrap.h'
3052--- src/graphic/wordwrap.h 2018-04-07 16:59:00 +0000
3053+++ src/graphic/wordwrap.h 2019-02-23 13:03:12 +0000
3054@@ -1,5 +1,5 @@
3055 /*
3056- * Copyright (C) 2010-2018 by the Widelands Development Team
3057+ * Copyright (C) 2010-2019 by the Widelands Development Team
3058 *
3059 * This program is free software; you can redistribute it and/or
3060 * modify it under the terms of the GNU General Public License
3061
3062=== modified file 'src/helper.cc'
3063--- src/helper.cc 2018-04-07 16:59:00 +0000
3064+++ src/helper.cc 2019-02-23 13:03:12 +0000
3065@@ -1,5 +1,5 @@
3066 /*
3067- * Copyright (C) 2002-2018 by the Widelands Development Team
3068+ * Copyright (C) 2002-2019 by the Widelands Development Team
3069 *
3070 * This program is free software; you can redistribute it and/or
3071 * modify it under the terms of the GNU General Public License
3072
3073=== modified file 'src/helper.h'
3074--- src/helper.h 2018-04-07 16:59:00 +0000
3075+++ src/helper.h 2019-02-23 13:03:12 +0000
3076@@ -1,5 +1,5 @@
3077 /*
3078- * Copyright (C) 2006-2018 by the Widelands Development Team
3079+ * Copyright (C) 2006-2019 by the Widelands Development Team
3080 *
3081 * This program is free software; you can redistribute it and/or
3082 * modify it under the terms of the GNU General Public License
3083
3084=== modified file 'src/io/fileread.cc'
3085--- src/io/fileread.cc 2018-12-13 07:24:01 +0000
3086+++ src/io/fileread.cc 2019-02-23 13:03:12 +0000
3087@@ -1,5 +1,5 @@
3088 /*
3089- * Copyright (C) 2006-2018 by the Widelands Development Team
3090+ * Copyright (C) 2006-2019 by the Widelands Development Team
3091 *
3092 * This program is free software; you can redistribute it and/or
3093 * modify it under the terms of the GNU General Public License
3094
3095=== modified file 'src/io/fileread.h'
3096--- src/io/fileread.h 2018-04-07 16:59:00 +0000
3097+++ src/io/fileread.h 2019-02-23 13:03:12 +0000
3098@@ -1,5 +1,5 @@
3099 /*
3100- * Copyright (C) 2006-2018 by the Widelands Development Team
3101+ * Copyright (C) 2006-2019 by the Widelands Development Team
3102 *
3103 * This program is free software; you can redistribute it and/or
3104 * modify it under the terms of the GNU General Public License
3105
3106=== modified file 'src/io/filesystem/disk_filesystem.cc'
3107--- src/io/filesystem/disk_filesystem.cc 2018-12-13 07:24:01 +0000
3108+++ src/io/filesystem/disk_filesystem.cc 2019-02-23 13:03:12 +0000
3109@@ -1,5 +1,5 @@
3110 /*
3111- * Copyright (C) 2006-2018 by the Widelands Development Team
3112+ * Copyright (C) 2006-2019 by the Widelands Development Team
3113 *
3114 * This program is free software; you can redistribute it and/or
3115 * modify it under the terms of the GNU General Public License
3116
3117=== modified file 'src/io/filesystem/disk_filesystem.h'
3118--- src/io/filesystem/disk_filesystem.h 2018-04-07 16:59:00 +0000
3119+++ src/io/filesystem/disk_filesystem.h 2019-02-23 13:03:12 +0000
3120@@ -1,5 +1,5 @@
3121 /*
3122- * Copyright (C) 2006-2018 by the Widelands Development Team
3123+ * Copyright (C) 2006-2019 by the Widelands Development Team
3124 *
3125 * This program is free software; you can redistribute it and/or
3126 * modify it under the terms of the GNU General Public License
3127
3128=== modified file 'src/io/filesystem/filesystem.cc'
3129--- src/io/filesystem/filesystem.cc 2018-12-13 07:24:01 +0000
3130+++ src/io/filesystem/filesystem.cc 2019-02-23 13:03:12 +0000
3131@@ -1,5 +1,5 @@
3132 /*
3133- * Copyright (C) 2002-2018 by the Widelands Development Team
3134+ * Copyright (C) 2002-2019 by the Widelands Development Team
3135 *
3136 * This program is free software; you can redistribute it and/or
3137 * modify it under the terms of the GNU General Public License
3138
3139=== modified file 'src/io/filesystem/filesystem.h'
3140--- src/io/filesystem/filesystem.h 2018-05-17 05:01:45 +0000
3141+++ src/io/filesystem/filesystem.h 2019-02-23 13:03:12 +0000
3142@@ -1,5 +1,5 @@
3143 /*
3144- * Copyright (C) 2002-2018 by the Widelands Development Team
3145+ * Copyright (C) 2002-2019 by the Widelands Development Team
3146 *
3147 * This program is free software; you can redistribute it and/or
3148 * modify it under the terms of the GNU General Public License
3149
3150=== modified file 'src/io/filesystem/filesystem_exceptions.h'
3151--- src/io/filesystem/filesystem_exceptions.h 2018-11-12 07:08:58 +0000
3152+++ src/io/filesystem/filesystem_exceptions.h 2019-02-23 13:03:12 +0000
3153@@ -1,5 +1,5 @@
3154 /*
3155- * Copyright (C) 2006-2018 by the Widelands Development Team
3156+ * Copyright (C) 2006-2019 by the Widelands Development Team
3157 *
3158 * This program is free software; you can redistribute it and/or
3159 * modify it under the terms of the GNU General Public License
3160
3161=== modified file 'src/io/filesystem/layered_filesystem.cc'
3162--- src/io/filesystem/layered_filesystem.cc 2018-11-27 23:14:42 +0000
3163+++ src/io/filesystem/layered_filesystem.cc 2019-02-23 13:03:12 +0000
3164@@ -1,5 +1,5 @@
3165 /*
3166- * Copyright (C) 2006-2018 by the Widelands Development Team
3167+ * Copyright (C) 2006-2019 by the Widelands Development Team
3168 *
3169 * This program is free software; you can redistribute it and/or
3170 * modify it under the terms of the GNU General Public License
3171
3172=== modified file 'src/io/filesystem/layered_filesystem.h'
3173--- src/io/filesystem/layered_filesystem.h 2018-06-01 08:50:29 +0000
3174+++ src/io/filesystem/layered_filesystem.h 2019-02-23 13:03:12 +0000
3175@@ -1,5 +1,5 @@
3176 /*
3177- * Copyright (C) 2006-2018 by the Widelands Development Team
3178+ * Copyright (C) 2006-2019 by the Widelands Development Team
3179 *
3180 * This program is free software; you can redistribute it and/or
3181 * modify it under the terms of the GNU General Public License
3182
3183=== modified file 'src/io/filesystem/test/filesystem_test_main.cc'
3184--- src/io/filesystem/test/filesystem_test_main.cc 2018-04-07 16:59:00 +0000
3185+++ src/io/filesystem/test/filesystem_test_main.cc 2019-02-23 13:03:12 +0000
3186@@ -1,5 +1,5 @@
3187 /*
3188- * Copyright (C) 2007-2018 by the Widelands Development Team
3189+ * Copyright (C) 2007-2019 by the Widelands Development Team
3190 *
3191 * This program is free software; you can redistribute it and/or
3192 * modify it under the terms of the GNU General Public License
3193
3194=== modified file 'src/io/filesystem/test/test_filesystem.cc'
3195--- src/io/filesystem/test/test_filesystem.cc 2018-04-07 16:59:00 +0000
3196+++ src/io/filesystem/test/test_filesystem.cc 2019-02-23 13:03:12 +0000
3197@@ -1,5 +1,5 @@
3198 /*
3199- * Copyright (C) 2007-2018 by the Widelands Development Team
3200+ * Copyright (C) 2007-2019 by the Widelands Development Team
3201 *
3202 * This program is free software; you can redistribute it and/or
3203 * modify it under the terms of the GNU General Public License
3204
3205=== modified file 'src/io/filesystem/zip_exceptions.h'
3206--- src/io/filesystem/zip_exceptions.h 2018-04-07 16:59:00 +0000
3207+++ src/io/filesystem/zip_exceptions.h 2019-02-23 13:03:12 +0000
3208@@ -1,5 +1,5 @@
3209 /*
3210- * Copyright (C) 2006-2018 by the Widelands Development Team
3211+ * Copyright (C) 2006-2019 by the Widelands Development Team
3212 *
3213 * This program is free software; you can redistribute it and/or
3214 * modify it under the terms of the GNU General Public License
3215
3216=== modified file 'src/io/filesystem/zip_filesystem.cc'
3217--- src/io/filesystem/zip_filesystem.cc 2018-11-14 10:14:50 +0000
3218+++ src/io/filesystem/zip_filesystem.cc 2019-02-23 13:03:12 +0000
3219@@ -1,5 +1,5 @@
3220 /*
3221- * Copyright (C) 2002-2018 by the Widelands Development Team
3222+ * Copyright (C) 2002-2019 by the Widelands Development Team
3223 *
3224 * This program is free software; you can redistribute it and/or
3225 * modify it under the terms of the GNU General Public License
3226
3227=== modified file 'src/io/filesystem/zip_filesystem.h'
3228--- src/io/filesystem/zip_filesystem.h 2018-04-07 16:59:00 +0000
3229+++ src/io/filesystem/zip_filesystem.h 2019-02-23 13:03:12 +0000
3230@@ -1,5 +1,5 @@
3231 /*
3232- * Copyright (C) 2002-2018 by the Widelands Development Team
3233+ * Copyright (C) 2002-2019 by the Widelands Development Team
3234 *
3235 * This program is free software; you can redistribute it and/or
3236 * modify it under the terms of the GNU General Public License
3237
3238=== modified file 'src/io/filewrite.cc'
3239--- src/io/filewrite.cc 2018-04-07 16:59:00 +0000
3240+++ src/io/filewrite.cc 2019-02-23 13:03:12 +0000
3241@@ -1,5 +1,5 @@
3242 /*
3243- * Copyright (C) 2006-2018 by the Widelands Development Team
3244+ * Copyright (C) 2006-2019 by the Widelands Development Team
3245 *
3246 * This program is free software; you can redistribute it and/or
3247 * modify it under the terms of the GNU General Public License
3248
3249=== modified file 'src/io/filewrite.h'
3250--- src/io/filewrite.h 2018-04-07 16:59:00 +0000
3251+++ src/io/filewrite.h 2019-02-23 13:03:12 +0000
3252@@ -1,5 +1,5 @@
3253 /*
3254- * Copyright (C) 2008-2018 by the Widelands Development Team
3255+ * Copyright (C) 2008-2019 by the Widelands Development Team
3256 *
3257 * This program is free software; you can redistribute it and/or
3258 * modify it under the terms of the GNU General Public License
3259
3260=== modified file 'src/io/machdep.h'
3261--- src/io/machdep.h 2018-04-07 16:59:00 +0000
3262+++ src/io/machdep.h 2019-02-23 13:03:12 +0000
3263@@ -1,5 +1,5 @@
3264 /*
3265- * Copyright (C) 2002-2018 by the Widelands Development Team
3266+ * Copyright (C) 2002-2019 by the Widelands Development Team
3267 *
3268 * This program is free software; you can redistribute it and/or
3269 * modify it under the terms of the GNU General Public License
3270
3271=== modified file 'src/io/streamread.cc'
3272--- src/io/streamread.cc 2018-04-07 16:59:00 +0000
3273+++ src/io/streamread.cc 2019-02-23 13:03:12 +0000
3274@@ -1,5 +1,5 @@
3275 /*
3276- * Copyright (C) 2007-2018 by the Widelands Development Team
3277+ * Copyright (C) 2007-2019 by the Widelands Development Team
3278 *
3279 * This program is free software; you can redistribute it and/or
3280 * modify it under the terms of the GNU General Public License
3281
3282=== modified file 'src/io/streamread.h'
3283--- src/io/streamread.h 2018-04-07 16:59:00 +0000
3284+++ src/io/streamread.h 2019-02-23 13:03:12 +0000
3285@@ -1,5 +1,5 @@
3286 /*
3287- * Copyright (C) 2007-2018 by the Widelands Development Team
3288+ * Copyright (C) 2007-2019 by the Widelands Development Team
3289 *
3290 * This program is free software; you can redistribute it and/or
3291 * modify it under the terms of the GNU General Public License
3292
3293=== modified file 'src/io/streamwrite.cc'
3294--- src/io/streamwrite.cc 2018-04-07 16:59:00 +0000
3295+++ src/io/streamwrite.cc 2019-02-23 13:03:12 +0000
3296@@ -1,5 +1,5 @@
3297 /*
3298- * Copyright (C) 2007-2018 by the Widelands Development Team
3299+ * Copyright (C) 2007-2019 by the Widelands Development Team
3300 *
3301 * This program is free software; you can redistribute it and/or
3302 * modify it under the terms of the GNU General Public License
3303
3304=== modified file 'src/io/streamwrite.h'
3305--- src/io/streamwrite.h 2018-04-07 16:59:00 +0000
3306+++ src/io/streamwrite.h 2019-02-23 13:03:12 +0000
3307@@ -1,5 +1,5 @@
3308 /*
3309- * Copyright (C) 2007-2018 by the Widelands Development Team
3310+ * Copyright (C) 2007-2019 by the Widelands Development Team
3311 *
3312 * This program is free software; you can redistribute it and/or
3313 * modify it under the terms of the GNU General Public License
3314
3315=== modified file 'src/logic/ai_dna_handler.cc'
3316--- src/logic/ai_dna_handler.cc 2018-12-13 07:24:01 +0000
3317+++ src/logic/ai_dna_handler.cc 2019-02-23 13:03:12 +0000
3318@@ -1,5 +1,5 @@
3319 /*
3320- * Copyright (C) 2017-2018 by the Widelands Development Team
3321+ * Copyright (C) 2017-2019 by the Widelands Development Team
3322 *
3323 * This program is free software; you can redistribute it and/or
3324 * modify it under the terms of the GNU General Public License
3325
3326=== modified file 'src/logic/ai_dna_handler.h'
3327--- src/logic/ai_dna_handler.h 2018-12-13 07:24:01 +0000
3328+++ src/logic/ai_dna_handler.h 2019-02-23 13:03:12 +0000
3329@@ -1,5 +1,5 @@
3330 /*
3331- * Copyright (C) 2017-2018 by the Widelands Development Team
3332+ * Copyright (C) 2017-2019 by the Widelands Development Team
3333 *
3334 * This program is free software; you can redistribute it and/or
3335 * modify it under the terms of the GNU General Public License
3336
3337=== modified file 'src/logic/backtrace.cc'
3338--- src/logic/backtrace.cc 2018-12-13 07:24:01 +0000
3339+++ src/logic/backtrace.cc 2019-02-23 13:03:12 +0000
3340@@ -1,5 +1,5 @@
3341 /*
3342- * Copyright (C) 2008-2018 by the Widelands Development Team
3343+ * Copyright (C) 2008-2019 by the Widelands Development Team
3344 *
3345 * This program is free software; you can redistribute it and/or
3346 * modify it under the terms of the GNU General Public License
3347
3348=== modified file 'src/logic/backtrace.h'
3349--- src/logic/backtrace.h 2018-04-07 16:59:00 +0000
3350+++ src/logic/backtrace.h 2019-02-23 13:03:12 +0000
3351@@ -1,5 +1,5 @@
3352 /*
3353- * Copyright (C) 2008-2018 by the Widelands Development Team
3354+ * Copyright (C) 2008-2019 by the Widelands Development Team
3355 *
3356 * This program is free software; you can redistribute it and/or
3357 * modify it under the terms of the GNU General Public License
3358
3359=== modified file 'src/logic/campaign_visibility.cc'
3360--- src/logic/campaign_visibility.cc 2018-04-28 09:51:16 +0000
3361+++ src/logic/campaign_visibility.cc 2019-02-23 13:03:12 +0000
3362@@ -1,5 +1,5 @@
3363 /*
3364- * Copyright (C) 2007-2018 by the Widelands Development Team
3365+ * Copyright (C) 2007-2019 by the Widelands Development Team
3366 *
3367 * This program is free software; you can redistribute it and/or
3368 * modify it under the terms of the GNU General Public License
3369
3370=== modified file 'src/logic/campaign_visibility.h'
3371--- src/logic/campaign_visibility.h 2018-04-07 16:59:00 +0000
3372+++ src/logic/campaign_visibility.h 2019-02-23 13:03:12 +0000
3373@@ -1,5 +1,5 @@
3374 /*
3375- * Copyright (C) 2007-2018 by the Widelands Development Team
3376+ * Copyright (C) 2007-2019 by the Widelands Development Team
3377 *
3378 * This program is free software; you can redistribute it and/or
3379 * modify it under the terms of the GNU General Public License
3380
3381=== modified file 'src/logic/cmd_calculate_statistics.cc'
3382--- src/logic/cmd_calculate_statistics.cc 2018-12-13 07:24:01 +0000
3383+++ src/logic/cmd_calculate_statistics.cc 2019-02-23 13:03:12 +0000
3384@@ -1,5 +1,5 @@
3385 /*
3386- * Copyright (C) 2006-2018 by the Widelands Development Team
3387+ * Copyright (C) 2006-2019 by the Widelands Development Team
3388 *
3389 * This program is free software; you can redistribute it and/or
3390 * modify it under the terms of the GNU General Public License
3391
3392=== modified file 'src/logic/cmd_calculate_statistics.h'
3393--- src/logic/cmd_calculate_statistics.h 2018-12-13 07:24:01 +0000
3394+++ src/logic/cmd_calculate_statistics.h 2019-02-23 13:03:12 +0000
3395@@ -1,5 +1,5 @@
3396 /*
3397- * Copyright (C) 2006-2018 by the Widelands Development Team
3398+ * Copyright (C) 2006-2019 by the Widelands Development Team
3399 *
3400 * This program is free software; you can redistribute it and/or
3401 * modify it under the terms of the GNU General Public License
3402
3403=== modified file 'src/logic/cmd_delete_message.cc'
3404--- src/logic/cmd_delete_message.cc 2018-12-13 07:24:01 +0000
3405+++ src/logic/cmd_delete_message.cc 2019-02-23 13:03:12 +0000
3406@@ -1,5 +1,5 @@
3407 /*
3408- * Copyright (C) 2010-2018 by the Widelands Development Team
3409+ * Copyright (C) 2010-2019 by the Widelands Development Team
3410 *
3411 * This program is free software; you can redistribute it and/or
3412 * modify it under the terms of the GNU General Public License
3413
3414=== modified file 'src/logic/cmd_delete_message.h'
3415--- src/logic/cmd_delete_message.h 2018-12-13 07:24:01 +0000
3416+++ src/logic/cmd_delete_message.h 2019-02-23 13:03:12 +0000
3417@@ -1,5 +1,5 @@
3418 /*
3419- * Copyright (C) 2010-2018 by the Widelands Development Team
3420+ * Copyright (C) 2010-2019 by the Widelands Development Team
3421 *
3422 * This program is free software; you can redistribute it and/or
3423 * modify it under the terms of the GNU General Public License
3424
3425=== modified file 'src/logic/cmd_incorporate.cc'
3426--- src/logic/cmd_incorporate.cc 2018-12-13 07:24:01 +0000
3427+++ src/logic/cmd_incorporate.cc 2019-02-23 13:03:12 +0000
3428@@ -1,5 +1,5 @@
3429 /*
3430- * Copyright (C) 2002-2018 by the Widelands Development Team
3431+ * Copyright (C) 2002-2019 by the Widelands Development Team
3432 *
3433 * This program is free software; you can redistribute it and/or
3434 * modify it under the terms of the GNU General Public License
3435
3436=== modified file 'src/logic/cmd_incorporate.h'
3437--- src/logic/cmd_incorporate.h 2018-12-13 07:24:01 +0000
3438+++ src/logic/cmd_incorporate.h 2019-02-23 13:03:12 +0000
3439@@ -1,5 +1,5 @@
3440 /*
3441- * Copyright (C) 2002-2018 by the Widelands Development Team
3442+ * Copyright (C) 2002-2019 by the Widelands Development Team
3443 *
3444 * This program is free software; you can redistribute it and/or
3445 * modify it under the terms of the GNU General Public License
3446
3447=== modified file 'src/logic/cmd_luacoroutine.cc'
3448--- src/logic/cmd_luacoroutine.cc 2018-12-13 07:24:01 +0000
3449+++ src/logic/cmd_luacoroutine.cc 2019-02-23 13:03:12 +0000
3450@@ -1,5 +1,5 @@
3451 /*
3452- * Copyright (C) 2002-2018 by the Widelands Development Team
3453+ * Copyright (C) 2002-2019 by the Widelands Development Team
3454 *
3455 * This program is free software; you can redistribute it and/or
3456 * modify it under the terms of the GNU General Public License
3457
3458=== modified file 'src/logic/cmd_luacoroutine.h'
3459--- src/logic/cmd_luacoroutine.h 2018-12-13 07:24:01 +0000
3460+++ src/logic/cmd_luacoroutine.h 2019-02-23 13:03:12 +0000
3461@@ -1,5 +1,5 @@
3462 /*
3463- * Copyright (C) 2006-2018 by the Widelands Development Team
3464+ * Copyright (C) 2006-2019 by the Widelands Development Team
3465 *
3466 * This program is free software; you can redistribute it and/or
3467 * modify it under the terms of the GNU General Public License
3468
3469=== modified file 'src/logic/cmd_luascript.cc'
3470--- src/logic/cmd_luascript.cc 2018-12-13 07:24:01 +0000
3471+++ src/logic/cmd_luascript.cc 2019-02-23 13:03:12 +0000
3472@@ -1,5 +1,5 @@
3473 /*
3474- * Copyright (C) 2002-2018 by the Widelands Development Team
3475+ * Copyright (C) 2002-2019 by the Widelands Development Team
3476 *
3477 * This program is free software; you can redistribute it and/or
3478 * modify it under the terms of the GNU General Public License
3479
3480=== modified file 'src/logic/cmd_luascript.h'
3481--- src/logic/cmd_luascript.h 2018-12-13 07:24:01 +0000
3482+++ src/logic/cmd_luascript.h 2019-02-23 13:03:12 +0000
3483@@ -1,5 +1,5 @@
3484 /*
3485- * Copyright (C) 2006-2018 by the Widelands Development Team
3486+ * Copyright (C) 2006-2019 by the Widelands Development Team
3487 *
3488 * This program is free software; you can redistribute it and/or
3489 * modify it under the terms of the GNU General Public License
3490
3491=== modified file 'src/logic/cmd_queue.cc'
3492--- src/logic/cmd_queue.cc 2019-02-09 16:54:51 +0000
3493+++ src/logic/cmd_queue.cc 2019-02-23 13:03:12 +0000
3494@@ -1,5 +1,5 @@
3495 /*
3496- * Copyright (C) 2002-2018 by the Widelands Development Team
3497+ * Copyright (C) 2002-2019 by the Widelands Development Team
3498 *
3499 * This program is free software; you can redistribute it and/or
3500 * modify it under the terms of the GNU General Public License
3501
3502=== modified file 'src/logic/cmd_queue.h'
3503--- src/logic/cmd_queue.h 2018-12-13 07:24:01 +0000
3504+++ src/logic/cmd_queue.h 2019-02-23 13:03:12 +0000
3505@@ -1,5 +1,5 @@
3506 /*
3507- * Copyright (C) 2002-2018 by the Widelands Development Team
3508+ * Copyright (C) 2002-2019 by the Widelands Development Team
3509 *
3510 * This program is free software; you can redistribute it and/or
3511 * modify it under the terms of the GNU General Public License
3512
3513=== modified file 'src/logic/cookie_priority_queue.h'
3514--- src/logic/cookie_priority_queue.h 2018-04-07 16:59:00 +0000
3515+++ src/logic/cookie_priority_queue.h 2019-02-23 13:03:12 +0000
3516@@ -1,5 +1,5 @@
3517 /*
3518- * Copyright (C) 2010-2018 by the Widelands Development Team
3519+ * Copyright (C) 2010-2019 by the Widelands Development Team
3520 *
3521 * This program is free software; you can redistribute it and/or
3522 * modify it under the terms of the GNU General Public License
3523
3524=== modified file 'src/logic/description_maintainer.h'
3525--- src/logic/description_maintainer.h 2018-04-07 16:59:00 +0000
3526+++ src/logic/description_maintainer.h 2019-02-23 13:03:12 +0000
3527@@ -1,5 +1,5 @@
3528 /*
3529- * Copyright (C) 2002-2018 by the Widelands Development Team
3530+ * Copyright (C) 2002-2019 by the Widelands Development Team
3531 *
3532 * This program is free software; you can redistribute it and/or
3533 * modify it under the terms of the GNU General Public License
3534
3535=== modified file 'src/logic/editor_game_base.cc'
3536--- src/logic/editor_game_base.cc 2018-12-13 07:24:01 +0000
3537+++ src/logic/editor_game_base.cc 2019-02-23 13:03:12 +0000
3538@@ -1,5 +1,5 @@
3539 /*
3540- * Copyright (C) 2002-2018 by the Widelands Development Team
3541+ * Copyright (C) 2002-2019 by the Widelands Development Team
3542 *
3543 * This program is free software; you can redistribute it and/or
3544 * modify it under the terms of the GNU General Public License
3545
3546=== modified file 'src/logic/editor_game_base.h'
3547--- src/logic/editor_game_base.h 2018-12-13 07:24:01 +0000
3548+++ src/logic/editor_game_base.h 2019-02-23 13:03:12 +0000
3549@@ -1,5 +1,5 @@
3550 /*
3551- * Copyright (C) 2002-2018 by the Widelands Development Team
3552+ * Copyright (C) 2002-2019 by the Widelands Development Team
3553 *
3554 * This program is free software; you can redistribute it and/or
3555 * modify it under the terms of the GNU General Public License
3556
3557=== modified file 'src/logic/field.cc'
3558--- src/logic/field.cc 2018-12-13 07:24:01 +0000
3559+++ src/logic/field.cc 2019-02-23 13:03:12 +0000
3560@@ -1,5 +1,5 @@
3561 /*
3562- * Copyright (C) 2002-2018 by the Widelands Development Team
3563+ * Copyright (C) 2002-2019 by the Widelands Development Team
3564 *
3565 * This program is free software; you can redistribute it and/or
3566 * modify it under the terms of the GNU General Public License
3567
3568=== modified file 'src/logic/field.h'
3569--- src/logic/field.h 2018-12-13 07:24:01 +0000
3570+++ src/logic/field.h 2019-02-23 13:03:12 +0000
3571@@ -1,5 +1,5 @@
3572 /*
3573- * Copyright (C) 2002-2018 by the Widelands Development Team
3574+ * Copyright (C) 2002-2019 by the Widelands Development Team
3575 *
3576 * This program is free software; you can redistribute it and/or
3577 * modify it under the terms of the GNU General Public License
3578
3579=== modified file 'src/logic/filesystem_constants.cc'
3580--- src/logic/filesystem_constants.cc 2018-04-07 16:59:00 +0000
3581+++ src/logic/filesystem_constants.cc 2019-02-23 13:03:12 +0000
3582@@ -1,5 +1,5 @@
3583 /*
3584- * Copyright (C) 2006-2018 by the Widelands Development Team
3585+ * Copyright (C) 2006-2019 by the Widelands Development Team
3586 *
3587 * This program is free software; you can redistribute it and/or
3588 * modify it under the terms of the GNU General Public License
3589
3590=== modified file 'src/logic/filesystem_constants.h'
3591--- src/logic/filesystem_constants.h 2019-02-17 07:19:30 +0000
3592+++ src/logic/filesystem_constants.h 2019-02-23 13:03:12 +0000
3593@@ -1,5 +1,5 @@
3594 /*
3595- * Copyright (C) 2006-2018 by the Widelands Development Team
3596+ * Copyright (C) 2006-2019 by the Widelands Development Team
3597 *
3598 * This program is free software; you can redistribute it and/or
3599 * modify it under the terms of the GNU General Public License
3600
3601=== modified file 'src/logic/findbob.cc'
3602--- src/logic/findbob.cc 2018-04-07 16:59:00 +0000
3603+++ src/logic/findbob.cc 2019-02-23 13:03:12 +0000
3604@@ -1,5 +1,5 @@
3605 /*
3606- * Copyright (C) 2011-2018 by the Widelands Development Team
3607+ * Copyright (C) 2011-2019 by the Widelands Development Team
3608 *
3609 * This program is free software; you can redistribute it and/or
3610 * modify it under the terms of the GNU General Public License
3611
3612=== modified file 'src/logic/findbob.h'
3613--- src/logic/findbob.h 2018-04-07 16:59:00 +0000
3614+++ src/logic/findbob.h 2019-02-23 13:03:12 +0000
3615@@ -1,5 +1,5 @@
3616 /*
3617- * Copyright (C) 2011-2018 by the Widelands Development Team
3618+ * Copyright (C) 2011-2019 by the Widelands Development Team
3619 *
3620 * This program is free software; you can redistribute it and/or
3621 * modify it under the terms of the GNU General Public License
3622
3623=== modified file 'src/logic/findimmovable.cc'
3624--- src/logic/findimmovable.cc 2018-04-07 16:59:00 +0000
3625+++ src/logic/findimmovable.cc 2019-02-23 13:03:12 +0000
3626@@ -1,5 +1,5 @@
3627 /*
3628- * Copyright (C) 2008-2018 by the Widelands Development Team
3629+ * Copyright (C) 2008-2019 by the Widelands Development Team
3630 *
3631 * This program is free software; you can redistribute it and/or
3632 * modify it under the terms of the GNU General Public License
3633
3634=== modified file 'src/logic/findimmovable.h'
3635--- src/logic/findimmovable.h 2018-04-07 16:59:00 +0000
3636+++ src/logic/findimmovable.h 2019-02-23 13:03:12 +0000
3637@@ -1,5 +1,5 @@
3638 /*
3639- * Copyright (C) 2008-2018 by the Widelands Development Team
3640+ * Copyright (C) 2008-2019 by the Widelands Development Team
3641 *
3642 * This program is free software; you can redistribute it and/or
3643 * modify it under the terms of the GNU General Public License
3644
3645=== modified file 'src/logic/findnode.cc'
3646--- src/logic/findnode.cc 2018-12-13 07:24:01 +0000
3647+++ src/logic/findnode.cc 2019-02-23 13:03:12 +0000
3648@@ -1,5 +1,5 @@
3649 /*
3650- * Copyright (C) 2008-2018 by the Widelands Development Team
3651+ * Copyright (C) 2008-2019 by the Widelands Development Team
3652 *
3653 * This program is free software; you can redistribute it and/or
3654 * modify it under the terms of the GNU General Public License
3655
3656=== modified file 'src/logic/findnode.h'
3657--- src/logic/findnode.h 2018-12-13 07:24:01 +0000
3658+++ src/logic/findnode.h 2019-02-23 13:03:12 +0000
3659@@ -1,5 +1,5 @@
3660 /*
3661- * Copyright (C) 2008-2018 by the Widelands Development Team
3662+ * Copyright (C) 2008-2019 by the Widelands Development Team
3663 *
3664 * This program is free software; you can redistribute it and/or
3665 * modify it under the terms of the GNU General Public License
3666
3667=== modified file 'src/logic/game.cc'
3668--- src/logic/game.cc 2019-02-12 08:02:22 +0000
3669+++ src/logic/game.cc 2019-02-23 13:03:12 +0000
3670@@ -1,5 +1,5 @@
3671 /*
3672- * Copyright (C) 2002-2018 by the Widelands Development Team
3673+ * Copyright (C) 2002-2019 by the Widelands Development Team
3674 *
3675 * This program is free software; you can redistribute it and/or
3676 * modify it under the terms of the GNU General Public License
3677
3678=== modified file 'src/logic/game.h'
3679--- src/logic/game.h 2019-02-09 16:54:51 +0000
3680+++ src/logic/game.h 2019-02-23 13:03:12 +0000
3681@@ -1,5 +1,5 @@
3682 /*
3683- * Copyright (C) 2002-2018 by the Widelands Development Team
3684+ * Copyright (C) 2002-2019 by the Widelands Development Team
3685 *
3686 * This program is free software; you can redistribute it and/or
3687 * modify it under the terms of the GNU General Public License
3688
3689=== modified file 'src/logic/game_controller.h'
3690--- src/logic/game_controller.h 2018-12-13 07:24:01 +0000
3691+++ src/logic/game_controller.h 2019-02-23 13:03:12 +0000
3692@@ -1,5 +1,5 @@
3693 /*
3694- * Copyright (C) 2008-2018 by the Widelands Development Team
3695+ * Copyright (C) 2008-2019 by the Widelands Development Team
3696 *
3697 * This program is free software; you can redistribute it and/or
3698 * modify it under the terms of the GNU General Public License
3699
3700=== modified file 'src/logic/game_data_error.cc'
3701--- src/logic/game_data_error.cc 2018-12-13 07:24:01 +0000
3702+++ src/logic/game_data_error.cc 2019-02-23 13:03:12 +0000
3703@@ -1,5 +1,5 @@
3704 /*
3705- * Copyright (C) 2009-2018 by the Widelands Development Team
3706+ * Copyright (C) 2009-2019 by the Widelands Development Team
3707 *
3708 * This program is free software; you can redistribute it and/or
3709 * modify it under the terms of the GNU General Public License
3710
3711=== modified file 'src/logic/game_data_error.h'
3712--- src/logic/game_data_error.h 2018-04-07 16:59:00 +0000
3713+++ src/logic/game_data_error.h 2019-02-23 13:03:12 +0000
3714@@ -1,5 +1,5 @@
3715 /*
3716- * Copyright (C) 2009-2018 by the Widelands Development Team
3717+ * Copyright (C) 2009-2019 by the Widelands Development Team
3718 *
3719 * This program is free software; you can redistribute it and/or
3720 * modify it under the terms of the GNU General Public License
3721
3722=== modified file 'src/logic/game_settings.cc'
3723--- src/logic/game_settings.cc 2018-05-10 17:59:28 +0000
3724+++ src/logic/game_settings.cc 2019-02-23 13:03:12 +0000
3725@@ -1,5 +1,5 @@
3726 /*
3727- * Copyright (C) 2017-2018 by the Widelands Development Team
3728+ * Copyright (C) 2017-2019 by the Widelands Development Team
3729 *
3730 * This program is free software; you can redistribute it and/or
3731 * modify it under the terms of the GNU General Public License
3732
3733=== modified file 'src/logic/game_settings.h'
3734--- src/logic/game_settings.h 2018-04-07 16:59:00 +0000
3735+++ src/logic/game_settings.h 2019-02-23 13:03:12 +0000
3736@@ -1,5 +1,5 @@
3737 /*
3738- * Copyright (C) 2008-2018 by the Widelands Development Team
3739+ * Copyright (C) 2008-2019 by the Widelands Development Team
3740 *
3741 * This program is free software; you can redistribute it and/or
3742 * modify it under the terms of the GNU General Public License
3743
3744=== modified file 'src/logic/generic_save_handler.cc'
3745--- src/logic/generic_save_handler.cc 2019-02-23 08:39:11 +0000
3746+++ src/logic/generic_save_handler.cc 2019-02-23 13:03:12 +0000
3747@@ -1,5 +1,5 @@
3748 /*
3749- * Copyright (C) 2002-2018 by the Widelands Development Team
3750+ * Copyright (C) 2002-2019 by the Widelands Development Team
3751 *
3752 * This program is free software; you can redistribute it and/or
3753 * modify it under the terms of the GNU General Public License
3754
3755=== modified file 'src/logic/generic_save_handler.h'
3756--- src/logic/generic_save_handler.h 2019-02-23 08:39:11 +0000
3757+++ src/logic/generic_save_handler.h 2019-02-23 13:03:12 +0000
3758@@ -1,5 +1,5 @@
3759 /*
3760- * Copyright (C) 2002-2018 by the Widelands Development Team
3761+ * Copyright (C) 2002-2019 by the Widelands Development Team
3762 *
3763 * This program is free software; you can redistribute it and/or
3764 * modify it under the terms of the GNU General Public License
3765
3766=== modified file 'src/logic/map.cc'
3767--- src/logic/map.cc 2019-02-12 17:27:04 +0000
3768+++ src/logic/map.cc 2019-02-23 13:03:12 +0000
3769@@ -1,5 +1,5 @@
3770 /*
3771- * Copyright (C) 2002-2018 by the Widelands Development Team
3772+ * Copyright (C) 2002-2019 by the Widelands Development Team
3773 *
3774 * This program is free software; you can redistribute it and/or
3775 * modify it under the terms of the GNU General Public License
3776
3777=== modified file 'src/logic/map.h'
3778--- src/logic/map.h 2018-12-13 07:24:01 +0000
3779+++ src/logic/map.h 2019-02-23 13:03:12 +0000
3780@@ -1,5 +1,5 @@
3781 /*
3782- * Copyright (C) 2002-2018 by the Widelands Development Team
3783+ * Copyright (C) 2002-2019 by the Widelands Development Team
3784 *
3785 * This program is free software; you can redistribute it and/or
3786 * modify it under the terms of the GNU General Public License
3787
3788=== modified file 'src/logic/map_objects/bob.cc'
3789--- src/logic/map_objects/bob.cc 2019-02-09 16:54:51 +0000
3790+++ src/logic/map_objects/bob.cc 2019-02-23 13:03:12 +0000
3791@@ -1,5 +1,5 @@
3792 /*
3793- * Copyright (C) 2002-2018 by the Widelands Development Team
3794+ * Copyright (C) 2002-2019 by the Widelands Development Team
3795 *
3796 * This program is free software; you can redistribute it and/or
3797 * modify it under the terms of the GNU General Public License
3798
3799=== modified file 'src/logic/map_objects/bob.h'
3800--- src/logic/map_objects/bob.h 2018-12-13 07:24:01 +0000
3801+++ src/logic/map_objects/bob.h 2019-02-23 13:03:12 +0000
3802@@ -1,5 +1,5 @@
3803 /*
3804- * Copyright (C) 2002-2018 by the Widelands Development Team
3805+ * Copyright (C) 2002-2019 by the Widelands Development Team
3806 *
3807 * This program is free software; you can redistribute it and/or
3808 * modify it under the terms of the GNU General Public License
3809
3810=== modified file 'src/logic/map_objects/buildcost.cc'
3811--- src/logic/map_objects/buildcost.cc 2018-11-23 19:48:39 +0000
3812+++ src/logic/map_objects/buildcost.cc 2019-02-23 13:03:12 +0000
3813@@ -1,5 +1,5 @@
3814 /*
3815- * Copyright (C) 2010-2018 by the Widelands Development Team
3816+ * Copyright (C) 2010-2019 by the Widelands Development Team
3817 *
3818 * This program is free software; you can redistribute it and/or
3819 * modify it under the terms of the GNU General Public License
3820
3821=== modified file 'src/logic/map_objects/buildcost.h'
3822--- src/logic/map_objects/buildcost.h 2018-11-21 09:46:08 +0000
3823+++ src/logic/map_objects/buildcost.h 2019-02-23 13:03:12 +0000
3824@@ -1,5 +1,5 @@
3825 /*
3826- * Copyright (C) 2010-2018 by the Widelands Development Team
3827+ * Copyright (C) 2010-2019 by the Widelands Development Team
3828 *
3829 * This program is free software; you can redistribute it and/or
3830 * modify it under the terms of the GNU General Public License
3831
3832=== modified file 'src/logic/map_objects/checkstep.cc'
3833--- src/logic/map_objects/checkstep.cc 2018-12-13 07:24:01 +0000
3834+++ src/logic/map_objects/checkstep.cc 2019-02-23 13:03:12 +0000
3835@@ -1,5 +1,5 @@
3836 /*
3837- * Copyright (C) 2008-2018 by the Widelands Development Team
3838+ * Copyright (C) 2008-2019 by the Widelands Development Team
3839 *
3840 * This program is free software; you can redistribute it and/or
3841 * modify it under the terms of the GNU General Public License
3842
3843=== modified file 'src/logic/map_objects/checkstep.h'
3844--- src/logic/map_objects/checkstep.h 2018-12-13 07:24:01 +0000
3845+++ src/logic/map_objects/checkstep.h 2019-02-23 13:03:12 +0000
3846@@ -1,5 +1,5 @@
3847 /*
3848- * Copyright (C) 2008-2018 by the Widelands Development Team
3849+ * Copyright (C) 2008-2019 by the Widelands Development Team
3850 *
3851 * This program is free software; you can redistribute it and/or
3852 * modify it under the terms of the GNU General Public License
3853
3854=== modified file 'src/logic/map_objects/immovable.cc'
3855--- src/logic/map_objects/immovable.cc 2018-12-13 07:24:01 +0000
3856+++ src/logic/map_objects/immovable.cc 2019-02-23 13:03:12 +0000
3857@@ -1,5 +1,5 @@
3858 /*
3859- * Copyright (C) 2002-2018 by the Widelands Development Team
3860+ * Copyright (C) 2002-2019 by the Widelands Development Team
3861 *
3862 * This program is free software; you can redistribute it and/or
3863 * modify it under the terms of the GNU General Public License
3864
3865=== modified file 'src/logic/map_objects/immovable.h'
3866--- src/logic/map_objects/immovable.h 2018-12-13 07:24:01 +0000
3867+++ src/logic/map_objects/immovable.h 2019-02-23 13:03:12 +0000
3868@@ -1,5 +1,5 @@
3869 /*
3870- * Copyright (C) 2002-2018 by the Widelands Development Team
3871+ * Copyright (C) 2002-2019 by the Widelands Development Team
3872 *
3873 * This program is free software; you can redistribute it and/or
3874 * modify it under the terms of the GNU General Public License
3875
3876=== modified file 'src/logic/map_objects/immovable_program.h'
3877--- src/logic/map_objects/immovable_program.h 2018-12-13 07:24:01 +0000
3878+++ src/logic/map_objects/immovable_program.h 2019-02-23 13:03:12 +0000
3879@@ -1,5 +1,5 @@
3880 /*
3881- * Copyright (C) 2002-2018 by the Widelands Development Team
3882+ * Copyright (C) 2002-2019 by the Widelands Development Team
3883 *
3884 * This program is free software; you can redistribute it and/or
3885 * modify it under the terms of the GNU General Public License
3886
3887=== modified file 'src/logic/map_objects/map_object.cc'
3888--- src/logic/map_objects/map_object.cc 2019-02-09 16:54:51 +0000
3889+++ src/logic/map_objects/map_object.cc 2019-02-23 13:03:12 +0000
3890@@ -1,5 +1,5 @@
3891 /*
3892- * Copyright (C) 2002-2018 by the Widelands Development Team
3893+ * Copyright (C) 2002-2019 by the Widelands Development Team
3894 *
3895 * This program is free software; you can redistribute it and/or
3896 * modify it under the terms of the GNU General Public License
3897
3898=== modified file 'src/logic/map_objects/map_object.h'
3899--- src/logic/map_objects/map_object.h 2018-12-13 07:24:01 +0000
3900+++ src/logic/map_objects/map_object.h 2019-02-23 13:03:12 +0000
3901@@ -1,5 +1,5 @@
3902 /*
3903- * Copyright (C) 2002-2018 by the Widelands Development Team
3904+ * Copyright (C) 2002-2019 by the Widelands Development Team
3905 *
3906 * This program is free software; you can redistribute it and/or
3907 * modify it under the terms of the GNU General Public License
3908
3909=== modified file 'src/logic/map_objects/terrain_affinity.cc'
3910--- src/logic/map_objects/terrain_affinity.cc 2018-11-23 21:26:24 +0000
3911+++ src/logic/map_objects/terrain_affinity.cc 2019-02-23 13:03:12 +0000
3912@@ -1,5 +1,5 @@
3913 /*
3914- * Copyright (C) 2006-2018 by the Widelands Development Team
3915+ * Copyright (C) 2006-2019 by the Widelands Development Team
3916 *
3917 * This program is free software; you can redistribute it and/or
3918 * modify it under the terms of the GNU General Public License
3919
3920=== modified file 'src/logic/map_objects/terrain_affinity.h'
3921--- src/logic/map_objects/terrain_affinity.h 2018-11-23 21:26:24 +0000
3922+++ src/logic/map_objects/terrain_affinity.h 2019-02-23 13:03:12 +0000
3923@@ -1,5 +1,5 @@
3924 /*
3925- * Copyright (C) 2006-2018 by the Widelands Development Team
3926+ * Copyright (C) 2006-2019 by the Widelands Development Team
3927 *
3928 * This program is free software; you can redistribute it and/or
3929 * modify it under the terms of the GNU General Public License
3930
3931=== modified file 'src/logic/map_objects/tribes/attack_target.h'
3932--- src/logic/map_objects/tribes/attack_target.h 2018-12-13 07:24:01 +0000
3933+++ src/logic/map_objects/tribes/attack_target.h 2019-02-23 13:03:12 +0000
3934@@ -1,5 +1,5 @@
3935 /*
3936- * Copyright (C) 2008-2018 by the Widelands Development Team
3937+ * Copyright (C) 2008-2019 by the Widelands Development Team
3938 *
3939 * This program is free software; you can redistribute it and/or
3940 * modify it under the terms of the GNU General Public License
3941
3942=== modified file 'src/logic/map_objects/tribes/battle.cc'
3943--- src/logic/map_objects/tribes/battle.cc 2019-02-09 16:54:51 +0000
3944+++ src/logic/map_objects/tribes/battle.cc 2019-02-23 13:03:12 +0000
3945@@ -1,5 +1,5 @@
3946 /*
3947- * Copyright (C) 2002-2018 by the Widelands Development Team
3948+ * Copyright (C) 2002-2019 by the Widelands Development Team
3949 *
3950 * This program is free software; you can redistribute it and/or
3951 * modify it under the terms of the GNU General Public License
3952
3953=== modified file 'src/logic/map_objects/tribes/battle.h'
3954--- src/logic/map_objects/tribes/battle.h 2018-12-13 07:24:01 +0000
3955+++ src/logic/map_objects/tribes/battle.h 2019-02-23 13:03:12 +0000
3956@@ -1,5 +1,5 @@
3957 /*
3958- * Copyright (C) 2002-2018 by the Widelands Development Team
3959+ * Copyright (C) 2002-2019 by the Widelands Development Team
3960 *
3961 * This program is free software; you can redistribute it and/or
3962 * modify it under the terms of the GNU General Public License
3963
3964=== modified file 'src/logic/map_objects/tribes/bill_of_materials.h'
3965--- src/logic/map_objects/tribes/bill_of_materials.h 2018-12-13 07:24:01 +0000
3966+++ src/logic/map_objects/tribes/bill_of_materials.h 2019-02-23 13:03:12 +0000
3967@@ -1,5 +1,5 @@
3968 /*
3969- * Copyright (C) 2008-2018 by the Widelands Development Team
3970+ * Copyright (C) 2008-2019 by the Widelands Development Team
3971 *
3972 * This program is free software; you can redistribute it and/or
3973 * modify it under the terms of the GNU General Public License
3974
3975=== modified file 'src/logic/map_objects/tribes/building.cc'
3976--- src/logic/map_objects/tribes/building.cc 2018-12-13 07:24:01 +0000
3977+++ src/logic/map_objects/tribes/building.cc 2019-02-23 13:03:12 +0000
3978@@ -1,5 +1,5 @@
3979 /*
3980- * Copyright (C) 2002-2018 by the Widelands Development Team
3981+ * Copyright (C) 2002-2019 by the Widelands Development Team
3982 *
3983 * This program is free software; you can redistribute it and/or
3984 * modify it under the terms of the GNU General Public License
3985
3986=== modified file 'src/logic/map_objects/tribes/building.h'
3987--- src/logic/map_objects/tribes/building.h 2018-12-13 07:24:01 +0000
3988+++ src/logic/map_objects/tribes/building.h 2019-02-23 13:03:12 +0000
3989@@ -1,5 +1,5 @@
3990 /*
3991- * Copyright (C) 2002-2018 by the Widelands Development Team
3992+ * Copyright (C) 2002-2019 by the Widelands Development Team
3993 *
3994 * This program is free software; you can redistribute it and/or
3995 * modify it under the terms of the GNU General Public License
3996
3997=== modified file 'src/logic/map_objects/tribes/carrier.cc'
3998--- src/logic/map_objects/tribes/carrier.cc 2018-12-13 07:24:01 +0000
3999+++ src/logic/map_objects/tribes/carrier.cc 2019-02-23 13:03:12 +0000
4000@@ -1,5 +1,5 @@
4001 /*
4002- * Copyright (C) 2002-2018 by the Widelands Development Team
4003+ * Copyright (C) 2002-2019 by the Widelands Development Team
4004 *
4005 * This program is free software; you can redistribute it and/or
4006 * modify it under the terms of the GNU General Public License
4007
4008=== modified file 'src/logic/map_objects/tribes/carrier.h'
4009--- src/logic/map_objects/tribes/carrier.h 2018-12-13 07:24:01 +0000
4010+++ src/logic/map_objects/tribes/carrier.h 2019-02-23 13:03:12 +0000
4011@@ -1,5 +1,5 @@
4012 /*
4013- * Copyright (C) 2002-2018 by the Widelands Development Team
4014+ * Copyright (C) 2002-2019 by the Widelands Development Team
4015 *
4016 * This program is free software; you can redistribute it and/or
4017 * modify it under the terms of the GNU General Public License
4018
4019=== modified file 'src/logic/map_objects/tribes/constructionsite.cc'
4020--- src/logic/map_objects/tribes/constructionsite.cc 2018-12-13 07:24:01 +0000
4021+++ src/logic/map_objects/tribes/constructionsite.cc 2019-02-23 13:03:12 +0000
4022@@ -1,5 +1,5 @@
4023 /*
4024- * Copyright (C) 2002-2018 by the Widelands Development Team
4025+ * Copyright (C) 2002-2019 by the Widelands Development Team
4026 *
4027 * This program is free software; you can redistribute it and/or
4028 * modify it under the terms of the GNU General Public License
4029
4030=== modified file 'src/logic/map_objects/tribes/constructionsite.h'
4031--- src/logic/map_objects/tribes/constructionsite.h 2018-12-13 07:24:01 +0000
4032+++ src/logic/map_objects/tribes/constructionsite.h 2019-02-23 13:03:12 +0000
4033@@ -1,5 +1,5 @@
4034 /*
4035- * Copyright (C) 2002-2018 by the Widelands Development Team
4036+ * Copyright (C) 2002-2019 by the Widelands Development Team
4037 *
4038 * This program is free software; you can redistribute it and/or
4039 * modify it under the terms of the GNU General Public License
4040
4041=== modified file 'src/logic/map_objects/tribes/dismantlesite.cc'
4042--- src/logic/map_objects/tribes/dismantlesite.cc 2018-12-13 07:24:01 +0000
4043+++ src/logic/map_objects/tribes/dismantlesite.cc 2019-02-23 13:03:12 +0000
4044@@ -1,5 +1,5 @@
4045 /*
4046- * Copyright (C) 2002-2018 by the Widelands Development Team
4047+ * Copyright (C) 2002-2019 by the Widelands Development Team
4048 *
4049 * This program is free software; you can redistribute it and/or
4050 * modify it under the terms of the GNU General Public License
4051
4052=== modified file 'src/logic/map_objects/tribes/dismantlesite.h'
4053--- src/logic/map_objects/tribes/dismantlesite.h 2018-12-13 07:24:01 +0000
4054+++ src/logic/map_objects/tribes/dismantlesite.h 2019-02-23 13:03:12 +0000
4055@@ -1,5 +1,5 @@
4056 /*
4057- * Copyright (C) 2002-2018 by the Widelands Development Team
4058+ * Copyright (C) 2002-2019 by the Widelands Development Team
4059 *
4060 * This program is free software; you can redistribute it and/or
4061 * modify it under the terms of the GNU General Public License
4062
4063=== modified file 'src/logic/map_objects/tribes/market.cc'
4064--- src/logic/map_objects/tribes/market.cc 2018-04-07 16:59:00 +0000
4065+++ src/logic/map_objects/tribes/market.cc 2019-02-23 13:03:12 +0000
4066@@ -1,5 +1,5 @@
4067 /*
4068- * Copyright (C) 2006-2018 by the Widelands Development Team
4069+ * Copyright (C) 2006-2019 by the Widelands Development Team
4070 *
4071 * This program is free software; you can redistribute it and/or
4072 * modify it under the terms of the GNU General Public License
4073
4074=== modified file 'src/logic/map_objects/tribes/market.h'
4075--- src/logic/map_objects/tribes/market.h 2018-04-07 16:59:00 +0000
4076+++ src/logic/map_objects/tribes/market.h 2019-02-23 13:03:12 +0000
4077@@ -1,5 +1,5 @@
4078 /*
4079- * Copyright (C) 2006-2018 by the Widelands Development Team
4080+ * Copyright (C) 2006-2019 by the Widelands Development Team
4081 *
4082 * This program is free software; you can redistribute it and/or
4083 * modify it under the terms of the GNU General Public License
4084
4085=== modified file 'src/logic/map_objects/tribes/militarysite.cc'
4086--- src/logic/map_objects/tribes/militarysite.cc 2018-12-13 07:24:01 +0000
4087+++ src/logic/map_objects/tribes/militarysite.cc 2019-02-23 13:03:12 +0000
4088@@ -1,5 +1,5 @@
4089 /*
4090- * Copyright (C) 2002-2018 by the Widelands Development Team
4091+ * Copyright (C) 2002-2019 by the Widelands Development Team
4092 *
4093 * This program is free software; you can redistribute it and/or
4094 * modify it under the terms of the GNU General Public License
4095
4096=== modified file 'src/logic/map_objects/tribes/militarysite.h'
4097--- src/logic/map_objects/tribes/militarysite.h 2018-12-13 07:24:01 +0000
4098+++ src/logic/map_objects/tribes/militarysite.h 2019-02-23 13:03:12 +0000
4099@@ -1,5 +1,5 @@
4100 /*
4101- * Copyright (C) 2002-2018 by the Widelands Development Team
4102+ * Copyright (C) 2002-2019 by the Widelands Development Team
4103 *
4104 * This program is free software; you can redistribute it and/or
4105 * modify it under the terms of the GNU General Public License
4106
4107=== modified file 'src/logic/map_objects/tribes/partially_finished_building.cc'
4108--- src/logic/map_objects/tribes/partially_finished_building.cc 2018-12-13 07:24:01 +0000
4109+++ src/logic/map_objects/tribes/partially_finished_building.cc 2019-02-23 13:03:12 +0000
4110@@ -1,5 +1,5 @@
4111 /*
4112- * Copyright (C) 2006-2018 by the Widelands Development Team
4113+ * Copyright (C) 2006-2019 by the Widelands Development Team
4114 *
4115 * This program is free software; you can redistribute it and/or
4116 * modify it under the terms of the GNU General Public License
4117
4118=== modified file 'src/logic/map_objects/tribes/partially_finished_building.h'
4119--- src/logic/map_objects/tribes/partially_finished_building.h 2018-12-13 07:24:01 +0000
4120+++ src/logic/map_objects/tribes/partially_finished_building.h 2019-02-23 13:03:12 +0000
4121@@ -1,5 +1,5 @@
4122 /*
4123- * Copyright (C) 2006-2018 by the Widelands Development Team
4124+ * Copyright (C) 2006-2019 by the Widelands Development Team
4125 *
4126 * This program is free software; you can redistribute it and/or
4127 * modify it under the terms of the GNU General Public License
4128
4129=== modified file 'src/logic/map_objects/tribes/production_program.cc'
4130--- src/logic/map_objects/tribes/production_program.cc 2018-12-13 07:24:01 +0000
4131+++ src/logic/map_objects/tribes/production_program.cc 2019-02-23 13:03:12 +0000
4132@@ -1,5 +1,5 @@
4133 /*
4134- * Copyright (C) 2002-2018 by the Widelands Development Team
4135+ * Copyright (C) 2002-2019 by the Widelands Development Team
4136 *
4137 * This program is free software; you can redistribute it and/or
4138 * modify it under the terms of the GNU General Public License
4139
4140=== modified file 'src/logic/map_objects/tribes/production_program.h'
4141--- src/logic/map_objects/tribes/production_program.h 2018-12-13 07:24:01 +0000
4142+++ src/logic/map_objects/tribes/production_program.h 2019-02-23 13:03:12 +0000
4143@@ -1,5 +1,5 @@
4144 /*
4145- * Copyright (C) 2002-2018 by the Widelands Development Team
4146+ * Copyright (C) 2002-2019 by the Widelands Development Team
4147 *
4148 * This program is free software; you can redistribute it and/or
4149 * modify it under the terms of the GNU General Public License
4150
4151=== modified file 'src/logic/map_objects/tribes/productionsite.cc'
4152--- src/logic/map_objects/tribes/productionsite.cc 2018-12-13 07:24:01 +0000
4153+++ src/logic/map_objects/tribes/productionsite.cc 2019-02-23 13:03:12 +0000
4154@@ -1,5 +1,5 @@
4155 /*
4156- * Copyright (C) 2002-2018 by the Widelands Development Team
4157+ * Copyright (C) 2002-2019 by the Widelands Development Team
4158 *
4159 * This program is free software; you can redistribute it and/or
4160 * modify it under the terms of the GNU General Public License
4161
4162=== modified file 'src/logic/map_objects/tribes/productionsite.h'
4163--- src/logic/map_objects/tribes/productionsite.h 2018-12-13 07:24:01 +0000
4164+++ src/logic/map_objects/tribes/productionsite.h 2019-02-23 13:03:12 +0000
4165@@ -1,5 +1,5 @@
4166 /*
4167- * Copyright (C) 2002-2018 by the Widelands Development Team
4168+ * Copyright (C) 2002-2019 by the Widelands Development Team
4169 *
4170 * This program is free software; you can redistribute it and/or
4171 * modify it under the terms of the GNU General Public License
4172
4173=== modified file 'src/logic/map_objects/tribes/program_result.h'
4174--- src/logic/map_objects/tribes/program_result.h 2019-02-09 12:24:01 +0000
4175+++ src/logic/map_objects/tribes/program_result.h 2019-02-23 13:03:12 +0000
4176@@ -1,5 +1,5 @@
4177 /*
4178- * Copyright (C) 2002-2018 by the Widelands Development Team
4179+ * Copyright (C) 2002-2019 by the Widelands Development Team
4180 *
4181 * This program is free software; you can redistribute it and/or
4182 * modify it under the terms of the GNU General Public License
4183
4184=== modified file 'src/logic/map_objects/tribes/requirements.cc'
4185--- src/logic/map_objects/tribes/requirements.cc 2018-12-13 07:24:01 +0000
4186+++ src/logic/map_objects/tribes/requirements.cc 2019-02-23 13:03:12 +0000
4187@@ -1,5 +1,5 @@
4188 /*
4189- * Copyright (C) 2008-2018 by the Widelands Development Team
4190+ * Copyright (C) 2008-2019 by the Widelands Development Team
4191 *
4192 * This program is free software; you can redistribute it and/or
4193 * modify it under the terms of the GNU General Public License
4194
4195=== modified file 'src/logic/map_objects/tribes/requirements.h'
4196--- src/logic/map_objects/tribes/requirements.h 2018-12-13 07:24:01 +0000
4197+++ src/logic/map_objects/tribes/requirements.h 2019-02-23 13:03:12 +0000
4198@@ -1,5 +1,5 @@
4199 /*
4200- * Copyright (C) 2008-2018 by the Widelands Development Team
4201+ * Copyright (C) 2008-2019 by the Widelands Development Team
4202 *
4203 * This program is free software; you can redistribute it and/or
4204 * modify it under the terms of the GNU General Public License
4205
4206=== modified file 'src/logic/map_objects/tribes/road_textures.cc'
4207--- src/logic/map_objects/tribes/road_textures.cc 2018-04-07 16:59:00 +0000
4208+++ src/logic/map_objects/tribes/road_textures.cc 2019-02-23 13:03:12 +0000
4209@@ -1,5 +1,5 @@
4210 /*
4211- * Copyright (C) 2006-2018 by the Widelands Development Team
4212+ * Copyright (C) 2006-2019 by the Widelands Development Team
4213 *
4214 * This program is free software; you can redistribute it and/or
4215 * modify it under the terms of the GNU General Public License
4216
4217=== modified file 'src/logic/map_objects/tribes/road_textures.h'
4218--- src/logic/map_objects/tribes/road_textures.h 2018-04-07 16:59:00 +0000
4219+++ src/logic/map_objects/tribes/road_textures.h 2019-02-23 13:03:12 +0000
4220@@ -1,5 +1,5 @@
4221 /*
4222- * Copyright (C) 2006-2018 by the Widelands Development Team
4223+ * Copyright (C) 2006-2019 by the Widelands Development Team
4224 *
4225 * This program is free software; you can redistribute it and/or
4226 * modify it under the terms of the GNU General Public License
4227
4228=== modified file 'src/logic/map_objects/tribes/ship.cc'
4229--- src/logic/map_objects/tribes/ship.cc 2018-12-13 07:24:01 +0000
4230+++ src/logic/map_objects/tribes/ship.cc 2019-02-23 13:03:12 +0000
4231@@ -1,5 +1,5 @@
4232 /*
4233- * Copyright (C) 2010-2018 by the Widelands Development Team
4234+ * Copyright (C) 2010-2019 by the Widelands Development Team
4235 *
4236 * This program is free software; you can redistribute it and/or
4237 * modify it under the terms of the GNU General Public License
4238
4239=== modified file 'src/logic/map_objects/tribes/ship.h'
4240--- src/logic/map_objects/tribes/ship.h 2018-09-24 07:44:52 +0000
4241+++ src/logic/map_objects/tribes/ship.h 2019-02-23 13:03:12 +0000
4242@@ -1,5 +1,5 @@
4243 /*
4244- * Copyright (C) 2010-2018 by the Widelands Development Team
4245+ * Copyright (C) 2010-2019 by the Widelands Development Team
4246 *
4247 * This program is free software; you can redistribute it and/or
4248 * modify it under the terms of the GNU General Public License
4249
4250=== modified file 'src/logic/map_objects/tribes/soldier.cc'
4251--- src/logic/map_objects/tribes/soldier.cc 2018-12-13 07:24:01 +0000
4252+++ src/logic/map_objects/tribes/soldier.cc 2019-02-23 13:03:12 +0000
4253@@ -1,5 +1,5 @@
4254 /*
4255- * Copyright (C) 2002-2018 by the Widelands Development Team
4256+ * Copyright (C) 2002-2019 by the Widelands Development Team
4257 *
4258 * This program is free software; you can redistribute it and/or
4259 * modify it under the terms of the GNU General Public License
4260
4261=== modified file 'src/logic/map_objects/tribes/soldier.h'
4262--- src/logic/map_objects/tribes/soldier.h 2018-12-13 07:24:01 +0000
4263+++ src/logic/map_objects/tribes/soldier.h 2019-02-23 13:03:12 +0000
4264@@ -1,5 +1,5 @@
4265 /*
4266- * Copyright (C) 2002-2018 by the Widelands Development Team
4267+ * Copyright (C) 2002-2019 by the Widelands Development Team
4268 *
4269 * This program is free software; you can redistribute it and/or
4270 * modify it under the terms of the GNU General Public License
4271
4272=== modified file 'src/logic/map_objects/tribes/soldiercontrol.h'
4273--- src/logic/map_objects/tribes/soldiercontrol.h 2018-12-13 07:24:01 +0000
4274+++ src/logic/map_objects/tribes/soldiercontrol.h 2019-02-23 13:03:12 +0000
4275@@ -1,5 +1,5 @@
4276 /*
4277- * Copyright (C) 2008-2018 by the Widelands Development Team
4278+ * Copyright (C) 2008-2019 by the Widelands Development Team
4279 *
4280 * This program is free software; you can redistribute it and/or
4281 * modify it under the terms of the GNU General Public License
4282
4283=== modified file 'src/logic/map_objects/tribes/training_attribute.h'
4284--- src/logic/map_objects/tribes/training_attribute.h 2018-12-13 07:24:01 +0000
4285+++ src/logic/map_objects/tribes/training_attribute.h 2019-02-23 13:03:12 +0000
4286@@ -1,5 +1,5 @@
4287 /*
4288- * Copyright (C) 2004-2018 by the Widelands Development Team
4289+ * Copyright (C) 2004-2019 by the Widelands Development Team
4290 *
4291 * This program is free software; you can redistribute it and/or
4292 * modify it under the terms of the GNU General Public License
4293
4294=== modified file 'src/logic/map_objects/tribes/trainingsite.cc'
4295--- src/logic/map_objects/tribes/trainingsite.cc 2018-12-13 07:24:01 +0000
4296+++ src/logic/map_objects/tribes/trainingsite.cc 2019-02-23 13:03:12 +0000
4297@@ -1,5 +1,5 @@
4298 /*
4299- * Copyright (C) 2002-2018 by the Widelands Development Team
4300+ * Copyright (C) 2002-2019 by the Widelands Development Team
4301 *
4302 * This program is free software; you can redistribute it and/or
4303 * modify it under the terms of the GNU General Public License
4304
4305=== modified file 'src/logic/map_objects/tribes/trainingsite.h'
4306--- src/logic/map_objects/tribes/trainingsite.h 2018-12-13 07:24:01 +0000
4307+++ src/logic/map_objects/tribes/trainingsite.h 2019-02-23 13:03:12 +0000
4308@@ -1,5 +1,5 @@
4309 /*
4310- * Copyright (C) 2002-2018 by the Widelands Development Team
4311+ * Copyright (C) 2002-2019 by the Widelands Development Team
4312 *
4313 * This program is free software; you can redistribute it and/or
4314 * modify it under the terms of the GNU General Public License
4315
4316=== modified file 'src/logic/map_objects/tribes/tribe_basic_info.cc'
4317--- src/logic/map_objects/tribes/tribe_basic_info.cc 2018-04-07 16:59:00 +0000
4318+++ src/logic/map_objects/tribes/tribe_basic_info.cc 2019-02-23 13:03:12 +0000
4319@@ -1,5 +1,5 @@
4320 /*
4321- * Copyright (C) 2002-2018 by the Widelands Development Team
4322+ * Copyright (C) 2002-2019 by the Widelands Development Team
4323 *
4324 * This program is free software; you can redistribute it and/or
4325 * modify it under the terms of the GNU General Public License
4326
4327=== modified file 'src/logic/map_objects/tribes/tribe_basic_info.h'
4328--- src/logic/map_objects/tribes/tribe_basic_info.h 2018-04-07 16:59:00 +0000
4329+++ src/logic/map_objects/tribes/tribe_basic_info.h 2019-02-23 13:03:12 +0000
4330@@ -1,5 +1,5 @@
4331 /*
4332- * Copyright (C) 2002-2018 by the Widelands Development Team
4333+ * Copyright (C) 2002-2019 by the Widelands Development Team
4334 *
4335 * This program is free software; you can redistribute it and/or
4336 * modify it under the terms of the GNU General Public License
4337
4338=== modified file 'src/logic/map_objects/tribes/tribe_descr.cc'
4339--- src/logic/map_objects/tribes/tribe_descr.cc 2018-12-13 07:24:01 +0000
4340+++ src/logic/map_objects/tribes/tribe_descr.cc 2019-02-23 13:03:12 +0000
4341@@ -1,5 +1,5 @@
4342 /*
4343- * Copyright (C) 2002-2018 by the Widelands Development Team
4344+ * Copyright (C) 2002-2019 by the Widelands Development Team
4345 *
4346 * This program is free software; you can redistribute it and/or
4347 * modify it under the terms of the GNU General Public License
4348
4349=== modified file 'src/logic/map_objects/tribes/tribe_descr.h'
4350--- src/logic/map_objects/tribes/tribe_descr.h 2018-12-13 07:24:01 +0000
4351+++ src/logic/map_objects/tribes/tribe_descr.h 2019-02-23 13:03:12 +0000
4352@@ -1,5 +1,5 @@
4353 /*
4354- * Copyright (C) 2002-2018 by the Widelands Development Team
4355+ * Copyright (C) 2002-2019 by the Widelands Development Team
4356 *
4357 * This program is free software; you can redistribute it and/or
4358 * modify it under the terms of the GNU General Public License
4359
4360=== modified file 'src/logic/map_objects/tribes/tribes.cc'
4361--- src/logic/map_objects/tribes/tribes.cc 2018-05-06 11:14:23 +0000
4362+++ src/logic/map_objects/tribes/tribes.cc 2019-02-23 13:03:12 +0000
4363@@ -1,5 +1,5 @@
4364 /*
4365- * Copyright (C) 2006-2018 by the Widelands Development Team
4366+ * Copyright (C) 2006-2019 by the Widelands Development Team
4367 *
4368 * This program is free software; you can redistribute it and/or
4369 * modify it under the terms of the GNU General Public License
4370
4371=== modified file 'src/logic/map_objects/tribes/tribes.h'
4372--- src/logic/map_objects/tribes/tribes.h 2018-04-07 16:59:00 +0000
4373+++ src/logic/map_objects/tribes/tribes.h 2019-02-23 13:03:12 +0000
4374@@ -1,5 +1,5 @@
4375 /*
4376- * Copyright (C) 2006-2018 by the Widelands Development Team
4377+ * Copyright (C) 2006-2019 by the Widelands Development Team
4378 *
4379 * This program is free software; you can redistribute it and/or
4380 * modify it under the terms of the GNU General Public License
4381
4382=== modified file 'src/logic/map_objects/tribes/ware_descr.cc'
4383--- src/logic/map_objects/tribes/ware_descr.cc 2018-12-13 07:24:01 +0000
4384+++ src/logic/map_objects/tribes/ware_descr.cc 2019-02-23 13:03:12 +0000
4385@@ -1,5 +1,5 @@
4386 /*
4387- * Copyright (C) 2002-2018 by the Widelands Development Team
4388+ * Copyright (C) 2002-2019 by the Widelands Development Team
4389 *
4390 * This program is free software; you can redistribute it and/or
4391 * modify it under the terms of the GNU General Public License
4392
4393=== modified file 'src/logic/map_objects/tribes/ware_descr.h'
4394--- src/logic/map_objects/tribes/ware_descr.h 2018-12-13 07:24:01 +0000
4395+++ src/logic/map_objects/tribes/ware_descr.h 2019-02-23 13:03:12 +0000
4396@@ -1,5 +1,5 @@
4397 /*
4398- * Copyright (C) 2002-2018 by the Widelands Development Team
4399+ * Copyright (C) 2002-2019 by the Widelands Development Team
4400 *
4401 * This program is free software; you can redistribute it and/or
4402 * modify it under the terms of the GNU General Public License
4403
4404=== modified file 'src/logic/map_objects/tribes/warehouse.cc'
4405--- src/logic/map_objects/tribes/warehouse.cc 2018-12-13 07:24:01 +0000
4406+++ src/logic/map_objects/tribes/warehouse.cc 2019-02-23 13:03:12 +0000
4407@@ -1,5 +1,5 @@
4408 /*
4409- * Copyright (C) 2002-2018 by the Widelands Development Team
4410+ * Copyright (C) 2002-2019 by the Widelands Development Team
4411 *
4412 * This program is free software; you can redistribute it and/or
4413 * modify it under the terms of the GNU General Public License
4414
4415=== modified file 'src/logic/map_objects/tribes/warehouse.h'
4416--- src/logic/map_objects/tribes/warehouse.h 2018-12-13 07:24:01 +0000
4417+++ src/logic/map_objects/tribes/warehouse.h 2019-02-23 13:03:12 +0000
4418@@ -1,5 +1,5 @@
4419 /*
4420- * Copyright (C) 2002-2018 by the Widelands Development Team
4421+ * Copyright (C) 2002-2019 by the Widelands Development Team
4422 *
4423 * This program is free software; you can redistribute it and/or
4424 * modify it under the terms of the GNU General Public License
4425
4426=== modified file 'src/logic/map_objects/tribes/warelist.cc'
4427--- src/logic/map_objects/tribes/warelist.cc 2018-12-13 07:24:01 +0000
4428+++ src/logic/map_objects/tribes/warelist.cc 2019-02-23 13:03:12 +0000
4429@@ -1,5 +1,5 @@
4430 /*
4431- * Copyright (C) 2002-2018 by the Widelands Development Team
4432+ * Copyright (C) 2002-2019 by the Widelands Development Team
4433 *
4434 * This program is free software; you can redistribute it and/or
4435 * modify it under the terms of the GNU General Public License
4436
4437=== modified file 'src/logic/map_objects/tribes/warelist.h'
4438--- src/logic/map_objects/tribes/warelist.h 2018-12-13 07:24:01 +0000
4439+++ src/logic/map_objects/tribes/warelist.h 2019-02-23 13:03:12 +0000
4440@@ -1,5 +1,5 @@
4441 /*
4442- * Copyright (C) 2002-2018 by the Widelands Development Team
4443+ * Copyright (C) 2002-2019 by the Widelands Development Team
4444 *
4445 * This program is free software; you can redistribute it and/or
4446 * modify it under the terms of the GNU General Public License
4447
4448=== modified file 'src/logic/map_objects/tribes/wareworker.h'
4449--- src/logic/map_objects/tribes/wareworker.h 2018-04-07 16:59:00 +0000
4450+++ src/logic/map_objects/tribes/wareworker.h 2019-02-23 13:03:12 +0000
4451@@ -1,5 +1,5 @@
4452 /*
4453- * Copyright (C) 2011-2018 by the Widelands Development Team
4454+ * Copyright (C) 2011-2019 by the Widelands Development Team
4455 *
4456 * This program is free software; you can redistribute it and/or
4457 * modify it under the terms of the GNU General Public License
4458
4459=== modified file 'src/logic/map_objects/tribes/workarea_info.h'
4460--- src/logic/map_objects/tribes/workarea_info.h 2018-07-14 08:56:00 +0000
4461+++ src/logic/map_objects/tribes/workarea_info.h 2019-02-23 13:03:12 +0000
4462@@ -1,5 +1,5 @@
4463 /*
4464- * Copyright (C) 2005-2018 by the Widelands Development Team
4465+ * Copyright (C) 2005-2019 by the Widelands Development Team
4466 *
4467 * This program is free software; you can redistribute it and/or
4468 * modify it under the terms of the GNU General Public License
4469
4470=== modified file 'src/logic/map_objects/tribes/worker.cc'
4471--- src/logic/map_objects/tribes/worker.cc 2019-02-09 12:24:01 +0000
4472+++ src/logic/map_objects/tribes/worker.cc 2019-02-23 13:03:12 +0000
4473@@ -1,5 +1,5 @@
4474 /*
4475- * Copyright (C) 2002-2018 by the Widelands Development Team
4476+ * Copyright (C) 2002-2019 by the Widelands Development Team
4477 *
4478 * This program is free software; you can redistribute it and/or
4479 * modify it under the terms of the GNU General Public License
4480
4481=== modified file 'src/logic/map_objects/tribes/worker.h'
4482--- src/logic/map_objects/tribes/worker.h 2018-12-13 07:24:01 +0000
4483+++ src/logic/map_objects/tribes/worker.h 2019-02-23 13:03:12 +0000
4484@@ -1,5 +1,5 @@
4485 /*
4486- * Copyright (C) 2002-2018 by the Widelands Development Team
4487+ * Copyright (C) 2002-2019 by the Widelands Development Team
4488 *
4489 * This program is free software; you can redistribute it and/or
4490 * modify it under the terms of the GNU General Public License
4491
4492=== modified file 'src/logic/map_objects/tribes/worker_descr.cc'
4493--- src/logic/map_objects/tribes/worker_descr.cc 2018-12-13 07:24:01 +0000
4494+++ src/logic/map_objects/tribes/worker_descr.cc 2019-02-23 13:03:12 +0000
4495@@ -1,5 +1,5 @@
4496 /*
4497- * Copyright (C) 2002-2018 by the Widelands Development Team
4498+ * Copyright (C) 2002-2019 by the Widelands Development Team
4499 *
4500 * This program is free software; you can redistribute it and/or
4501 * modify it under the terms of the GNU General Public License
4502
4503=== modified file 'src/logic/map_objects/tribes/worker_descr.h'
4504--- src/logic/map_objects/tribes/worker_descr.h 2018-12-13 07:24:01 +0000
4505+++ src/logic/map_objects/tribes/worker_descr.h 2019-02-23 13:03:12 +0000
4506@@ -1,5 +1,5 @@
4507 /*
4508- * Copyright (C) 2002-2018 by the Widelands Development Team
4509+ * Copyright (C) 2002-2019 by the Widelands Development Team
4510 *
4511 * This program is free software; you can redistribute it and/or
4512 * modify it under the terms of the GNU General Public License
4513
4514=== modified file 'src/logic/map_objects/tribes/worker_program.cc'
4515--- src/logic/map_objects/tribes/worker_program.cc 2018-12-17 02:13:56 +0000
4516+++ src/logic/map_objects/tribes/worker_program.cc 2019-02-23 13:03:12 +0000
4517@@ -1,5 +1,5 @@
4518 /*
4519- * Copyright (C) 2002-2018 by the Widelands Development Team
4520+ * Copyright (C) 2002-2019 by the Widelands Development Team
4521 *
4522 * This program is free software; you can redistribute it and/or
4523 * modify it under the terms of the GNU General Public License
4524
4525=== modified file 'src/logic/map_objects/tribes/worker_program.h'
4526--- src/logic/map_objects/tribes/worker_program.h 2018-12-13 07:24:01 +0000
4527+++ src/logic/map_objects/tribes/worker_program.h 2019-02-23 13:03:12 +0000
4528@@ -1,5 +1,5 @@
4529 /*
4530- * Copyright (C) 2002-2018 by the Widelands Development Team
4531+ * Copyright (C) 2002-2019 by the Widelands Development Team
4532 *
4533 * This program is free software; you can redistribute it and/or
4534 * modify it under the terms of the GNU General Public License
4535
4536=== modified file 'src/logic/map_objects/walkingdir.cc'
4537--- src/logic/map_objects/walkingdir.cc 2018-12-13 07:24:01 +0000
4538+++ src/logic/map_objects/walkingdir.cc 2019-02-23 13:03:12 +0000
4539@@ -1,5 +1,5 @@
4540 /*
4541- * Copyright (C) 2013-2018 by the Widelands Development Team
4542+ * Copyright (C) 2013-2019 by the Widelands Development Team
4543 *
4544 * This program is free software; you can redistribute it and/or
4545 * modify it under the terms of the GNU General Public License
4546
4547=== modified file 'src/logic/map_objects/walkingdir.h'
4548--- src/logic/map_objects/walkingdir.h 2018-12-13 07:24:01 +0000
4549+++ src/logic/map_objects/walkingdir.h 2019-02-23 13:03:12 +0000
4550@@ -1,5 +1,5 @@
4551 /*
4552- * Copyright (C) 2002-2018 by the Widelands Development Team
4553+ * Copyright (C) 2002-2019 by the Widelands Development Team
4554 *
4555 * This program is free software; you can redistribute it and/or
4556 * modify it under the terms of the GNU General Public License
4557
4558=== modified file 'src/logic/map_objects/world/critter.cc'
4559--- src/logic/map_objects/world/critter.cc 2018-12-13 07:24:01 +0000
4560+++ src/logic/map_objects/world/critter.cc 2019-02-23 13:03:12 +0000
4561@@ -1,5 +1,5 @@
4562 /*
4563- * Copyright (C) 2002-2018 by the Widelands Development Team
4564+ * Copyright (C) 2002-2019 by the Widelands Development Team
4565 *
4566 * This program is free software; you can redistribute it and/or
4567 * modify it under the terms of the GNU General Public License
4568
4569=== modified file 'src/logic/map_objects/world/critter.h'
4570--- src/logic/map_objects/world/critter.h 2018-12-13 07:24:01 +0000
4571+++ src/logic/map_objects/world/critter.h 2019-02-23 13:03:12 +0000
4572@@ -1,5 +1,5 @@
4573 /*
4574- * Copyright (C) 2002-2018 by the Widelands Development Team
4575+ * Copyright (C) 2002-2019 by the Widelands Development Team
4576 *
4577 * This program is free software; you can redistribute it and/or
4578 * modify it under the terms of the GNU General Public License
4579
4580=== modified file 'src/logic/map_objects/world/critter_program.h'
4581--- src/logic/map_objects/world/critter_program.h 2018-12-13 07:24:01 +0000
4582+++ src/logic/map_objects/world/critter_program.h 2019-02-23 13:03:12 +0000
4583@@ -1,5 +1,5 @@
4584 /*
4585- * Copyright (C) 2002-2018 by the Widelands Development Team
4586+ * Copyright (C) 2002-2019 by the Widelands Development Team
4587 *
4588 * This program is free software; you can redistribute it and/or
4589 * modify it under the terms of the GNU General Public License
4590
4591=== modified file 'src/logic/map_objects/world/editor_category.cc'
4592--- src/logic/map_objects/world/editor_category.cc 2018-04-07 16:59:00 +0000
4593+++ src/logic/map_objects/world/editor_category.cc 2019-02-23 13:03:12 +0000
4594@@ -1,5 +1,5 @@
4595 /*
4596- * Copyright (C) 2006-2018 by the Widelands Development Team
4597+ * Copyright (C) 2006-2019 by the Widelands Development Team
4598 *
4599 * This program is free software; you can redistribute it and/or
4600 * modify it under the terms of the GNU General Public License
4601
4602=== modified file 'src/logic/map_objects/world/editor_category.h'
4603--- src/logic/map_objects/world/editor_category.h 2018-04-07 16:59:00 +0000
4604+++ src/logic/map_objects/world/editor_category.h 2019-02-23 13:03:12 +0000
4605@@ -1,5 +1,5 @@
4606 /*
4607- * Copyright (C) 2006-2018 by the Widelands Development Team
4608+ * Copyright (C) 2006-2019 by the Widelands Development Team
4609 *
4610 * This program is free software; you can redistribute it and/or
4611 * modify it under the terms of the GNU General Public License
4612
4613=== modified file 'src/logic/map_objects/world/map_gen.cc'
4614--- src/logic/map_objects/world/map_gen.cc 2018-12-13 07:24:01 +0000
4615+++ src/logic/map_objects/world/map_gen.cc 2019-02-23 13:03:12 +0000
4616@@ -1,5 +1,5 @@
4617 /*
4618- * Copyright (C) 2006-2018 by the Widelands Development Team
4619+ * Copyright (C) 2006-2019 by the Widelands Development Team
4620 *
4621 * This program is free software; you can redistribute it and/or
4622 * modify it under the terms of the GNU General Public License
4623
4624=== modified file 'src/logic/map_objects/world/map_gen.h'
4625--- src/logic/map_objects/world/map_gen.h 2018-12-13 07:24:01 +0000
4626+++ src/logic/map_objects/world/map_gen.h 2019-02-23 13:03:12 +0000
4627@@ -1,5 +1,5 @@
4628 /*
4629- * Copyright (C) 2006-2018 by the Widelands Development Team
4630+ * Copyright (C) 2006-2019 by the Widelands Development Team
4631 *
4632 * This program is free software; you can redistribute it and/or
4633 * modify it under the terms of the GNU General Public License
4634
4635=== modified file 'src/logic/map_objects/world/resource_description.cc'
4636--- src/logic/map_objects/world/resource_description.cc 2018-07-25 09:20:04 +0000
4637+++ src/logic/map_objects/world/resource_description.cc 2019-02-23 13:03:12 +0000
4638@@ -1,5 +1,5 @@
4639 /*
4640- * Copyright (C) 2006-2018 by the Widelands Development Team
4641+ * Copyright (C) 2006-2019 by the Widelands Development Team
4642 *
4643 * This program is free software; you can redistribute it and/or
4644 * modify it under the terms of the GNU General Public License
4645
4646=== modified file 'src/logic/map_objects/world/resource_description.h'
4647--- src/logic/map_objects/world/resource_description.h 2018-07-25 20:09:25 +0000
4648+++ src/logic/map_objects/world/resource_description.h 2019-02-23 13:03:12 +0000
4649@@ -1,5 +1,5 @@
4650 /*
4651- * Copyright (C) 2006-2018 by the Widelands Development Team
4652+ * Copyright (C) 2006-2019 by the Widelands Development Team
4653 *
4654 * This program is free software; you can redistribute it and/or
4655 * modify it under the terms of the GNU General Public License
4656
4657=== modified file 'src/logic/map_objects/world/terrain_description.cc'
4658--- src/logic/map_objects/world/terrain_description.cc 2018-11-03 11:18:00 +0000
4659+++ src/logic/map_objects/world/terrain_description.cc 2019-02-23 13:03:12 +0000
4660@@ -1,5 +1,5 @@
4661 /*
4662- * Copyright (C) 2006-2018 by the Widelands Development Team
4663+ * Copyright (C) 2006-2019 by the Widelands Development Team
4664 *
4665 * This program is free software; you can redistribute it and/or
4666 * modify it under the terms of the GNU General Public License
4667
4668=== modified file 'src/logic/map_objects/world/terrain_description.h'
4669--- src/logic/map_objects/world/terrain_description.h 2018-11-03 11:18:00 +0000
4670+++ src/logic/map_objects/world/terrain_description.h 2019-02-23 13:03:12 +0000
4671@@ -1,5 +1,5 @@
4672 /*
4673- * Copyright (C) 2006-2018 by the Widelands Development Team
4674+ * Copyright (C) 2006-2019 by the Widelands Development Team
4675 *
4676 * This program is free software; you can redistribute it and/or
4677 * modify it under the terms of the GNU General Public License
4678
4679=== modified file 'src/logic/map_objects/world/world.cc'
4680--- src/logic/map_objects/world/world.cc 2018-04-27 06:11:05 +0000
4681+++ src/logic/map_objects/world/world.cc 2019-02-23 13:03:12 +0000
4682@@ -1,5 +1,5 @@
4683 /*
4684- * Copyright (C) 2002-2018 by the Widelands Development Team
4685+ * Copyright (C) 2002-2019 by the Widelands Development Team
4686 *
4687 * This program is free software; you can redistribute it and/or
4688 * modify it under the terms of the GNU General Public License
4689
4690=== modified file 'src/logic/map_objects/world/world.h'
4691--- src/logic/map_objects/world/world.h 2018-04-07 16:59:00 +0000
4692+++ src/logic/map_objects/world/world.h 2019-02-23 13:03:12 +0000
4693@@ -1,5 +1,5 @@
4694 /*
4695- * Copyright (C) 2002-2018 by the Widelands Development Team
4696+ * Copyright (C) 2002-2019 by the Widelands Development Team
4697 *
4698 * This program is free software; you can redistribute it and/or
4699 * modify it under the terms of the GNU General Public License
4700
4701=== modified file 'src/logic/map_revision.cc'
4702--- src/logic/map_revision.cc 2018-12-13 07:24:01 +0000
4703+++ src/logic/map_revision.cc 2019-02-23 13:03:12 +0000
4704@@ -1,5 +1,5 @@
4705 /*
4706- * Copyright (C) 2013-2018 by the Widelands Development Team
4707+ * Copyright (C) 2013-2019 by the Widelands Development Team
4708 *
4709 * This program is free software; you can redistribute it and/or
4710 * modify it under the terms of the GNU General Public License
4711
4712=== modified file 'src/logic/map_revision.h'
4713--- src/logic/map_revision.h 2018-12-13 07:24:01 +0000
4714+++ src/logic/map_revision.h 2019-02-23 13:03:12 +0000
4715@@ -1,5 +1,5 @@
4716 /*
4717- * Copyright (C) 2013-2018 by the Widelands Development Team
4718+ * Copyright (C) 2013-2019 by the Widelands Development Team
4719 *
4720 * This program is free software; you can redistribute it and/or
4721 * modify it under the terms of the GNU General Public License
4722
4723=== modified file 'src/logic/mapastar.cc'
4724--- src/logic/mapastar.cc 2018-04-07 16:59:00 +0000
4725+++ src/logic/mapastar.cc 2019-02-23 13:03:12 +0000
4726@@ -1,5 +1,5 @@
4727 /*
4728- * Copyright (C) 2011-2018 by the Widelands Development Team
4729+ * Copyright (C) 2011-2019 by the Widelands Development Team
4730 *
4731 * This program is free software; you can redistribute it and/or
4732 * modify it under the terms of the GNU General Public License
4733
4734=== modified file 'src/logic/mapastar.h'
4735--- src/logic/mapastar.h 2018-04-07 16:59:00 +0000
4736+++ src/logic/mapastar.h 2019-02-23 13:03:12 +0000
4737@@ -1,5 +1,5 @@
4738 /*
4739- * Copyright (C) 2011-2018 by the Widelands Development Team
4740+ * Copyright (C) 2011-2019 by the Widelands Development Team
4741 *
4742 * This program is free software; you can redistribute it and/or
4743 * modify it under the terms of the GNU General Public License
4744
4745=== modified file 'src/logic/mapdifferenceregion.cc'
4746--- src/logic/mapdifferenceregion.cc 2018-12-13 07:24:01 +0000
4747+++ src/logic/mapdifferenceregion.cc 2019-02-23 13:03:12 +0000
4748@@ -1,5 +1,5 @@
4749 /*
4750- * Copyright (C) 2007-2018 by the Widelands Development Team
4751+ * Copyright (C) 2007-2019 by the Widelands Development Team
4752 *
4753 * This program is free software; you can redistribute it and/or
4754 * modify it under the terms of the GNU General Public License
4755
4756=== modified file 'src/logic/mapdifferenceregion.h'
4757--- src/logic/mapdifferenceregion.h 2018-12-13 07:24:01 +0000
4758+++ src/logic/mapdifferenceregion.h 2019-02-23 13:03:12 +0000
4759@@ -1,5 +1,5 @@
4760 /*
4761- * Copyright (C) 2007-2018 by the Widelands Development Team
4762+ * Copyright (C) 2007-2019 by the Widelands Development Team
4763 *
4764 * This program is free software; you can redistribute it and/or
4765 * modify it under the terms of the GNU General Public License
4766
4767=== modified file 'src/logic/mapfringeregion.cc'
4768--- src/logic/mapfringeregion.cc 2018-12-13 07:24:01 +0000
4769+++ src/logic/mapfringeregion.cc 2019-02-23 13:03:12 +0000
4770@@ -1,5 +1,5 @@
4771 /*
4772- * Copyright (C) 2007-2018 by the Widelands Development Team
4773+ * Copyright (C) 2007-2019 by the Widelands Development Team
4774 *
4775 * This program is free software; you can redistribute it and/or
4776 * modify it under the terms of the GNU General Public License
4777
4778=== modified file 'src/logic/mapfringeregion.h'
4779--- src/logic/mapfringeregion.h 2018-12-13 07:24:01 +0000
4780+++ src/logic/mapfringeregion.h 2019-02-23 13:03:12 +0000
4781@@ -1,5 +1,5 @@
4782 /*
4783- * Copyright (C) 2007-2018 by the Widelands Development Team
4784+ * Copyright (C) 2007-2019 by the Widelands Development Team
4785 *
4786 * This program is free software; you can redistribute it and/or
4787 * modify it under the terms of the GNU General Public License
4788
4789=== modified file 'src/logic/maphollowregion.cc'
4790--- src/logic/maphollowregion.cc 2018-12-13 07:24:01 +0000
4791+++ src/logic/maphollowregion.cc 2019-02-23 13:03:12 +0000
4792@@ -1,5 +1,5 @@
4793 /*
4794- * Copyright (C) 2004-2018 by the Widelands Development Team
4795+ * Copyright (C) 2004-2019 by the Widelands Development Team
4796 *
4797 * This program is free software; you can redistribute it and/or
4798 * modify it under the terms of the GNU General Public License
4799
4800=== modified file 'src/logic/maphollowregion.h'
4801--- src/logic/maphollowregion.h 2018-12-13 07:24:01 +0000
4802+++ src/logic/maphollowregion.h 2019-02-23 13:03:12 +0000
4803@@ -1,5 +1,5 @@
4804 /*
4805- * Copyright (C) 2004-2018 by the Widelands Development Team
4806+ * Copyright (C) 2004-2019 by the Widelands Development Team
4807 *
4808 * This program is free software; you can redistribute it and/or
4809 * modify it under the terms of the GNU General Public License
4810
4811=== modified file 'src/logic/mapregion.h'
4812--- src/logic/mapregion.h 2018-12-13 07:24:01 +0000
4813+++ src/logic/mapregion.h 2019-02-23 13:03:12 +0000
4814@@ -1,5 +1,5 @@
4815 /*
4816- * Copyright (C) 2007-2018 by the Widelands Development Team
4817+ * Copyright (C) 2007-2019 by the Widelands Development Team
4818 *
4819 * This program is free software; you can redistribute it and/or
4820 * modify it under the terms of the GNU General Public License
4821
4822=== modified file 'src/logic/maptriangleregion.cc'
4823--- src/logic/maptriangleregion.cc 2018-12-13 07:24:01 +0000
4824+++ src/logic/maptriangleregion.cc 2019-02-23 13:03:12 +0000
4825@@ -1,5 +1,5 @@
4826 /*
4827- * Copyright (C) 2002-2018 by the Widelands Development Team
4828+ * Copyright (C) 2002-2019 by the Widelands Development Team
4829 *
4830 * This program is free software; you can redistribute it and/or
4831 * modify it under the terms of the GNU General Public License
4832
4833=== modified file 'src/logic/maptriangleregion.h'
4834--- src/logic/maptriangleregion.h 2018-12-13 07:24:01 +0000
4835+++ src/logic/maptriangleregion.h 2019-02-23 13:03:12 +0000
4836@@ -1,5 +1,5 @@
4837 /*
4838- * Copyright (C) 2006-2018 by the Widelands Development Team
4839+ * Copyright (C) 2006-2019 by the Widelands Development Team
4840 *
4841 * This program is free software; you can redistribute it and/or
4842 * modify it under the terms of the GNU General Public License
4843
4844=== modified file 'src/logic/message.h'
4845--- src/logic/message.h 2018-12-13 07:24:01 +0000
4846+++ src/logic/message.h 2019-02-23 13:03:12 +0000
4847@@ -1,5 +1,5 @@
4848 /*
4849- * Copyright (C) 2002-2018 by the Widelands Development Team
4850+ * Copyright (C) 2002-2019 by the Widelands Development Team
4851 *
4852 * This program is free software; you can redistribute it and/or
4853 * modify it under the terms of the GNU General Public License
4854
4855=== modified file 'src/logic/message_id.h'
4856--- src/logic/message_id.h 2018-12-13 07:24:01 +0000
4857+++ src/logic/message_id.h 2019-02-23 13:03:12 +0000
4858@@ -1,5 +1,5 @@
4859 /*
4860- * Copyright (C) 2010-2018 by the Widelands Development Team
4861+ * Copyright (C) 2010-2019 by the Widelands Development Team
4862 *
4863 * This program is free software; you can redistribute it and/or
4864 * modify it under the terms of the GNU General Public License
4865
4866=== modified file 'src/logic/message_queue.h'
4867--- src/logic/message_queue.h 2018-12-13 07:24:01 +0000
4868+++ src/logic/message_queue.h 2019-02-23 13:03:12 +0000
4869@@ -1,5 +1,5 @@
4870 /*
4871- * Copyright (C) 2002-2018 by the Widelands Development Team
4872+ * Copyright (C) 2002-2019 by the Widelands Development Team
4873 *
4874 * This program is free software; you can redistribute it and/or
4875 * modify it under the terms of the GNU General Public License
4876
4877=== modified file 'src/logic/nodecaps.h'
4878--- src/logic/nodecaps.h 2018-12-13 07:24:01 +0000
4879+++ src/logic/nodecaps.h 2019-02-23 13:03:12 +0000
4880@@ -1,5 +1,5 @@
4881 /*
4882- * Copyright (C) 2002-2018 by the Widelands Development Team
4883+ * Copyright (C) 2002-2019 by the Widelands Development Team
4884 *
4885 * This program is free software; you can redistribute it and/or
4886 * modify it under the terms of the GNU General Public License
4887
4888=== modified file 'src/logic/objective.h'
4889--- src/logic/objective.h 2018-12-13 07:24:01 +0000
4890+++ src/logic/objective.h 2019-02-23 13:03:12 +0000
4891@@ -1,5 +1,5 @@
4892 /*
4893- * Copyright (C) 2002-2018 by the Widelands Development Team
4894+ * Copyright (C) 2002-2019 by the Widelands Development Team
4895 *
4896 * This program is free software; you can redistribute it and/or
4897 * modify it under the terms of the GNU General Public License
4898
4899=== modified file 'src/logic/path.cc'
4900--- src/logic/path.cc 2018-12-13 07:24:01 +0000
4901+++ src/logic/path.cc 2019-02-23 13:03:12 +0000
4902@@ -1,5 +1,5 @@
4903 /*
4904- * Copyright (C) 2004-2018 by the Widelands Development Team
4905+ * Copyright (C) 2004-2019 by the Widelands Development Team
4906 *
4907 * This program is free software; you can redistribute it and/or
4908 * modify it under the terms of the GNU General Public License
4909
4910=== modified file 'src/logic/path.h'
4911--- src/logic/path.h 2018-12-13 07:24:01 +0000
4912+++ src/logic/path.h 2019-02-23 13:03:12 +0000
4913@@ -1,5 +1,5 @@
4914 /*
4915- * Copyright (C) 2004-2018 by the Widelands Development Team
4916+ * Copyright (C) 2004-2019 by the Widelands Development Team
4917 *
4918 * This program is free software; you can redistribute it and/or
4919 * modify it under the terms of the GNU General Public License
4920
4921=== modified file 'src/logic/pathfield.cc'
4922--- src/logic/pathfield.cc 2018-12-13 07:24:01 +0000
4923+++ src/logic/pathfield.cc 2019-02-23 13:03:12 +0000
4924@@ -1,5 +1,5 @@
4925 /*
4926- * Copyright (C) 2008-2018 by the Widelands Development Team
4927+ * Copyright (C) 2008-2019 by the Widelands Development Team
4928 *
4929 * This program is free software; you can redistribute it and/or
4930 * modify it under the terms of the GNU General Public License
4931
4932=== modified file 'src/logic/pathfield.h'
4933--- src/logic/pathfield.h 2018-12-13 07:24:01 +0000
4934+++ src/logic/pathfield.h 2019-02-23 13:03:12 +0000
4935@@ -1,5 +1,5 @@
4936 /*
4937- * Copyright (C) 2008-2018 by the Widelands Development Team
4938+ * Copyright (C) 2008-2019 by the Widelands Development Team
4939 *
4940 * This program is free software; you can redistribute it and/or
4941 * modify it under the terms of the GNU General Public License
4942
4943=== modified file 'src/logic/player.cc'
4944--- src/logic/player.cc 2018-12-13 07:24:01 +0000
4945+++ src/logic/player.cc 2019-02-23 13:03:12 +0000
4946@@ -1,5 +1,5 @@
4947 /*
4948- * Copyright (C) 2002-2018 by the Widelands Development Team
4949+ * Copyright (C) 2002-2019 by the Widelands Development Team
4950 *
4951 * This program is free software; you can redistribute it and/or
4952 * modify it under the terms of the GNU General Public License
4953
4954=== modified file 'src/logic/player.h'
4955--- src/logic/player.h 2018-12-13 07:24:01 +0000
4956+++ src/logic/player.h 2019-02-23 13:03:12 +0000
4957@@ -1,5 +1,5 @@
4958 /*
4959- * Copyright (C) 2002-2018 by the Widelands Development Team
4960+ * Copyright (C) 2002-2019 by the Widelands Development Team
4961 *
4962 * This program is free software; you can redistribute it and/or
4963 * modify it under the terms of the GNU General Public License
4964
4965=== modified file 'src/logic/player_area.h'
4966--- src/logic/player_area.h 2018-12-13 07:24:01 +0000
4967+++ src/logic/player_area.h 2019-02-23 13:03:12 +0000
4968@@ -1,5 +1,5 @@
4969 /*
4970- * Copyright (C) 2007-2018 by the Widelands Development Team
4971+ * Copyright (C) 2007-2019 by the Widelands Development Team
4972 *
4973 * This program is free software; you can redistribute it and/or
4974 * modify it under the terms of the GNU General Public License
4975
4976=== modified file 'src/logic/player_end_result.h'
4977--- src/logic/player_end_result.h 2018-04-07 16:59:00 +0000
4978+++ src/logic/player_end_result.h 2019-02-23 13:03:12 +0000
4979@@ -1,5 +1,5 @@
4980 /*
4981- * Copyright (C) 2008-2018 by the Widelands Development Team
4982+ * Copyright (C) 2008-2019 by the Widelands Development Team
4983 *
4984 * This program is free software; you can redistribute it and/or
4985 * modify it under the terms of the GNU General Public License
4986
4987=== modified file 'src/logic/playercommand.cc'
4988--- src/logic/playercommand.cc 2018-12-19 19:32:06 +0000
4989+++ src/logic/playercommand.cc 2019-02-23 13:03:12 +0000
4990@@ -1,5 +1,5 @@
4991 /*
4992- * Copyright (C) 2004-2018 by the Widelands Development Team
4993+ * Copyright (C) 2004-2019 by the Widelands Development Team
4994 *
4995 * This program is free software; you can redistribute it and/or
4996 * modify it under the terms of the GNU General Public License
4997
4998=== modified file 'src/logic/playercommand.h'
4999--- src/logic/playercommand.h 2018-12-13 07:24:01 +0000
5000+++ src/logic/playercommand.h 2019-02-23 13:03:12 +0000
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to status/vote changes: