From b240df7df6232798cf0d1f16d8808651d781d8f7 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sat, 31 Dec 2022 21:07:05 +0100 Subject: [PATCH] Updated more copyright headers for 2023. --- core/os/thread_pool.cpp | 2 +- core/os/thread_pool.h | 2 +- core/os/thread_pool_execute_job.cpp | 2 +- core/os/thread_pool_execute_job.h | 2 +- core/os/thread_pool_job.cpp | 2 +- core/os/thread_pool_job.h | 2 +- editor/editor_about.cpp | 4 ++-- .../plugin_refresher/plugin_refresher_editor_plugin.cpp | 2 +- .../plugin_refresher/plugin_refresher_editor_plugin.h | 2 +- editor_modules/text_editor/register_types.cpp | 2 +- editor_modules/text_editor/register_types.h | 2 +- editor_modules/text_editor/text_editor_format_loader.cpp | 2 +- editor_modules/text_editor/text_editor_format_loader.h | 2 +- editor_modules/text_editor/text_editor_plugin.cpp | 2 +- editor_modules/text_editor/text_editor_plugin.h | 2 +- modules/broken_seals_module/LICENSE | 2 +- modules/broken_seals_module/biome_terrain_generator.cpp | 2 +- modules/broken_seals_module/biome_terrain_generator.h | 2 +- modules/broken_seals_module/register_types.cpp | 2 +- modules/broken_seals_module/register_types.h | 2 +- modules/database/register_types.cpp | 2 +- modules/entity_spell_system/LICENSE | 2 +- modules/entity_spell_system/data/atlases/character_atlas.cpp | 2 +- modules/entity_spell_system/data/atlases/character_atlas.h | 2 +- .../data/atlases/character_atlas_entry.cpp | 2 +- .../entity_spell_system/data/atlases/character_atlas_entry.h | 2 +- modules/entity_spell_system/data/auras/aura_group.cpp | 2 +- modules/entity_spell_system/data/auras/aura_group.h | 2 +- modules/entity_spell_system/data/items/craft_recipe.cpp | 2 +- modules/entity_spell_system/data/items/craft_recipe.h | 2 +- .../entity_spell_system/data/items/craft_recipe_helper.cpp | 2 +- modules/entity_spell_system/data/items/craft_recipe_helper.h | 2 +- modules/entity_spell_system/data/items/equipment_data.cpp | 2 +- modules/entity_spell_system/data/items/equipment_data.h | 2 +- modules/entity_spell_system/data/items/item_instance.cpp | 2 +- modules/entity_spell_system/data/items/item_instance.h | 2 +- modules/entity_spell_system/data/items/item_template.cpp | 2 +- modules/entity_spell_system/data/items/item_template.h | 2 +- modules/entity_spell_system/data/items/model_visual.cpp | 2 +- modules/entity_spell_system/data/items/model_visual.h | 2 +- modules/entity_spell_system/data/items/model_visual_entry.cpp | 2 +- modules/entity_spell_system/data/items/model_visual_entry.h | 2 +- modules/entity_spell_system/data/loot/loot_data_base.cpp | 2 +- modules/entity_spell_system/data/loot/loot_data_base.h | 2 +- .../entity_spell_system/data/species/entity_species_data.cpp | 2 +- .../entity_spell_system/data/species/entity_species_data.h | 2 +- modules/entity_spell_system/data/species/species_instance.cpp | 2 +- modules/entity_spell_system/data/species/species_instance.h | 2 +- .../entity_spell_system/data/species/species_model_data.cpp | 2 +- modules/entity_spell_system/data/species/species_model_data.h | 2 +- modules/entity_spell_system/data/spells/spell.cpp | 2 +- modules/entity_spell_system/data/spells/spell.h | 2 +- .../data/spells/spell_cooldown_manipulation_data.cpp | 2 +- .../data/spells/spell_cooldown_manipulation_data.h | 2 +- .../entity_spell_system/data/spells/spell_effect_visual.cpp | 2 +- modules/entity_spell_system/data/spells/spell_effect_visual.h | 2 +- .../data/spells/spell_effect_visual_simple.cpp | 2 +- .../data/spells/spell_effect_visual_simple.h | 2 +- modules/entity_spell_system/database/ess_resource_db.cpp | 2 +- modules/entity_spell_system/database/ess_resource_db.h | 2 +- .../entity_spell_system/database/ess_resource_db_folders.cpp | 2 +- .../entity_spell_system/database/ess_resource_db_folders.h | 2 +- modules/entity_spell_system/database/ess_resource_db_map.cpp | 2 +- modules/entity_spell_system/database/ess_resource_db_map.h | 2 +- .../entity_spell_system/database/ess_resource_db_static.cpp | 2 +- modules/entity_spell_system/database/ess_resource_db_static.h | 2 +- .../entity_spell_system/drag_and_drop/es_drag_and_drop.cpp | 2 +- modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h | 2 +- modules/entity_spell_system/editor/ess_editor_plugin.cpp | 2 +- modules/entity_spell_system/editor/ess_editor_plugin.h | 2 +- modules/entity_spell_system/entities/ai/entity_ai.cpp | 2 +- modules/entity_spell_system/entities/ai/entity_ai.h | 2 +- modules/entity_spell_system/entities/auras/aura_data.cpp | 2 +- modules/entity_spell_system/entities/auras/aura_data.h | 2 +- modules/entity_spell_system/entities/data/character_spec.cpp | 2 +- modules/entity_spell_system/entities/data/character_spec.h | 2 +- .../entity_spell_system/entities/data/entity_class_data.cpp | 2 +- modules/entity_spell_system/entities/data/entity_class_data.h | 2 +- modules/entity_spell_system/entities/data/entity_data.cpp | 2 +- modules/entity_spell_system/entities/data/entity_data.h | 2 +- .../entities/data/entity_data_container.cpp | 2 +- .../entity_spell_system/entities/data/entity_data_container.h | 2 +- .../entity_spell_system/entities/data/item_container_data.cpp | 2 +- .../entity_spell_system/entities/data/item_container_data.h | 2 +- .../entities/data/item_container_data_entry.cpp | 2 +- .../entities/data/item_container_data_entry.h | 2 +- .../entity_spell_system/entities/data/vendor_item_data.cpp | 2 +- modules/entity_spell_system/entities/data/vendor_item_data.h | 2 +- .../entities/data/vendor_item_data_entry.cpp | 2 +- .../entities/data/vendor_item_data_entry.h | 2 +- modules/entity_spell_system/entities/entity.cpp | 2 +- modules/entity_spell_system/entities/entity.h | 2 +- .../entities/resources/entity_resource.cpp | 2 +- .../entity_spell_system/entities/resources/entity_resource.h | 2 +- .../entities/resources/entity_resource_cost_data.cpp | 2 +- .../entities/resources/entity_resource_cost_data.h | 2 +- .../entities/resources/entity_resource_cost_data_health.cpp | 2 +- .../entities/resources/entity_resource_cost_data_health.h | 2 +- .../entities/resources/entity_resource_cost_data_resource.cpp | 2 +- .../entities/resources/entity_resource_cost_data_resource.h | 2 +- .../entities/resources/entity_resource_health.cpp | 2 +- .../entities/resources/entity_resource_health.h | 2 +- .../entities/resources/entity_resource_speed.cpp | 2 +- .../entities/resources/entity_resource_speed.h | 2 +- modules/entity_spell_system/entities/skills/entity_skill.cpp | 2 +- modules/entity_spell_system/entities/skills/entity_skill.h | 2 +- .../entity_spell_system/entities/skills/entity_skill_data.cpp | 2 +- .../entity_spell_system/entities/skills/entity_skill_data.h | 2 +- .../entities/stats/complex_level_stat_data.cpp | 2 +- .../entities/stats/complex_level_stat_data.h | 2 +- .../entity_spell_system/entities/stats/level_stat_data.cpp | 2 +- modules/entity_spell_system/entities/stats/level_stat_data.h | 2 +- .../entities/stats/simple_level_stat_data.cpp | 2 +- .../entities/stats/simple_level_stat_data.h | 2 +- modules/entity_spell_system/entities/stats/stat_data.cpp | 2 +- modules/entity_spell_system/entities/stats/stat_data.h | 2 +- modules/entity_spell_system/entity_enums.cpp | 2 +- modules/entity_spell_system/entity_enums.h | 2 +- modules/entity_spell_system/formations/ai_formation.cpp | 2 +- modules/entity_spell_system/formations/ai_formation.h | 2 +- modules/entity_spell_system/infos/aura_infos.cpp | 2 +- modules/entity_spell_system/infos/aura_infos.h | 2 +- modules/entity_spell_system/infos/spell_cast_info.cpp | 2 +- modules/entity_spell_system/infos/spell_cast_info.h | 2 +- modules/entity_spell_system/inventory/bag.cpp | 2 +- modules/entity_spell_system/inventory/bag.h | 2 +- modules/entity_spell_system/inventory/grid_bag.cpp | 2 +- modules/entity_spell_system/inventory/grid_bag.h | 2 +- modules/entity_spell_system/inventory/inventory.cpp | 2 +- modules/entity_spell_system/inventory/inventory.h | 2 +- modules/entity_spell_system/inventory/normal_bag.cpp | 2 +- modules/entity_spell_system/inventory/normal_bag.h | 2 +- modules/entity_spell_system/item_enums.cpp | 2 +- modules/entity_spell_system/item_enums.h | 2 +- .../entity_spell_system/material_cache/ess_material_cache.cpp | 2 +- .../entity_spell_system/material_cache/ess_material_cache.h | 2 +- .../material_cache/ess_material_cache_pcm.cpp | 2 +- .../material_cache/ess_material_cache_pcm.h | 2 +- modules/entity_spell_system/pipelines/spell_damage_info.cpp | 2 +- modules/entity_spell_system/pipelines/spell_damage_info.h | 2 +- modules/entity_spell_system/pipelines/spell_heal_info.cpp | 2 +- modules/entity_spell_system/pipelines/spell_heal_info.h | 2 +- .../profiles/actionbar/action_bar_button_entry.cpp | 2 +- .../profiles/actionbar/action_bar_button_entry.h | 2 +- .../profiles/actionbar/action_bar_entry.cpp | 2 +- .../entity_spell_system/profiles/actionbar/action_bar_entry.h | 2 +- .../profiles/actionbar/action_bar_profile.cpp | 2 +- .../profiles/actionbar/action_bar_profile.h | 2 +- modules/entity_spell_system/profiles/class_profile.cpp | 2 +- modules/entity_spell_system/profiles/class_profile.h | 2 +- modules/entity_spell_system/profiles/input/input_profile.cpp | 2 +- modules/entity_spell_system/profiles/input/input_profile.h | 2 +- .../profiles/input/input_profile_modifier.cpp | 2 +- .../profiles/input/input_profile_modifier.h | 2 +- .../profiles/input/input_profile_modifier_entry.cpp | 2 +- .../profiles/input/input_profile_modifier_entry.h | 2 +- modules/entity_spell_system/profiles/player_profile.cpp | 2 +- modules/entity_spell_system/profiles/player_profile.h | 2 +- .../projectiles/3d/spell_follow_projectile_3d.cpp | 2 +- .../projectiles/3d/spell_follow_projectile_3d.h | 2 +- modules/entity_spell_system/props/prop_data_entity.cpp | 2 +- modules/entity_spell_system/props/prop_data_entity.h | 2 +- modules/entity_spell_system/register_types.cpp | 2 +- modules/entity_spell_system/register_types.h | 2 +- modules/entity_spell_system/singletons/ess.cpp | 2 +- modules/entity_spell_system/singletons/ess.h | 2 +- modules/entity_spell_system/singletons/profile_manager.cpp | 2 +- modules/entity_spell_system/singletons/profile_manager.h | 2 +- modules/entity_spell_system/skeleton/character_bones.cpp | 2 +- modules/entity_spell_system/skeleton/character_bones.h | 2 +- .../entity_spell_system/skeleton/character_skeleton_2d.cpp | 2 +- modules/entity_spell_system/skeleton/character_skeleton_2d.h | 2 +- .../entity_spell_system/skeleton/character_skeleton_3d.cpp | 2 +- modules/entity_spell_system/skeleton/character_skeleton_3d.h | 2 +- modules/entity_spell_system/skeleton/entity_skeleton_data.h | 2 +- modules/entity_spell_system/skeleton/skeleton_model_entry.cpp | 2 +- modules/entity_spell_system/skeleton/skeleton_model_entry.h | 2 +- modules/entity_spell_system/spawners/ess_entity_spawner.cpp | 2 +- modules/entity_spell_system/spawners/ess_entity_spawner.h | 2 +- modules/entity_spell_system/spell_enums.cpp | 2 +- modules/entity_spell_system/spell_enums.h | 2 +- modules/entity_spell_system/utility/entity_create_info.cpp | 2 +- modules/entity_spell_system/utility/entity_create_info.h | 2 +- modules/mesh_data_resource/LICENSE | 2 +- modules/mesh_data_resource/editor/mdi_ed.cpp | 2 +- modules/mesh_data_resource/editor/mdi_ed.h | 2 +- modules/mesh_data_resource/editor/mdi_ed_plugin.cpp | 2 +- modules/mesh_data_resource/editor/mdi_ed_plugin.h | 2 +- modules/mesh_data_resource/editor/mdi_gizmo.cpp | 2 +- modules/mesh_data_resource/editor/mdi_gizmo.h | 2 +- modules/mesh_data_resource/editor/mdi_gizmo_plugin.cpp | 2 +- modules/mesh_data_resource/editor/mdi_gizmo_plugin.h | 2 +- .../editor/utilities/mdr_ed_mesh_decompose.cpp | 2 +- .../editor/utilities/mdr_ed_mesh_decompose.h | 2 +- .../editor/utilities/mdr_ed_mesh_outline.cpp | 2 +- .../mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.h | 2 +- .../mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.cpp | 2 +- .../mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.h | 2 +- .../editor/uv_editor/mdr_ed_uv_previewer.cpp | 2 +- .../mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.h | 2 +- .../editor/uv_editor/mdr_uv_rect_editor.cpp | 2 +- .../mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.h | 2 +- .../editor/uv_editor/mdr_uv_rect_editor_popup.cpp | 2 +- .../editor/uv_editor/mdr_uv_rect_editor_popup.h | 2 +- .../mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.cpp | 2 +- .../mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.h | 2 +- .../editor/uv_editor/mdr_uv_rect_view_node.cpp | 2 +- .../editor/uv_editor/mdr_uv_rect_view_node.h | 2 +- modules/mesh_data_resource/mesh_data_resource.cpp | 2 +- modules/mesh_data_resource/mesh_data_resource.h | 2 +- modules/mesh_data_resource/mesh_data_resource_collection.cpp | 2 +- modules/mesh_data_resource/mesh_data_resource_collection.h | 2 +- modules/mesh_data_resource/nodes/mesh_data_instance.h | 2 +- modules/mesh_data_resource/nodes/mesh_data_instance_2d.h | 2 +- modules/mesh_data_resource/plugin/mdr_import_plugin_base.cpp | 2 +- modules/mesh_data_resource/plugin/mdr_import_plugin_base.h | 2 +- .../mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.cpp | 2 +- .../mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h | 2 +- .../mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.cpp | 2 +- .../mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h | 2 +- modules/mesh_data_resource/props/prop_data_mesh_data.cpp | 2 +- modules/mesh_data_resource/props/prop_data_mesh_data.h | 2 +- .../mesh_data_resource/props_2d/prop_2d_data_mesh_data.cpp | 2 +- modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h | 2 +- modules/mesh_data_resource/register_types.cpp | 2 +- modules/mesh_data_resource/register_types.h | 2 +- modules/mesh_utils/LICENSE | 2 +- modules/mesh_utils/fast_quadratic_mesh_simplifier.cpp | 2 +- modules/mesh_utils/fast_quadratic_mesh_simplifier.h | 2 +- modules/mesh_utils/fqms.h | 2 +- modules/mesh_utils/mesh_merger.cpp | 2 +- modules/mesh_utils/mesh_merger.h | 2 +- modules/mesh_utils/mesh_utils.cpp | 2 +- modules/mesh_utils/mesh_utils.h | 2 +- modules/mesh_utils/register_types.cpp | 2 +- modules/mesh_utils/register_types.h | 2 +- modules/paint/editor/paint_editor_plugin.cpp | 2 +- modules/paint/editor/paint_editor_plugin.h | 2 +- modules/paint/editor/paint_inspector_plugin.cpp | 2 +- modules/paint/editor/paint_inspector_plugin.h | 2 +- modules/paint/register_types.cpp | 2 +- modules/paint/register_types.h | 2 +- modules/props/LICENSE | 2 +- modules/props/clutter/ground_clutter.cpp | 2 +- modules/props/clutter/ground_clutter.h | 2 +- modules/props/clutter/ground_clutter_foliage.cpp | 2 +- modules/props/clutter/ground_clutter_foliage.h | 2 +- modules/props/editor/prop_editor_plugin.cpp | 2 +- modules/props/editor/prop_editor_plugin.h | 2 +- modules/props/jobs/prop_mesher_job_step.cpp | 2 +- modules/props/jobs/prop_mesher_job_step.h | 2 +- modules/props/jobs/prop_texture_job.cpp | 2 +- modules/props/jobs/prop_texture_job.h | 2 +- modules/props/lights/prop_light.cpp | 2 +- modules/props/lights/prop_light.h | 2 +- modules/props/material_cache/prop_material_cache.cpp | 2 +- modules/props/material_cache/prop_material_cache.h | 2 +- modules/props/material_cache/prop_material_cache_pcm.cpp | 2 +- modules/props/material_cache/prop_material_cache_pcm.h | 2 +- modules/props/prop_ess_entity.h | 2 +- modules/props/prop_instance.h | 2 +- modules/props/prop_instance_job.cpp | 2 +- modules/props/prop_instance_job.h | 2 +- modules/props/prop_instance_merger.h | 2 +- modules/props/prop_instance_prop_job.cpp | 2 +- modules/props/prop_instance_prop_job.h | 2 +- modules/props/prop_mesher.cpp | 2 +- modules/props/prop_mesher.h | 2 +- modules/props/prop_scene_instance.h | 2 +- modules/props/props/prop_data.cpp | 2 +- modules/props/props/prop_data.h | 2 +- modules/props/props/prop_data_entry.cpp | 2 +- modules/props/props/prop_data_entry.h | 2 +- modules/props/props/prop_data_light.cpp | 2 +- modules/props/props/prop_data_light.h | 2 +- modules/props/props/prop_data_portal.cpp | 2 +- modules/props/props/prop_data_portal.h | 2 +- modules/props/props/prop_data_prop.cpp | 2 +- modules/props/props/prop_data_prop.h | 2 +- modules/props/props/prop_data_scene.cpp | 2 +- modules/props/props/prop_data_scene.h | 2 +- modules/props/props/prop_data_tiled_wall.cpp | 2 +- modules/props/props/prop_data_tiled_wall.h | 2 +- modules/props/register_types.cpp | 2 +- modules/props/register_types.h | 2 +- modules/props/singleton/prop_cache.cpp | 2 +- modules/props/singleton/prop_cache.h | 2 +- modules/props/singleton/prop_utils.cpp | 2 +- modules/props/singleton/prop_utils.h | 2 +- modules/props/tiled_wall/tiled_wall.h | 2 +- modules/props/tiled_wall/tiled_wall_data.cpp | 2 +- modules/props/tiled_wall/tiled_wall_data.h | 2 +- modules/props_2d/LICENSE | 2 +- modules/props_2d/clutter/ground_clutter_2d.cpp | 2 +- modules/props_2d/clutter/ground_clutter_2d.h | 2 +- modules/props_2d/clutter/ground_clutter_2d_foliage.cpp | 2 +- modules/props_2d/clutter/ground_clutter_2d_foliage.h | 2 +- modules/props_2d/editor/prop_2d_editor_plugin.cpp | 2 +- modules/props_2d/editor/prop_2d_editor_plugin.h | 2 +- modules/props_2d/jobs/prop_2d_texture_job.cpp | 2 +- modules/props_2d/jobs/prop_2d_texture_job.h | 2 +- modules/props_2d/lights/prop_2d_light.cpp | 2 +- modules/props_2d/lights/prop_2d_light.h | 2 +- modules/props_2d/material_cache/prop_2d_material_cache.cpp | 2 +- modules/props_2d/material_cache/prop_2d_material_cache.h | 2 +- .../props_2d/material_cache/prop_2d_material_cache_pcm.cpp | 2 +- modules/props_2d/material_cache/prop_2d_material_cache_pcm.h | 2 +- modules/props_2d/prop_2d_ess_entity.h | 2 +- modules/props_2d/prop_2d_instance.h | 2 +- modules/props_2d/prop_2d_instance_job.cpp | 2 +- modules/props_2d/prop_2d_instance_job.h | 2 +- modules/props_2d/prop_2d_instance_merger.h | 2 +- modules/props_2d/prop_2d_instance_prop_job.cpp | 2 +- modules/props_2d/prop_2d_instance_prop_job.h | 2 +- modules/props_2d/prop_2d_mesher.cpp | 2 +- modules/props_2d/prop_2d_mesher.h | 2 +- modules/props_2d/prop_2d_scene_instance.h | 2 +- modules/props_2d/props/prop_2d_data.cpp | 2 +- modules/props_2d/props/prop_2d_data.h | 2 +- modules/props_2d/props/prop_2d_data_entry.cpp | 2 +- modules/props_2d/props/prop_2d_data_entry.h | 2 +- modules/props_2d/props/prop_2d_data_light.cpp | 2 +- modules/props_2d/props/prop_2d_data_light.h | 2 +- modules/props_2d/props/prop_2d_data_portal.cpp | 2 +- modules/props_2d/props/prop_2d_data_portal.h | 2 +- modules/props_2d/props/prop_2d_data_prop.cpp | 2 +- modules/props_2d/props/prop_2d_data_prop.h | 2 +- modules/props_2d/props/prop_2d_data_scene.cpp | 2 +- modules/props_2d/props/prop_2d_data_scene.h | 2 +- modules/props_2d/props/prop_2d_data_sprite.cpp | 2 +- modules/props_2d/props/prop_2d_data_sprite.h | 2 +- modules/props_2d/props/prop_2d_data_tiled_wall_2d.cpp | 2 +- modules/props_2d/props/prop_2d_data_tiled_wall_2d.h | 2 +- modules/props_2d/register_types.cpp | 2 +- modules/props_2d/register_types.h | 2 +- modules/props_2d/singleton/prop_2d_cache.cpp | 2 +- modules/props_2d/singleton/prop_2d_cache.h | 2 +- modules/props_2d/singleton/prop_2d_utils.cpp | 2 +- modules/props_2d/singleton/prop_2d_utils.h | 2 +- modules/props_2d/tiled_wall/tiled_wall_2d.h | 2 +- modules/props_2d/tiled_wall/tiled_wall_2d_data.cpp | 2 +- modules/props_2d/tiled_wall/tiled_wall_2d_data.h | 2 +- modules/terraman/LICENSE | 2 +- modules/terraman/areas/terrain_world_area.cpp | 2 +- modules/terraman/areas/terrain_world_area.h | 2 +- modules/terraman/data/terrain_light.cpp | 2 +- modules/terraman/data/terrain_light.h | 2 +- modules/terraman/level_generator/terrain_level_generator.cpp | 2 +- modules/terraman/level_generator/terrain_level_generator.h | 2 +- .../terraman/level_generator/terrain_level_generator_flat.cpp | 2 +- .../terraman/level_generator/terrain_level_generator_flat.h | 2 +- modules/terraman/library/terrain_library.cpp | 2 +- modules/terraman/library/terrain_library.h | 2 +- modules/terraman/library/terrain_library_merger.cpp | 2 +- modules/terraman/library/terrain_library_merger.h | 2 +- modules/terraman/library/terrain_library_merger_pcm.cpp | 2 +- modules/terraman/library/terrain_library_merger_pcm.h | 2 +- modules/terraman/library/terrain_library_simple.cpp | 2 +- modules/terraman/library/terrain_library_simple.h | 2 +- modules/terraman/library/terrain_material_cache.cpp | 2 +- modules/terraman/library/terrain_material_cache.h | 2 +- modules/terraman/library/terrain_material_cache_pcm.cpp | 2 +- modules/terraman/library/terrain_material_cache_pcm.h | 2 +- modules/terraman/library/terrain_surface.cpp | 2 +- modules/terraman/library/terrain_surface.h | 2 +- modules/terraman/library/terrain_surface_merger.cpp | 2 +- modules/terraman/library/terrain_surface_merger.h | 2 +- modules/terraman/library/terrain_surface_simple.cpp | 2 +- modules/terraman/library/terrain_surface_simple.h | 2 +- modules/terraman/meshers/blocky/terrain_mesher_blocky.cpp | 2 +- modules/terraman/meshers/blocky/terrain_mesher_blocky.h | 2 +- modules/terraman/meshers/default/terrain_mesher_default.cpp | 2 +- modules/terraman/meshers/default/terrain_mesher_default.h | 2 +- modules/terraman/meshers/terrain_mesher.cpp | 2 +- modules/terraman/meshers/terrain_mesher.h | 2 +- modules/terraman/nodes/terrain_light_node.h | 2 +- modules/terraman/register_types.cpp | 2 +- modules/terraman/register_types.h | 2 +- modules/terraman/world/block_terrain_structure.cpp | 2 +- modules/terraman/world/block_terrain_structure.h | 2 +- modules/terraman/world/blocky/terrain_chunk_blocky.cpp | 2 +- modules/terraman/world/blocky/terrain_chunk_blocky.h | 2 +- modules/terraman/world/blocky/terrain_world_blocky.cpp | 2 +- modules/terraman/world/blocky/terrain_world_blocky.h | 2 +- modules/terraman/world/default/terrain_chunk_default.cpp | 2 +- modules/terraman/world/default/terrain_chunk_default.h | 2 +- modules/terraman/world/default/terrain_world_default.cpp | 2 +- modules/terraman/world/default/terrain_world_default.h | 2 +- modules/terraman/world/jobs/terrain_job.cpp | 2 +- modules/terraman/world/jobs/terrain_job.h | 2 +- modules/terraman/world/jobs/terrain_light_job.cpp | 2 +- modules/terraman/world/jobs/terrain_light_job.h | 2 +- modules/terraman/world/jobs/terrain_mesher_job_step.cpp | 2 +- modules/terraman/world/jobs/terrain_mesher_job_step.h | 2 +- modules/terraman/world/jobs/terrain_prop_job.cpp | 2 +- modules/terraman/world/jobs/terrain_prop_job.h | 2 +- modules/terraman/world/jobs/terrain_terrain_job.cpp | 2 +- modules/terraman/world/jobs/terrain_terrain_job.h | 2 +- modules/terraman/world/terrain_chunk.cpp | 2 +- modules/terraman/world/terrain_chunk.h | 2 +- modules/terraman/world/terrain_environment_data.cpp | 2 +- modules/terraman/world/terrain_environment_data.h | 2 +- modules/terraman/world/terrain_structure.cpp | 2 +- modules/terraman/world/terrain_structure.h | 2 +- modules/terraman/world/terrain_world.cpp | 2 +- modules/terraman/world/terrain_world.h | 2 +- modules/terraman/world/terrain_world_editor.cpp | 2 +- modules/terraman/world/terrain_world_editor.h | 2 +- modules/terraman_2d/LICENSE | 2 +- modules/terraman_2d/areas/terrain_2d_world_area.cpp | 2 +- modules/terraman_2d/areas/terrain_2d_world_area.h | 2 +- modules/terraman_2d/data/terrain_2d_light.cpp | 2 +- modules/terraman_2d/data/terrain_2d_light.h | 2 +- .../level_generator/terrain_2d_level_generator.cpp | 2 +- .../terraman_2d/level_generator/terrain_2d_level_generator.h | 2 +- .../level_generator/terrain_2d_level_generator_flat.cpp | 2 +- .../level_generator/terrain_2d_level_generator_flat.h | 2 +- modules/terraman_2d/library/terrain_2d_library.cpp | 2 +- modules/terraman_2d/library/terrain_2d_library.h | 2 +- modules/terraman_2d/library/terrain_2d_library_merger.cpp | 2 +- modules/terraman_2d/library/terrain_2d_library_merger.h | 2 +- modules/terraman_2d/library/terrain_2d_library_merger_pcm.cpp | 2 +- modules/terraman_2d/library/terrain_2d_library_merger_pcm.h | 2 +- modules/terraman_2d/library/terrain_2d_library_simple.cpp | 2 +- modules/terraman_2d/library/terrain_2d_library_simple.h | 2 +- modules/terraman_2d/library/terrain_2d_material_cache.cpp | 2 +- modules/terraman_2d/library/terrain_2d_material_cache.h | 2 +- modules/terraman_2d/library/terrain_2d_material_cache_pcm.cpp | 2 +- modules/terraman_2d/library/terrain_2d_material_cache_pcm.h | 2 +- modules/terraman_2d/library/terrain_2d_surface.cpp | 2 +- modules/terraman_2d/library/terrain_2d_surface.h | 2 +- modules/terraman_2d/library/terrain_2d_surface_merger.cpp | 2 +- modules/terraman_2d/library/terrain_2d_surface_merger.h | 2 +- modules/terraman_2d/library/terrain_2d_surface_simple.cpp | 2 +- modules/terraman_2d/library/terrain_2d_surface_simple.h | 2 +- .../terraman_2d/meshers/default/terrain_2d_mesher_default.cpp | 2 +- .../terraman_2d/meshers/default/terrain_2d_mesher_default.h | 2 +- .../meshers/isometric/terrain_2d_mesher_isometric.cpp | 2 +- .../meshers/isometric/terrain_2d_mesher_isometric.h | 2 +- .../terraman_2d/meshers/simple/terrain_2d_mesher_simple.cpp | 2 +- modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h | 2 +- modules/terraman_2d/meshers/terrain_2d_mesher.cpp | 2 +- modules/terraman_2d/meshers/terrain_2d_mesher.h | 2 +- modules/terraman_2d/nodes/terrain_2d_light_node.h | 2 +- modules/terraman_2d/register_types.cpp | 2 +- modules/terraman_2d/register_types.h | 2 +- modules/terraman_2d/world/block_terrain_2d_structure.cpp | 2 +- modules/terraman_2d/world/block_terrain_2d_structure.h | 2 +- .../terraman_2d/world/default/terrain_2d_chunk_default.cpp | 2 +- modules/terraman_2d/world/default/terrain_2d_chunk_default.h | 2 +- .../terraman_2d/world/default/terrain_2d_world_default.cpp | 2 +- modules/terraman_2d/world/default/terrain_2d_world_default.h | 2 +- .../world/isometric/terrain_2d_chunk_isometric.cpp | 2 +- .../terraman_2d/world/isometric/terrain_2d_chunk_isometric.h | 2 +- .../world/isometric/terrain_2d_world_isometric.cpp | 2 +- .../terraman_2d/world/isometric/terrain_2d_world_isometric.h | 2 +- modules/terraman_2d/world/jobs/terrain_2d_job.cpp | 2 +- modules/terraman_2d/world/jobs/terrain_2d_job.h | 2 +- modules/terraman_2d/world/jobs/terrain_2d_light_job.cpp | 2 +- modules/terraman_2d/world/jobs/terrain_2d_light_job.h | 2 +- modules/terraman_2d/world/jobs/terrain_2d_prop_job.cpp | 2 +- modules/terraman_2d/world/jobs/terrain_2d_prop_job.h | 2 +- modules/terraman_2d/world/jobs/terrain_2d_terrain_job.cpp | 2 +- modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h | 2 +- modules/terraman_2d/world/simple/terrain_2d_chunk_simple.cpp | 2 +- modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h | 2 +- modules/terraman_2d/world/simple/terrain_2d_world_simple.cpp | 2 +- modules/terraman_2d/world/simple/terrain_2d_world_simple.h | 2 +- modules/terraman_2d/world/terrain_2d_chunk.cpp | 2 +- modules/terraman_2d/world/terrain_2d_chunk.h | 2 +- modules/terraman_2d/world/terrain_2d_environment_data.cpp | 2 +- modules/terraman_2d/world/terrain_2d_environment_data.h | 2 +- modules/terraman_2d/world/terrain_2d_structure.cpp | 2 +- modules/terraman_2d/world/terrain_2d_structure.h | 2 +- modules/terraman_2d/world/terrain_2d_world.cpp | 2 +- modules/terraman_2d/world/terrain_2d_world.h | 2 +- modules/terraman_2d/world/terrain_2d_world_editor.cpp | 2 +- modules/terraman_2d/world/terrain_2d_world_editor.h | 2 +- modules/texture_packer/LICENSE | 2 +- modules/texture_packer/layers/texture_layer_merger.cpp | 2 +- modules/texture_packer/layers/texture_layer_merger.h | 2 +- modules/texture_packer/register_types.cpp | 2 +- modules/texture_packer/register_types.h | 2 +- modules/texture_packer/texture_merger.cpp | 2 +- modules/texture_packer/texture_merger.h | 2 +- modules/texture_packer/texture_packer.cpp | 2 +- modules/texture_packer/texture_packer.h | 2 +- .../texture_resource/editor_plugin_packer_image_resource.cpp | 2 +- .../texture_resource/editor_plugin_packer_image_resource.h | 2 +- .../texture_packer/texture_resource/packer_image_resource.cpp | 2 +- .../texture_packer/texture_resource/packer_image_resource.h | 2 +- .../texture_resource/packer_image_resource_importer.cpp | 2 +- .../texture_resource/packer_image_resource_importer.h | 2 +- modules/ui_extensions/LICENSE | 2 +- modules/ui_extensions/bs_input_event_key.cpp | 2 +- modules/ui_extensions/bs_input_event_key.h | 2 +- modules/ui_extensions/register_types.cpp | 2 +- modules/ui_extensions/register_types.h | 2 +- modules/ui_extensions/touch_button.cpp | 2 +- modules/ui_extensions/touch_button.h | 2 +- modules/voxelman/library/voxel_library_merger_pcm.cpp | 2 +- modules/voxelman/library/voxel_library_merger_pcm.h | 2 +- modules/voxelman/library/voxel_material_cache.cpp | 2 +- modules/voxelman/library/voxel_material_cache.h | 2 +- modules/voxelman/library/voxel_material_cache_pcm.cpp | 2 +- modules/voxelman/library/voxel_material_cache_pcm.h | 2 +- modules/voxelman/world/jobs/voxel_mesher_job_step.cpp | 2 +- modules/voxelman/world/jobs/voxel_mesher_job_step.h | 2 +- modules/web/editor/web_node_editor_plugin.cpp | 2 +- modules/web/editor/web_node_editor_plugin.h | 2 +- 510 files changed, 511 insertions(+), 511 deletions(-) diff --git a/core/os/thread_pool.cpp b/core/os/thread_pool.cpp index badcb00b6..2ee4c1c11 100644 --- a/core/os/thread_pool.cpp +++ b/core/os/thread_pool.cpp @@ -2,7 +2,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/core/os/thread_pool.h b/core/os/thread_pool.h index 003fbf7d4..c25553651 100644 --- a/core/os/thread_pool.h +++ b/core/os/thread_pool.h @@ -3,7 +3,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/core/os/thread_pool_execute_job.cpp b/core/os/thread_pool_execute_job.cpp index ed1a4ace2..c4699953d 100644 --- a/core/os/thread_pool_execute_job.cpp +++ b/core/os/thread_pool_execute_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/core/os/thread_pool_execute_job.h b/core/os/thread_pool_execute_job.h index e5268579e..569c24270 100644 --- a/core/os/thread_pool_execute_job.h +++ b/core/os/thread_pool_execute_job.h @@ -1,7 +1,7 @@ #ifndef THREAD_POOL_EXECUTE_JOB_H #define THREAD_POOL_EXECUTE_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/core/os/thread_pool_job.cpp b/core/os/thread_pool_job.cpp index 09e7c302c..552b16255 100644 --- a/core/os/thread_pool_job.cpp +++ b/core/os/thread_pool_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/core/os/thread_pool_job.h b/core/os/thread_pool_job.h index ecacaa397..dba34225d 100644 --- a/core/os/thread_pool_job.h +++ b/core/os/thread_pool_job.h @@ -1,7 +1,7 @@ #ifndef THREAD_POOL_JOB_H #define THREAD_POOL_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor/editor_about.cpp b/editor/editor_about.cpp index b2191c3b1..492591b32 100644 --- a/editor/editor_about.cpp +++ b/editor/editor_about.cpp @@ -169,8 +169,8 @@ EditorAbout::EditorAbout() { Label *about_text = memnew(Label); about_text->set_v_size_flags(Control::SIZE_SHRINK_CENTER); - about_text->set_text(String::utf8("\xc2\xa9 2022 Péter Magyar.\n\xc2\xa9 2007-2022 Juan Linietsky, Ariel Manzur.\n\xc2\xa9 2014-2022 ") + - TTR("Godot Engine contributors") + "\n"); + about_text->set_text(String::utf8("\xc2\xa9 2007-2022 Juan Linietsky, Ariel Manzur.\n\xc2\xa9 2014-2022 ") + + TTR("Godot Engine contributors") + String::utf8("\n\xc2\xa9 2022-2023 Péter Magyar.\n")); version_info_vbc->add_child(about_text); hbc->add_child(version_info_vbc); diff --git a/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.cpp b/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.cpp index 500d4c982..b4923c2be 100644 --- a/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.cpp +++ b/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.h b/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.h index 4c1c879c5..fa0dffb9b 100644 --- a/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.h +++ b/editor_modules/plugin_refresher/plugin_refresher_editor_plugin.h @@ -2,7 +2,7 @@ #define PLUGIN_REFRESHER_EDITOR_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/register_types.cpp b/editor_modules/text_editor/register_types.cpp index 27718cea4..510d672c4 100644 --- a/editor_modules/text_editor/register_types.cpp +++ b/editor_modules/text_editor/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/register_types.h b/editor_modules/text_editor/register_types.h index 7f4010180..745b2d46c 100644 --- a/editor_modules/text_editor/register_types.h +++ b/editor_modules/text_editor/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/text_editor_format_loader.cpp b/editor_modules/text_editor/text_editor_format_loader.cpp index 3b74abb3a..92afb77cf 100644 --- a/editor_modules/text_editor/text_editor_format_loader.cpp +++ b/editor_modules/text_editor/text_editor_format_loader.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/text_editor_format_loader.h b/editor_modules/text_editor/text_editor_format_loader.h index 756a656b3..8a96bead9 100644 --- a/editor_modules/text_editor/text_editor_format_loader.h +++ b/editor_modules/text_editor/text_editor_format_loader.h @@ -2,7 +2,7 @@ #define TEXT_EDITOR_FORMAT_LOADER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/text_editor_plugin.cpp b/editor_modules/text_editor/text_editor_plugin.cpp index 4f4393cd5..de6d5a155 100644 --- a/editor_modules/text_editor/text_editor_plugin.cpp +++ b/editor_modules/text_editor/text_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/editor_modules/text_editor/text_editor_plugin.h b/editor_modules/text_editor/text_editor_plugin.h index 80c223048..eb81fb9fc 100644 --- a/editor_modules/text_editor/text_editor_plugin.h +++ b/editor_modules/text_editor/text_editor_plugin.h @@ -2,7 +2,7 @@ #define TEXT_EDITOR_EDITOR_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/broken_seals_module/LICENSE b/modules/broken_seals_module/LICENSE index 3d1b95ed8..77b07281b 100644 --- a/modules/broken_seals_module/LICENSE +++ b/modules/broken_seals_module/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/broken_seals_module/biome_terrain_generator.cpp b/modules/broken_seals_module/biome_terrain_generator.cpp index 17242cea4..002f5d727 100644 --- a/modules/broken_seals_module/biome_terrain_generator.cpp +++ b/modules/broken_seals_module/biome_terrain_generator.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/broken_seals_module/biome_terrain_generator.h b/modules/broken_seals_module/biome_terrain_generator.h index 67917807c..1f31f3f01 100644 --- a/modules/broken_seals_module/biome_terrain_generator.h +++ b/modules/broken_seals_module/biome_terrain_generator.h @@ -1,7 +1,7 @@ #ifndef BIOME_TERRAIN_GENERATOR_H #define BIOME_TERRAIN_GENERATOR_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/broken_seals_module/register_types.cpp b/modules/broken_seals_module/register_types.cpp index 8f64ad4da..f698ae98a 100644 --- a/modules/broken_seals_module/register_types.cpp +++ b/modules/broken_seals_module/register_types.cpp @@ -2,7 +2,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/broken_seals_module/register_types.h b/modules/broken_seals_module/register_types.h index 35f2c4153..4ee2e8cc6 100644 --- a/modules/broken_seals_module/register_types.h +++ b/modules/broken_seals_module/register_types.h @@ -3,7 +3,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Copyright(c) 2017-2020 Mattias Edlund Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/modules/database/register_types.cpp b/modules/database/register_types.cpp index e40d91cc6..580cc036f 100644 --- a/modules/database/register_types.cpp +++ b/modules/database/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/LICENSE b/modules/entity_spell_system/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/entity_spell_system/LICENSE +++ b/modules/entity_spell_system/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/atlases/character_atlas.cpp b/modules/entity_spell_system/data/atlases/character_atlas.cpp index f778665a8..907733cba 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas.cpp +++ b/modules/entity_spell_system/data/atlases/character_atlas.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/atlases/character_atlas.h b/modules/entity_spell_system/data/atlases/character_atlas.h index 85003c987..4d4b7c741 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas.h +++ b/modules/entity_spell_system/data/atlases/character_atlas.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_ATLAS_H #define CHARACTER_ATLAS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/atlases/character_atlas_entry.cpp b/modules/entity_spell_system/data/atlases/character_atlas_entry.cpp index 8b6b0b81a..45dd76822 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas_entry.cpp +++ b/modules/entity_spell_system/data/atlases/character_atlas_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/atlases/character_atlas_entry.h b/modules/entity_spell_system/data/atlases/character_atlas_entry.h index 51a3fc530..7069bb4e3 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas_entry.h +++ b/modules/entity_spell_system/data/atlases/character_atlas_entry.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_ATLAS_ENTRY_H #define CHARACTER_ATLAS_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/auras/aura_group.cpp b/modules/entity_spell_system/data/auras/aura_group.cpp index 0b7f46046..296b1fb94 100644 --- a/modules/entity_spell_system/data/auras/aura_group.cpp +++ b/modules/entity_spell_system/data/auras/aura_group.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/auras/aura_group.h b/modules/entity_spell_system/data/auras/aura_group.h index 0e02df87b..81cd105fa 100644 --- a/modules/entity_spell_system/data/auras/aura_group.h +++ b/modules/entity_spell_system/data/auras/aura_group.h @@ -1,7 +1,7 @@ #ifndef AURA_GROUP_H #define AURA_GROUP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/craft_recipe.cpp b/modules/entity_spell_system/data/items/craft_recipe.cpp index a8052bf50..c231c11c6 100644 --- a/modules/entity_spell_system/data/items/craft_recipe.cpp +++ b/modules/entity_spell_system/data/items/craft_recipe.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/craft_recipe.h b/modules/entity_spell_system/data/items/craft_recipe.h index ba6048593..6810a370b 100644 --- a/modules/entity_spell_system/data/items/craft_recipe.h +++ b/modules/entity_spell_system/data/items/craft_recipe.h @@ -1,7 +1,7 @@ #ifndef CRAFT_RECIPE_H #define CRAFT_RECIPE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/craft_recipe_helper.cpp b/modules/entity_spell_system/data/items/craft_recipe_helper.cpp index 0c17bd422..57411b2dd 100644 --- a/modules/entity_spell_system/data/items/craft_recipe_helper.cpp +++ b/modules/entity_spell_system/data/items/craft_recipe_helper.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/craft_recipe_helper.h b/modules/entity_spell_system/data/items/craft_recipe_helper.h index d64a7546d..29ca1fc8f 100644 --- a/modules/entity_spell_system/data/items/craft_recipe_helper.h +++ b/modules/entity_spell_system/data/items/craft_recipe_helper.h @@ -1,7 +1,7 @@ #ifndef CRAFT_RECIPE_HELPER_H #define CRAFT_RECIPE_HELPER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/equipment_data.cpp b/modules/entity_spell_system/data/items/equipment_data.cpp index 80b145411..193ecdaae 100644 --- a/modules/entity_spell_system/data/items/equipment_data.cpp +++ b/modules/entity_spell_system/data/items/equipment_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/equipment_data.h b/modules/entity_spell_system/data/items/equipment_data.h index f59f09bd0..70cb1707a 100644 --- a/modules/entity_spell_system/data/items/equipment_data.h +++ b/modules/entity_spell_system/data/items/equipment_data.h @@ -1,7 +1,7 @@ #ifndef EQUIPMENT_DATA_H #define EQUIPMENT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/item_instance.cpp b/modules/entity_spell_system/data/items/item_instance.cpp index 04847b9bb..16eb3d4e5 100644 --- a/modules/entity_spell_system/data/items/item_instance.cpp +++ b/modules/entity_spell_system/data/items/item_instance.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/item_instance.h b/modules/entity_spell_system/data/items/item_instance.h index 83aa1f526..e53d31b77 100644 --- a/modules/entity_spell_system/data/items/item_instance.h +++ b/modules/entity_spell_system/data/items/item_instance.h @@ -1,7 +1,7 @@ #ifndef ITEM_INSTANCE_H #define ITEM_INSTANCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/item_template.cpp b/modules/entity_spell_system/data/items/item_template.cpp index 046cd7627..9a4beda0d 100644 --- a/modules/entity_spell_system/data/items/item_template.cpp +++ b/modules/entity_spell_system/data/items/item_template.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/item_template.h b/modules/entity_spell_system/data/items/item_template.h index 58744d981..1999dbda8 100644 --- a/modules/entity_spell_system/data/items/item_template.h +++ b/modules/entity_spell_system/data/items/item_template.h @@ -1,7 +1,7 @@ #ifndef ITEM_TEMPLATE_H #define ITEM_TEMPLATE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/model_visual.cpp b/modules/entity_spell_system/data/items/model_visual.cpp index 471a4659e..0f0db0b82 100644 --- a/modules/entity_spell_system/data/items/model_visual.cpp +++ b/modules/entity_spell_system/data/items/model_visual.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/model_visual.h b/modules/entity_spell_system/data/items/model_visual.h index edeb8743e..4e84f0fb7 100644 --- a/modules/entity_spell_system/data/items/model_visual.h +++ b/modules/entity_spell_system/data/items/model_visual.h @@ -1,7 +1,7 @@ #ifndef MODEL_VISUAL_H #define MODEL_VISUAL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/model_visual_entry.cpp b/modules/entity_spell_system/data/items/model_visual_entry.cpp index 5a373428a..c25900444 100644 --- a/modules/entity_spell_system/data/items/model_visual_entry.cpp +++ b/modules/entity_spell_system/data/items/model_visual_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/items/model_visual_entry.h b/modules/entity_spell_system/data/items/model_visual_entry.h index 8682bb60e..01c42cee2 100644 --- a/modules/entity_spell_system/data/items/model_visual_entry.h +++ b/modules/entity_spell_system/data/items/model_visual_entry.h @@ -1,7 +1,7 @@ #ifndef MODEL_VISUAL_ENTRY_H #define MODEL_VISUAL_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/loot/loot_data_base.cpp b/modules/entity_spell_system/data/loot/loot_data_base.cpp index 1ecdd433e..ea834b87b 100644 --- a/modules/entity_spell_system/data/loot/loot_data_base.cpp +++ b/modules/entity_spell_system/data/loot/loot_data_base.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/loot/loot_data_base.h b/modules/entity_spell_system/data/loot/loot_data_base.h index dcb3a5e46..b26321080 100644 --- a/modules/entity_spell_system/data/loot/loot_data_base.h +++ b/modules/entity_spell_system/data/loot/loot_data_base.h @@ -1,7 +1,7 @@ #ifndef LOOT_DATA_BASE_H #define LOOT_DATA_BASE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/entity_species_data.cpp b/modules/entity_spell_system/data/species/entity_species_data.cpp index 4c070d074..b5c252fc1 100644 --- a/modules/entity_spell_system/data/species/entity_species_data.cpp +++ b/modules/entity_spell_system/data/species/entity_species_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/entity_species_data.h b/modules/entity_spell_system/data/species/entity_species_data.h index a9056e574..6ce9ea0d3 100644 --- a/modules/entity_spell_system/data/species/entity_species_data.h +++ b/modules/entity_spell_system/data/species/entity_species_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_SPECIES_DATA_H #define ENTITY_SPECIES_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/species_instance.cpp b/modules/entity_spell_system/data/species/species_instance.cpp index 143ba60a6..a29107f17 100644 --- a/modules/entity_spell_system/data/species/species_instance.cpp +++ b/modules/entity_spell_system/data/species/species_instance.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/species_instance.h b/modules/entity_spell_system/data/species/species_instance.h index 7001d59c6..36690aaae 100644 --- a/modules/entity_spell_system/data/species/species_instance.h +++ b/modules/entity_spell_system/data/species/species_instance.h @@ -1,7 +1,7 @@ #ifndef SPECIES_INSTANCE_H #define SPECIES_INSTANCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/species_model_data.cpp b/modules/entity_spell_system/data/species/species_model_data.cpp index f478489c5..e46fbcdcc 100644 --- a/modules/entity_spell_system/data/species/species_model_data.cpp +++ b/modules/entity_spell_system/data/species/species_model_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/species/species_model_data.h b/modules/entity_spell_system/data/species/species_model_data.h index 125ea2750..f229c8a65 100644 --- a/modules/entity_spell_system/data/species/species_model_data.h +++ b/modules/entity_spell_system/data/species/species_model_data.h @@ -1,7 +1,7 @@ #ifndef SPECIES_MODEL_DATA_H #define SPECIES_MODEL_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell.cpp b/modules/entity_spell_system/data/spells/spell.cpp index 4f16634c8..0bad1d488 100644 --- a/modules/entity_spell_system/data/spells/spell.cpp +++ b/modules/entity_spell_system/data/spells/spell.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell.h b/modules/entity_spell_system/data/spells/spell.h index 1fa072e27..75ffae060 100644 --- a/modules/entity_spell_system/data/spells/spell.h +++ b/modules/entity_spell_system/data/spells/spell.h @@ -1,7 +1,7 @@ #ifndef SPELL_H #define SPELL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.cpp b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.cpp index 56b0da496..4966d02cc 100644 --- a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.cpp +++ b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h index 6e7238719..bb635fa4d 100644 --- a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h +++ b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h @@ -1,7 +1,7 @@ #ifndef SPELL_COOLDOWN_MANIPULATION_DATA_H #define SPELL_COOLDOWN_MANIPULATION_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual.cpp b/modules/entity_spell_system/data/spells/spell_effect_visual.cpp index 806c1b162..f5c974222 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual.cpp +++ b/modules/entity_spell_system/data/spells/spell_effect_visual.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual.h b/modules/entity_spell_system/data/spells/spell_effect_visual.h index 5149f01ba..cb19cc863 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual.h +++ b/modules/entity_spell_system/data/spells/spell_effect_visual.h @@ -1,7 +1,7 @@ #ifndef SPELL_EFFECT_VISUAL_H #define SPELL_EFFECT_VISUAL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.cpp b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.cpp index 16040af7e..f895fb500 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.cpp +++ b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h index 9931c3855..3310d2bdb 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h +++ b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h @@ -1,7 +1,7 @@ #ifndef SPELL_EFFECT_VISUAL_SIMPLE_H #define SPELL_EFFECT_VISUAL_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db.cpp b/modules/entity_spell_system/database/ess_resource_db.cpp index ce44e8678..5129c47a4 100644 --- a/modules/entity_spell_system/database/ess_resource_db.cpp +++ b/modules/entity_spell_system/database/ess_resource_db.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db.h b/modules/entity_spell_system/database/ess_resource_db.h index 630e3a715..40bab4aec 100644 --- a/modules/entity_spell_system/database/ess_resource_db.h +++ b/modules/entity_spell_system/database/ess_resource_db.h @@ -1,7 +1,7 @@ #ifndef ESS_RESOURCE_DB_H #define ESS_RESOURCE_DB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_folders.cpp b/modules/entity_spell_system/database/ess_resource_db_folders.cpp index bd85754e7..56b7d3923 100644 --- a/modules/entity_spell_system/database/ess_resource_db_folders.cpp +++ b/modules/entity_spell_system/database/ess_resource_db_folders.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_folders.h b/modules/entity_spell_system/database/ess_resource_db_folders.h index 51371acbe..9e3533ab2 100644 --- a/modules/entity_spell_system/database/ess_resource_db_folders.h +++ b/modules/entity_spell_system/database/ess_resource_db_folders.h @@ -1,7 +1,7 @@ #ifndef ESS_RESOURCE_DB_FOLDERS_H #define ESS_RESOURCE_DB_FOLDERS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_map.cpp b/modules/entity_spell_system/database/ess_resource_db_map.cpp index 9b39fd90c..c708aaaae 100644 --- a/modules/entity_spell_system/database/ess_resource_db_map.cpp +++ b/modules/entity_spell_system/database/ess_resource_db_map.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_map.h b/modules/entity_spell_system/database/ess_resource_db_map.h index 8a38dc044..bba764033 100644 --- a/modules/entity_spell_system/database/ess_resource_db_map.h +++ b/modules/entity_spell_system/database/ess_resource_db_map.h @@ -1,7 +1,7 @@ #ifndef ESS_RESOURCE_DB_MAP_H #define ESS_RESOURCE_DB_MAP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_static.cpp b/modules/entity_spell_system/database/ess_resource_db_static.cpp index db7651914..2d4d9629b 100644 --- a/modules/entity_spell_system/database/ess_resource_db_static.cpp +++ b/modules/entity_spell_system/database/ess_resource_db_static.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/database/ess_resource_db_static.h b/modules/entity_spell_system/database/ess_resource_db_static.h index 492089da4..037ccbbd4 100644 --- a/modules/entity_spell_system/database/ess_resource_db_static.h +++ b/modules/entity_spell_system/database/ess_resource_db_static.h @@ -1,7 +1,7 @@ #ifndef ESS_RESOURCE_DB_STATIC_H #define ESS_RESOURCE_DB_STATIC_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.cpp b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.cpp index 7aec4e181..6553c736f 100644 --- a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.cpp +++ b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h index 072131402..18d8efb60 100644 --- a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h +++ b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h @@ -1,7 +1,7 @@ #ifndef ES_DRAG_AND_DROP_H #define ES_DRAG_AND_DROP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/editor/ess_editor_plugin.cpp b/modules/entity_spell_system/editor/ess_editor_plugin.cpp index ffee00c73..7d3b75c37 100644 --- a/modules/entity_spell_system/editor/ess_editor_plugin.cpp +++ b/modules/entity_spell_system/editor/ess_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/editor/ess_editor_plugin.h b/modules/entity_spell_system/editor/ess_editor_plugin.h index 96e42e84f..7f216a168 100644 --- a/modules/entity_spell_system/editor/ess_editor_plugin.h +++ b/modules/entity_spell_system/editor/ess_editor_plugin.h @@ -1,7 +1,7 @@ #ifndef ESS_EDITOR_PLUGIN_H #define ESS_EDITOR_PLUGIN_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/ai/entity_ai.cpp b/modules/entity_spell_system/entities/ai/entity_ai.cpp index c2fbdb5c4..60b885f4a 100644 --- a/modules/entity_spell_system/entities/ai/entity_ai.cpp +++ b/modules/entity_spell_system/entities/ai/entity_ai.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/ai/entity_ai.h b/modules/entity_spell_system/entities/ai/entity_ai.h index 9472f6418..aaf9ad650 100644 --- a/modules/entity_spell_system/entities/ai/entity_ai.h +++ b/modules/entity_spell_system/entities/ai/entity_ai.h @@ -1,7 +1,7 @@ #ifndef ENTITY_AI_H #define ENTITY_AI_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/auras/aura_data.cpp b/modules/entity_spell_system/entities/auras/aura_data.cpp index a4ccf55de..35d94ab2d 100644 --- a/modules/entity_spell_system/entities/auras/aura_data.cpp +++ b/modules/entity_spell_system/entities/auras/aura_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/auras/aura_data.h b/modules/entity_spell_system/entities/auras/aura_data.h index 55317237c..32d956a7d 100644 --- a/modules/entity_spell_system/entities/auras/aura_data.h +++ b/modules/entity_spell_system/entities/auras/aura_data.h @@ -1,7 +1,7 @@ #ifndef AURA_DATA_H #define AURA_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/character_spec.cpp b/modules/entity_spell_system/entities/data/character_spec.cpp index 91ebfb09e..98b321afb 100644 --- a/modules/entity_spell_system/entities/data/character_spec.cpp +++ b/modules/entity_spell_system/entities/data/character_spec.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/character_spec.h b/modules/entity_spell_system/entities/data/character_spec.h index 237f1c34a..04c9487a6 100644 --- a/modules/entity_spell_system/entities/data/character_spec.h +++ b/modules/entity_spell_system/entities/data/character_spec.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_SPEC_H #define CHARACTER_SPEC_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_class_data.cpp b/modules/entity_spell_system/entities/data/entity_class_data.cpp index b560084e6..e7ffd1267 100644 --- a/modules/entity_spell_system/entities/data/entity_class_data.cpp +++ b/modules/entity_spell_system/entities/data/entity_class_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_class_data.h b/modules/entity_spell_system/entities/data/entity_class_data.h index c6c647204..8f6c1fc2c 100644 --- a/modules/entity_spell_system/entities/data/entity_class_data.h +++ b/modules/entity_spell_system/entities/data/entity_class_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_CLASS_DATA_H #define ENTITY_CLASS_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_data.cpp b/modules/entity_spell_system/entities/data/entity_data.cpp index 2eb89dce4..b6bdd27fe 100644 --- a/modules/entity_spell_system/entities/data/entity_data.cpp +++ b/modules/entity_spell_system/entities/data/entity_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_data.h b/modules/entity_spell_system/entities/data/entity_data.h index 9c29c037c..3b83c2047 100644 --- a/modules/entity_spell_system/entities/data/entity_data.h +++ b/modules/entity_spell_system/entities/data/entity_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_DATA_H #define ENTITY_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_data_container.cpp b/modules/entity_spell_system/entities/data/entity_data_container.cpp index 07ab1c9de..58a295ee3 100644 --- a/modules/entity_spell_system/entities/data/entity_data_container.cpp +++ b/modules/entity_spell_system/entities/data/entity_data_container.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/entity_data_container.h b/modules/entity_spell_system/entities/data/entity_data_container.h index 678fb259d..1cafa9f96 100644 --- a/modules/entity_spell_system/entities/data/entity_data_container.h +++ b/modules/entity_spell_system/entities/data/entity_data_container.h @@ -1,7 +1,7 @@ #ifndef ENTITY_DATA_CONTAINER_H #define ENTITY_DATA_CONTAINER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/item_container_data.cpp b/modules/entity_spell_system/entities/data/item_container_data.cpp index 74e6198b0..aa5b7ab63 100644 --- a/modules/entity_spell_system/entities/data/item_container_data.cpp +++ b/modules/entity_spell_system/entities/data/item_container_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/item_container_data.h b/modules/entity_spell_system/entities/data/item_container_data.h index 8ad96a273..1f641d69f 100644 --- a/modules/entity_spell_system/entities/data/item_container_data.h +++ b/modules/entity_spell_system/entities/data/item_container_data.h @@ -1,7 +1,7 @@ #ifndef ITEM_CONTAINER_DATA_H #define ITEM_CONTAINER_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/item_container_data_entry.cpp b/modules/entity_spell_system/entities/data/item_container_data_entry.cpp index e7ab81043..6442aa14d 100644 --- a/modules/entity_spell_system/entities/data/item_container_data_entry.cpp +++ b/modules/entity_spell_system/entities/data/item_container_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/item_container_data_entry.h b/modules/entity_spell_system/entities/data/item_container_data_entry.h index 01858c926..bbed209a2 100644 --- a/modules/entity_spell_system/entities/data/item_container_data_entry.h +++ b/modules/entity_spell_system/entities/data/item_container_data_entry.h @@ -1,7 +1,7 @@ #ifndef CONTAINER_ITEM_DATA_H #define CONTAINER_ITEM_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/vendor_item_data.cpp b/modules/entity_spell_system/entities/data/vendor_item_data.cpp index edd0dccda..40455c6a0 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data.cpp +++ b/modules/entity_spell_system/entities/data/vendor_item_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/vendor_item_data.h b/modules/entity_spell_system/entities/data/vendor_item_data.h index 73a29ee59..2c089f50a 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data.h +++ b/modules/entity_spell_system/entities/data/vendor_item_data.h @@ -1,7 +1,7 @@ #ifndef VENDOR_ITEM_DATA_H #define VENDOR_ITEM_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/vendor_item_data_entry.cpp b/modules/entity_spell_system/entities/data/vendor_item_data_entry.cpp index be0d0c868..7efc88aaf 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data_entry.cpp +++ b/modules/entity_spell_system/entities/data/vendor_item_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/data/vendor_item_data_entry.h b/modules/entity_spell_system/entities/data/vendor_item_data_entry.h index da68787da..85c5be4af 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data_entry.h +++ b/modules/entity_spell_system/entities/data/vendor_item_data_entry.h @@ -1,7 +1,7 @@ #ifndef VENDOR_ITEM_DATA_ENTRY_H #define VENDOR_ITEM_DATA_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/entity.cpp b/modules/entity_spell_system/entities/entity.cpp index ee1b295ee..96cd45129 100644 --- a/modules/entity_spell_system/entities/entity.cpp +++ b/modules/entity_spell_system/entities/entity.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/entity.h b/modules/entity_spell_system/entities/entity.h index 853505101..a9294383d 100644 --- a/modules/entity_spell_system/entities/entity.h +++ b/modules/entity_spell_system/entities/entity.h @@ -1,7 +1,7 @@ #ifndef ENTITY_H #define ENTITY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource.cpp b/modules/entity_spell_system/entities/resources/entity_resource.cpp index 171c2187e..e97867bff 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource.h b/modules/entity_spell_system/entities/resources/entity_resource.h index a42dd5eea..42d5dc458 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource.h +++ b/modules/entity_spell_system/entities/resources/entity_resource.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_H #define ENTITY_RESOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.cpp b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.cpp index 48938866a..02503a417 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h index 6a7431837..acd5b577c 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_COST_DATA_H #define ENTITY_RESOURCE_COST_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.cpp b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.cpp index 125b3fc83..f148fc29d 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h index 077688c08..3bcd84a42 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_COST_DATA_HEALTH_H #define ENTITY_RESOURCE_COST_DATA_HEALTH_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.cpp b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.cpp index 353d052df..6785e9b3c 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h index 0f2ea55d4..0bb9c9a76 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_COST_DATA_RESOURCE_H #define ENTITY_RESOURCE_COST_DATA_RESOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_health.cpp b/modules/entity_spell_system/entities/resources/entity_resource_health.cpp index 347386c31..18e80c472 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_health.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource_health.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_health.h b/modules/entity_spell_system/entities/resources/entity_resource_health.h index 007b8ed5e..26df00bba 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_health.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_health.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_HEALTH_H #define ENTITY_RESOURCE_HEALTH_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_speed.cpp b/modules/entity_spell_system/entities/resources/entity_resource_speed.cpp index 91a7bb19b..677ea21fc 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_speed.cpp +++ b/modules/entity_spell_system/entities/resources/entity_resource_speed.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/resources/entity_resource_speed.h b/modules/entity_spell_system/entities/resources/entity_resource_speed.h index 77222b448..6f999211b 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_speed.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_speed.h @@ -1,7 +1,7 @@ #ifndef ENTITY_RESOURCE_SPEED_H #define ENTITY_RESOURCE_SPEED_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/skills/entity_skill.cpp b/modules/entity_spell_system/entities/skills/entity_skill.cpp index 96aa3f170..fea22ce33 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill.cpp +++ b/modules/entity_spell_system/entities/skills/entity_skill.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/skills/entity_skill.h b/modules/entity_spell_system/entities/skills/entity_skill.h index c5c6819fb..853177034 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill.h +++ b/modules/entity_spell_system/entities/skills/entity_skill.h @@ -1,7 +1,7 @@ #ifndef ENTITY_SKILL_H #define ENTITY_SKILL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/skills/entity_skill_data.cpp b/modules/entity_spell_system/entities/skills/entity_skill_data.cpp index 53deb5f72..89128c802 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill_data.cpp +++ b/modules/entity_spell_system/entities/skills/entity_skill_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/skills/entity_skill_data.h b/modules/entity_spell_system/entities/skills/entity_skill_data.h index b4cb31ea9..0c199f6e8 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill_data.h +++ b/modules/entity_spell_system/entities/skills/entity_skill_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_SKILL_DATA_H #define ENTITY_SKILL_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/complex_level_stat_data.cpp b/modules/entity_spell_system/entities/stats/complex_level_stat_data.cpp index e48939e80..6689d736b 100644 --- a/modules/entity_spell_system/entities/stats/complex_level_stat_data.cpp +++ b/modules/entity_spell_system/entities/stats/complex_level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/complex_level_stat_data.h b/modules/entity_spell_system/entities/stats/complex_level_stat_data.h index 07d982673..c0a2c5c54 100644 --- a/modules/entity_spell_system/entities/stats/complex_level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/complex_level_stat_data.h @@ -1,7 +1,7 @@ #ifndef COMPLEX_LEVEL_STAT_DATA_H #define COMPLEX_LEVEL_STAT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/level_stat_data.cpp b/modules/entity_spell_system/entities/stats/level_stat_data.cpp index 59a8dd6ee..1a1ce5eef 100644 --- a/modules/entity_spell_system/entities/stats/level_stat_data.cpp +++ b/modules/entity_spell_system/entities/stats/level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/level_stat_data.h b/modules/entity_spell_system/entities/stats/level_stat_data.h index 514fac4c3..fbc7bd4b2 100644 --- a/modules/entity_spell_system/entities/stats/level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/level_stat_data.h @@ -1,7 +1,7 @@ #ifndef LEVEL_STAT_DATA_H #define LEVEL_STAT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/simple_level_stat_data.cpp b/modules/entity_spell_system/entities/stats/simple_level_stat_data.cpp index 709e79a1b..e442795b1 100644 --- a/modules/entity_spell_system/entities/stats/simple_level_stat_data.cpp +++ b/modules/entity_spell_system/entities/stats/simple_level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/simple_level_stat_data.h b/modules/entity_spell_system/entities/stats/simple_level_stat_data.h index 5767ae77d..5d066a433 100644 --- a/modules/entity_spell_system/entities/stats/simple_level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/simple_level_stat_data.h @@ -1,7 +1,7 @@ #ifndef SIMPLE_LEVEL_STAT_DATA_H #define SIMPLE_LEVEL_STAT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/stat_data.cpp b/modules/entity_spell_system/entities/stats/stat_data.cpp index 2267c80f4..8ce582d71 100644 --- a/modules/entity_spell_system/entities/stats/stat_data.cpp +++ b/modules/entity_spell_system/entities/stats/stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entities/stats/stat_data.h b/modules/entity_spell_system/entities/stats/stat_data.h index 4922b6301..a654baa99 100644 --- a/modules/entity_spell_system/entities/stats/stat_data.h +++ b/modules/entity_spell_system/entities/stats/stat_data.h @@ -1,7 +1,7 @@ #ifndef STAT_DATA_H #define STAT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entity_enums.cpp b/modules/entity_spell_system/entity_enums.cpp index d547629c2..24c347fc1 100644 --- a/modules/entity_spell_system/entity_enums.cpp +++ b/modules/entity_spell_system/entity_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/entity_enums.h b/modules/entity_spell_system/entity_enums.h index 9ad6ece97..898fafbd3 100644 --- a/modules/entity_spell_system/entity_enums.h +++ b/modules/entity_spell_system/entity_enums.h @@ -1,7 +1,7 @@ #ifndef ENTITY_ENUMS_H #define ENTITY_ENUMS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/formations/ai_formation.cpp b/modules/entity_spell_system/formations/ai_formation.cpp index 94f146924..2a1e2bb18 100644 --- a/modules/entity_spell_system/formations/ai_formation.cpp +++ b/modules/entity_spell_system/formations/ai_formation.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/formations/ai_formation.h b/modules/entity_spell_system/formations/ai_formation.h index 747d58fee..1beb6150b 100644 --- a/modules/entity_spell_system/formations/ai_formation.h +++ b/modules/entity_spell_system/formations/ai_formation.h @@ -1,7 +1,7 @@ #ifndef AI_FORMATION_H #define AI_FORMATION_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/infos/aura_infos.cpp b/modules/entity_spell_system/infos/aura_infos.cpp index 11ccea7ac..9c3ef958d 100644 --- a/modules/entity_spell_system/infos/aura_infos.cpp +++ b/modules/entity_spell_system/infos/aura_infos.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/infos/aura_infos.h b/modules/entity_spell_system/infos/aura_infos.h index 1690e55a2..2a1d9b1a7 100644 --- a/modules/entity_spell_system/infos/aura_infos.h +++ b/modules/entity_spell_system/infos/aura_infos.h @@ -1,7 +1,7 @@ #ifndef AURA_INFOS_H #define AURA_INFOS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/infos/spell_cast_info.cpp b/modules/entity_spell_system/infos/spell_cast_info.cpp index fc1e5eef9..0c3291f93 100644 --- a/modules/entity_spell_system/infos/spell_cast_info.cpp +++ b/modules/entity_spell_system/infos/spell_cast_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/infos/spell_cast_info.h b/modules/entity_spell_system/infos/spell_cast_info.h index 920b568ae..65b010077 100644 --- a/modules/entity_spell_system/infos/spell_cast_info.h +++ b/modules/entity_spell_system/infos/spell_cast_info.h @@ -1,7 +1,7 @@ #ifndef SPELL_INFOS_H #define SPELL_INFOS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/bag.cpp b/modules/entity_spell_system/inventory/bag.cpp index 4328c07c4..4e3ed7267 100644 --- a/modules/entity_spell_system/inventory/bag.cpp +++ b/modules/entity_spell_system/inventory/bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/bag.h b/modules/entity_spell_system/inventory/bag.h index be4ccc856..349345698 100644 --- a/modules/entity_spell_system/inventory/bag.h +++ b/modules/entity_spell_system/inventory/bag.h @@ -1,7 +1,7 @@ #ifndef BAG_H #define BAG_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/grid_bag.cpp b/modules/entity_spell_system/inventory/grid_bag.cpp index cef685d7a..ddc1c03b9 100644 --- a/modules/entity_spell_system/inventory/grid_bag.cpp +++ b/modules/entity_spell_system/inventory/grid_bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/grid_bag.h b/modules/entity_spell_system/inventory/grid_bag.h index db6289512..c9290e865 100644 --- a/modules/entity_spell_system/inventory/grid_bag.h +++ b/modules/entity_spell_system/inventory/grid_bag.h @@ -1,7 +1,7 @@ #ifndef GRID_BAG_H #define GRID_BAG_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/inventory.cpp b/modules/entity_spell_system/inventory/inventory.cpp index 5ad666ce1..cf008976e 100644 --- a/modules/entity_spell_system/inventory/inventory.cpp +++ b/modules/entity_spell_system/inventory/inventory.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/inventory.h b/modules/entity_spell_system/inventory/inventory.h index b801ee19e..d93acf9f1 100644 --- a/modules/entity_spell_system/inventory/inventory.h +++ b/modules/entity_spell_system/inventory/inventory.h @@ -1,7 +1,7 @@ #ifndef INVENTORY_H #define INVENTORY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/normal_bag.cpp b/modules/entity_spell_system/inventory/normal_bag.cpp index c0b6f8b3b..1f49d1f9a 100644 --- a/modules/entity_spell_system/inventory/normal_bag.cpp +++ b/modules/entity_spell_system/inventory/normal_bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/inventory/normal_bag.h b/modules/entity_spell_system/inventory/normal_bag.h index 501ab4d80..15bb7b5f2 100644 --- a/modules/entity_spell_system/inventory/normal_bag.h +++ b/modules/entity_spell_system/inventory/normal_bag.h @@ -1,7 +1,7 @@ #ifndef BAG_H #define BAG_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/item_enums.cpp b/modules/entity_spell_system/item_enums.cpp index 38c248c84..5e9741c1a 100644 --- a/modules/entity_spell_system/item_enums.cpp +++ b/modules/entity_spell_system/item_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/item_enums.h b/modules/entity_spell_system/item_enums.h index 3d0dd4389..0c9c8a7d6 100644 --- a/modules/entity_spell_system/item_enums.h +++ b/modules/entity_spell_system/item_enums.h @@ -1,7 +1,7 @@ #ifndef ITEM_ENUMS_H #define ITEM_ENUMS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/material_cache/ess_material_cache.cpp b/modules/entity_spell_system/material_cache/ess_material_cache.cpp index ae8ff74ab..febd8b47b 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache.cpp +++ b/modules/entity_spell_system/material_cache/ess_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/material_cache/ess_material_cache.h b/modules/entity_spell_system/material_cache/ess_material_cache.h index 534875d9f..0c0ff6bf6 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache.h +++ b/modules/entity_spell_system/material_cache/ess_material_cache.h @@ -1,7 +1,7 @@ #ifndef ESS_MATERIAL_CACHE_H #define ESS_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.cpp b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.cpp index ca0677ee6..7c81727f1 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.cpp +++ b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h index bb81b880a..1db3b495d 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h +++ b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef ESS_MATERIAL_CACHE_PCM_H #define ESS_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/pipelines/spell_damage_info.cpp b/modules/entity_spell_system/pipelines/spell_damage_info.cpp index 433bc4acd..c72588a17 100644 --- a/modules/entity_spell_system/pipelines/spell_damage_info.cpp +++ b/modules/entity_spell_system/pipelines/spell_damage_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/pipelines/spell_damage_info.h b/modules/entity_spell_system/pipelines/spell_damage_info.h index ed95b80cb..4c3028ca6 100644 --- a/modules/entity_spell_system/pipelines/spell_damage_info.h +++ b/modules/entity_spell_system/pipelines/spell_damage_info.h @@ -1,7 +1,7 @@ #ifndef SPELL_DAMAGE_INFO_H #define SPELL_DAMAGE_INFO_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/pipelines/spell_heal_info.cpp b/modules/entity_spell_system/pipelines/spell_heal_info.cpp index e94244e78..a1f50291d 100644 --- a/modules/entity_spell_system/pipelines/spell_heal_info.cpp +++ b/modules/entity_spell_system/pipelines/spell_heal_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/pipelines/spell_heal_info.h b/modules/entity_spell_system/pipelines/spell_heal_info.h index e1f1ad317..2364abeda 100644 --- a/modules/entity_spell_system/pipelines/spell_heal_info.h +++ b/modules/entity_spell_system/pipelines/spell_heal_info.h @@ -1,7 +1,7 @@ #ifndef SPELL_HEAL_INFO_H #define SPELL_HEAL_INFO_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.cpp b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.cpp index b6103ea21..a19e29e1b 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.cpp +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h index 78a2cb439..295a1d090 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h @@ -1,7 +1,7 @@ #ifndef ACTION_BAR_BUTTON_ENTRY_H #define ACTION_BAR_BUTTON_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.cpp b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.cpp index 739788f88..9eaf8d915 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.cpp +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h index b0fb34210..5883c809e 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h @@ -1,7 +1,7 @@ #ifndef ACTION_BAR_ENTRY_H #define ACTION_BAR_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.cpp b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.cpp index aac1a6148..52dcfa7e2 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.cpp +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h index 17cf10398..d8edb6048 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h @@ -1,7 +1,7 @@ #ifndef ACTION_BAR_PROFILE_H #define ACTION_BAR_PROFILE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/class_profile.cpp b/modules/entity_spell_system/profiles/class_profile.cpp index 2cf76d575..11fe5b30d 100644 --- a/modules/entity_spell_system/profiles/class_profile.cpp +++ b/modules/entity_spell_system/profiles/class_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/class_profile.h b/modules/entity_spell_system/profiles/class_profile.h index 2970d67be..8403a3337 100644 --- a/modules/entity_spell_system/profiles/class_profile.h +++ b/modules/entity_spell_system/profiles/class_profile.h @@ -1,7 +1,7 @@ #ifndef CLASS_PROFILE_H #define CLASS_PROFILE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile.cpp b/modules/entity_spell_system/profiles/input/input_profile.cpp index 3fb6adc3a..ca07df9ae 100644 --- a/modules/entity_spell_system/profiles/input/input_profile.cpp +++ b/modules/entity_spell_system/profiles/input/input_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile.h b/modules/entity_spell_system/profiles/input/input_profile.h index 6192082a8..bcdc2f8c5 100644 --- a/modules/entity_spell_system/profiles/input/input_profile.h +++ b/modules/entity_spell_system/profiles/input/input_profile.h @@ -1,7 +1,7 @@ #ifndef INPUT_PROFILE_H #define INPUT_PROFILE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier.cpp b/modules/entity_spell_system/profiles/input/input_profile_modifier.cpp index 39d849f85..1dee358f2 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier.cpp +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier.h b/modules/entity_spell_system/profiles/input/input_profile_modifier.h index f14cffcf7..0ef98aefd 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier.h +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier.h @@ -1,7 +1,7 @@ #ifndef INPUT_PROFILE_MODIFIER_H #define INPUT_PROFILE_MODIFIER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.cpp b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.cpp index c5089452c..fc653561e 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.cpp +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h index 331194a6b..53b1d6023 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h @@ -1,7 +1,7 @@ #ifndef INPUT_PROFILE_MODIFIER_ENTRY_H #define INPUT_PROFILE_MODIFIER_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/player_profile.cpp b/modules/entity_spell_system/profiles/player_profile.cpp index 711e8d658..4aa864863 100644 --- a/modules/entity_spell_system/profiles/player_profile.cpp +++ b/modules/entity_spell_system/profiles/player_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/profiles/player_profile.h b/modules/entity_spell_system/profiles/player_profile.h index 0ec832afd..0ea1868ef 100644 --- a/modules/entity_spell_system/profiles/player_profile.h +++ b/modules/entity_spell_system/profiles/player_profile.h @@ -1,7 +1,7 @@ #ifndef PLAYER_PROFILE_H #define PLAYER_PROFILE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.cpp b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.cpp index 6e624755e..a011f8afb 100644 --- a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.cpp +++ b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h index b950686fa..5960dc61c 100644 --- a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h +++ b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h @@ -1,7 +1,7 @@ #ifndef SPELL_PROJECTILE_3D #define SPELL_PROJECTILE_3D /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/props/prop_data_entity.cpp b/modules/entity_spell_system/props/prop_data_entity.cpp index 2f8059dbc..111a4b31a 100644 --- a/modules/entity_spell_system/props/prop_data_entity.cpp +++ b/modules/entity_spell_system/props/prop_data_entity.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/props/prop_data_entity.h b/modules/entity_spell_system/props/prop_data_entity.h index 02a7003ec..3e2d6f535 100644 --- a/modules/entity_spell_system/props/prop_data_entity.h +++ b/modules/entity_spell_system/props/prop_data_entity.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_ENTITY_H #define PROP_DATA_ENTITY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/register_types.cpp b/modules/entity_spell_system/register_types.cpp index b4590a402..5a3939192 100644 --- a/modules/entity_spell_system/register_types.cpp +++ b/modules/entity_spell_system/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/register_types.h b/modules/entity_spell_system/register_types.h index 5c64da551..9bef4e9ae 100644 --- a/modules/entity_spell_system/register_types.h +++ b/modules/entity_spell_system/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/singletons/ess.cpp b/modules/entity_spell_system/singletons/ess.cpp index d3bca0e3b..0d55603dc 100644 --- a/modules/entity_spell_system/singletons/ess.cpp +++ b/modules/entity_spell_system/singletons/ess.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/singletons/ess.h b/modules/entity_spell_system/singletons/ess.h index dd85db171..b0c7643c6 100644 --- a/modules/entity_spell_system/singletons/ess.h +++ b/modules/entity_spell_system/singletons/ess.h @@ -1,7 +1,7 @@ #ifndef ESS_H #define ESS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/singletons/profile_manager.cpp b/modules/entity_spell_system/singletons/profile_manager.cpp index c8f271ae9..252645a95 100644 --- a/modules/entity_spell_system/singletons/profile_manager.cpp +++ b/modules/entity_spell_system/singletons/profile_manager.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/singletons/profile_manager.h b/modules/entity_spell_system/singletons/profile_manager.h index 66d7adc8b..9b62eef64 100644 --- a/modules/entity_spell_system/singletons/profile_manager.h +++ b/modules/entity_spell_system/singletons/profile_manager.h @@ -1,7 +1,7 @@ #ifndef PROFILE_MANAGER_H #define PROFILE_MANAGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_bones.cpp b/modules/entity_spell_system/skeleton/character_bones.cpp index d64553b4e..3a4098c92 100644 --- a/modules/entity_spell_system/skeleton/character_bones.cpp +++ b/modules/entity_spell_system/skeleton/character_bones.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_bones.h b/modules/entity_spell_system/skeleton/character_bones.h index b425881d0..367ac5a84 100644 --- a/modules/entity_spell_system/skeleton/character_bones.h +++ b/modules/entity_spell_system/skeleton/character_bones.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_BONES_H #define CHARACTER_BONES_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_skeleton_2d.cpp b/modules/entity_spell_system/skeleton/character_skeleton_2d.cpp index bedbcca46..10107af68 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_2d.cpp +++ b/modules/entity_spell_system/skeleton/character_skeleton_2d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_skeleton_2d.h b/modules/entity_spell_system/skeleton/character_skeleton_2d.h index 4f569269d..3786d2d53 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_2d.h +++ b/modules/entity_spell_system/skeleton/character_skeleton_2d.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_SKELETON_2D_H #define CHARACTER_SKELETON_2D_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_skeleton_3d.cpp b/modules/entity_spell_system/skeleton/character_skeleton_3d.cpp index 15c78acc7..e394a2d02 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_3d.cpp +++ b/modules/entity_spell_system/skeleton/character_skeleton_3d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/character_skeleton_3d.h b/modules/entity_spell_system/skeleton/character_skeleton_3d.h index 0665199b5..f8c1f945f 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_3d.h +++ b/modules/entity_spell_system/skeleton/character_skeleton_3d.h @@ -1,7 +1,7 @@ #ifndef CHARACTER_SKELETON_3D_H #define CHARACTER_SKELETON_3D_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/entity_skeleton_data.h b/modules/entity_spell_system/skeleton/entity_skeleton_data.h index a1a954208..e3565903a 100644 --- a/modules/entity_spell_system/skeleton/entity_skeleton_data.h +++ b/modules/entity_spell_system/skeleton/entity_skeleton_data.h @@ -1,7 +1,7 @@ #ifndef ENTITY_SKELETON_DATA_H #define ENTITY_SKELETON_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/skeleton_model_entry.cpp b/modules/entity_spell_system/skeleton/skeleton_model_entry.cpp index 1b80a5b7a..17286748a 100644 --- a/modules/entity_spell_system/skeleton/skeleton_model_entry.cpp +++ b/modules/entity_spell_system/skeleton/skeleton_model_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/skeleton/skeleton_model_entry.h b/modules/entity_spell_system/skeleton/skeleton_model_entry.h index f7aa7df2a..0ba447808 100644 --- a/modules/entity_spell_system/skeleton/skeleton_model_entry.h +++ b/modules/entity_spell_system/skeleton/skeleton_model_entry.h @@ -1,7 +1,7 @@ #ifndef SKELETON_MODEL_ENTRY_H #define SKELETON_MODEL_ENTRY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/spawners/ess_entity_spawner.cpp b/modules/entity_spell_system/spawners/ess_entity_spawner.cpp index e65aef35b..f3ae163b8 100644 --- a/modules/entity_spell_system/spawners/ess_entity_spawner.cpp +++ b/modules/entity_spell_system/spawners/ess_entity_spawner.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/spawners/ess_entity_spawner.h b/modules/entity_spell_system/spawners/ess_entity_spawner.h index d4dfb3814..d1217a399 100644 --- a/modules/entity_spell_system/spawners/ess_entity_spawner.h +++ b/modules/entity_spell_system/spawners/ess_entity_spawner.h @@ -1,7 +1,7 @@ #ifndef ESS_ENTITY_SPAWNER_H #define ESS_ENTITY_SPAWNER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/spell_enums.cpp b/modules/entity_spell_system/spell_enums.cpp index 99e797541..9c703d45e 100644 --- a/modules/entity_spell_system/spell_enums.cpp +++ b/modules/entity_spell_system/spell_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/spell_enums.h b/modules/entity_spell_system/spell_enums.h index 77a62d7c2..b71253a09 100644 --- a/modules/entity_spell_system/spell_enums.h +++ b/modules/entity_spell_system/spell_enums.h @@ -1,7 +1,7 @@ #ifndef SPELL_ENUMS_H #define SPELL_ENUMS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/utility/entity_create_info.cpp b/modules/entity_spell_system/utility/entity_create_info.cpp index b15991715..ef5325d59 100644 --- a/modules/entity_spell_system/utility/entity_create_info.cpp +++ b/modules/entity_spell_system/utility/entity_create_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/entity_spell_system/utility/entity_create_info.h b/modules/entity_spell_system/utility/entity_create_info.h index b751c1992..3f516b982 100644 --- a/modules/entity_spell_system/utility/entity_create_info.h +++ b/modules/entity_spell_system/utility/entity_create_info.h @@ -1,7 +1,7 @@ #ifndef ENTITY_CREATE_INFO_H #define ENTITY_CREATE_INFO_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/LICENSE b/modules/mesh_data_resource/LICENSE index bac315832..90fcf86ce 100644 --- a/modules/mesh_data_resource/LICENSE +++ b/modules/mesh_data_resource/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_ed.cpp b/modules/mesh_data_resource/editor/mdi_ed.cpp index 8dcfdf746..7e87b7fe3 100644 --- a/modules/mesh_data_resource/editor/mdi_ed.cpp +++ b/modules/mesh_data_resource/editor/mdi_ed.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_ed.h b/modules/mesh_data_resource/editor/mdi_ed.h index 98d02e81e..41dc12571 100644 --- a/modules/mesh_data_resource/editor/mdi_ed.h +++ b/modules/mesh_data_resource/editor/mdi_ed.h @@ -2,7 +2,7 @@ #define MDI_ED_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_ed_plugin.cpp b/modules/mesh_data_resource/editor/mdi_ed_plugin.cpp index 9cff0bda4..a81f56eea 100644 --- a/modules/mesh_data_resource/editor/mdi_ed_plugin.cpp +++ b/modules/mesh_data_resource/editor/mdi_ed_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_ed_plugin.h b/modules/mesh_data_resource/editor/mdi_ed_plugin.h index dab14fb66..bf47e829f 100644 --- a/modules/mesh_data_resource/editor/mdi_ed_plugin.h +++ b/modules/mesh_data_resource/editor/mdi_ed_plugin.h @@ -2,7 +2,7 @@ #define MDI_ED_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_gizmo.cpp b/modules/mesh_data_resource/editor/mdi_gizmo.cpp index 0fa4a3c94..075ab7bfe 100644 --- a/modules/mesh_data_resource/editor/mdi_gizmo.cpp +++ b/modules/mesh_data_resource/editor/mdi_gizmo.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_gizmo.h b/modules/mesh_data_resource/editor/mdi_gizmo.h index 3ea844904..30c65d4e9 100644 --- a/modules/mesh_data_resource/editor/mdi_gizmo.h +++ b/modules/mesh_data_resource/editor/mdi_gizmo.h @@ -2,7 +2,7 @@ #define MDI_GIZMO_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_gizmo_plugin.cpp b/modules/mesh_data_resource/editor/mdi_gizmo_plugin.cpp index d970af3f0..4f6defa25 100644 --- a/modules/mesh_data_resource/editor/mdi_gizmo_plugin.cpp +++ b/modules/mesh_data_resource/editor/mdi_gizmo_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/mdi_gizmo_plugin.h b/modules/mesh_data_resource/editor/mdi_gizmo_plugin.h index 7c3d069a2..5fb1d98e7 100644 --- a/modules/mesh_data_resource/editor/mdi_gizmo_plugin.h +++ b/modules/mesh_data_resource/editor/mdi_gizmo_plugin.h @@ -2,7 +2,7 @@ #define MDI_GIZMO_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.cpp b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.cpp index caca33147..79b75ee75 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.cpp +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.h b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.h index dc1caf54b..2dd4b1171 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.h +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_decompose.h @@ -2,7 +2,7 @@ #define MDR_ED_MESH_DECOMPOSE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.cpp b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.cpp index 4b83030cf..d557df3b3 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.cpp +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.h b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.h index 1ca45f813..303d6c9a9 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.h +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_outline.h @@ -2,7 +2,7 @@ #define MDR_ED_MESH_OUTLINE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.cpp b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.cpp index b60050826..dd509f1ae 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.cpp +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.h b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.h index 8b1386e28..c0e6df796 100644 --- a/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.h +++ b/modules/mesh_data_resource/editor/utilities/mdr_ed_mesh_utils.h @@ -2,7 +2,7 @@ #define MDR_ED_MESH_UTILS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.cpp b/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.cpp index 7f98516f1..62bc7dc96 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.cpp +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.h b/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.h index c699b758d..25c0dd9ba 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.h +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_ed_uv_previewer.h @@ -2,7 +2,7 @@ #define MDR_ED_UV_PREVIEWER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.cpp b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.cpp index 80f24b861..6bea1b06c 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.cpp +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.h b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.h index 1c2afb118..c4d4f51c7 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.h +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor.h @@ -2,7 +2,7 @@ #define MDR_UV_RECT_EDITOR_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.cpp b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.cpp index 95f3de7b4..efd18f5e6 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.cpp +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.h b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.h index 5df8fbdef..934208217 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.h +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_editor_popup.h @@ -2,7 +2,7 @@ #define MDR_UV_RECT_EDITOR_POPUP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.cpp b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.cpp index 6fcf4fcd5..3f3ea1660 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.cpp +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.h b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.h index 84b82904f..f62c311db 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.h +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view.h @@ -2,7 +2,7 @@ #define MDR_UV_RECT_VIEW_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.cpp b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.cpp index 3b8251e2e..b3ad713bc 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.cpp +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.h b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.h index 0dac277ae..d5df9b889 100644 --- a/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.h +++ b/modules/mesh_data_resource/editor/uv_editor/mdr_uv_rect_view_node.h @@ -2,7 +2,7 @@ #define MDR_UV_RECT_VIEW_NODE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/mesh_data_resource.cpp b/modules/mesh_data_resource/mesh_data_resource.cpp index 63f75b079..ad5d164af 100644 --- a/modules/mesh_data_resource/mesh_data_resource.cpp +++ b/modules/mesh_data_resource/mesh_data_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/mesh_data_resource.h b/modules/mesh_data_resource/mesh_data_resource.h index 2f1fae5bf..23add948b 100644 --- a/modules/mesh_data_resource/mesh_data_resource.h +++ b/modules/mesh_data_resource/mesh_data_resource.h @@ -1,7 +1,7 @@ #ifndef MESH_DATA_REOURCE_H #define MESH_DATA_REOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/mesh_data_resource_collection.cpp b/modules/mesh_data_resource/mesh_data_resource_collection.cpp index ff29b4b11..53a3f101e 100644 --- a/modules/mesh_data_resource/mesh_data_resource_collection.cpp +++ b/modules/mesh_data_resource/mesh_data_resource_collection.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/mesh_data_resource_collection.h b/modules/mesh_data_resource/mesh_data_resource_collection.h index 7879ceda9..b331e599d 100644 --- a/modules/mesh_data_resource/mesh_data_resource_collection.h +++ b/modules/mesh_data_resource/mesh_data_resource_collection.h @@ -1,7 +1,7 @@ #ifndef MESH_DATA_REOURCE_COLLECTION_H #define MESH_DATA_REOURCE_COLLECTION_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/nodes/mesh_data_instance.h b/modules/mesh_data_resource/nodes/mesh_data_instance.h index 22e8ba79c..b025dbc4a 100644 --- a/modules/mesh_data_resource/nodes/mesh_data_instance.h +++ b/modules/mesh_data_resource/nodes/mesh_data_instance.h @@ -1,7 +1,7 @@ #ifndef PROP_MESH_DATA_INSTANCE_H #define PROP_MESH_DATA_INSTANCE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h b/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h index 469241d78..f3e1d8be1 100644 --- a/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h +++ b/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h @@ -1,7 +1,7 @@ #ifndef PROP_MESH_DATA_INSTANCE_2D_H #define PROP_MESH_DATA_INSTANCE_2D_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.cpp b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.cpp index 3029eca99..6920bcf44 100644 --- a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.cpp +++ b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h index adda6689f..bcdf8ad6c 100644 --- a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h +++ b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h @@ -1,7 +1,7 @@ #ifndef MDR_IMPORT_PLUGIN_BASE #define MDR_IMPORT_PLUGIN_BASE /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.cpp b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.cpp index e278d8b0c..0f9f574d6 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.cpp +++ b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h index d67146ca1..5f065ea4e 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h +++ b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h @@ -1,7 +1,7 @@ #ifndef EDITOR_IMPORT_GLTF_MDR #define EDITOR_IMPORT_GLTF_MDR /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.cpp b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.cpp index 9f1467d33..0f33aa75a 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.cpp +++ b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h index 25ea9ea2f..f39474e0e 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h +++ b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h @@ -1,7 +1,7 @@ #ifndef EDITOR_PLUGIN_GLTF_MDR #define EDITOR_PLUGIN_GLTF_MDR /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/props/prop_data_mesh_data.cpp b/modules/mesh_data_resource/props/prop_data_mesh_data.cpp index 002bdcb57..2531b2433 100644 --- a/modules/mesh_data_resource/props/prop_data_mesh_data.cpp +++ b/modules/mesh_data_resource/props/prop_data_mesh_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/props/prop_data_mesh_data.h b/modules/mesh_data_resource/props/prop_data_mesh_data.h index 29340d2e8..06bf6d035 100644 --- a/modules/mesh_data_resource/props/prop_data_mesh_data.h +++ b/modules/mesh_data_resource/props/prop_data_mesh_data.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_MESH_H #define PROP_DATA_MESH_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.cpp b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.cpp index 39f3f7a4d..be5de556b 100644 --- a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.cpp +++ b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h index 6f2aed628..12c2b2c6a 100644 --- a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h +++ b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_MESH_H #define PROP_2D_DATA_MESH_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/register_types.cpp b/modules/mesh_data_resource/register_types.cpp index b6ba86f5b..69de6b182 100644 --- a/modules/mesh_data_resource/register_types.cpp +++ b/modules/mesh_data_resource/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_data_resource/register_types.h b/modules/mesh_data_resource/register_types.h index c6efacbfd..0aba9d7c9 100644 --- a/modules/mesh_data_resource/register_types.h +++ b/modules/mesh_data_resource/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/LICENSE b/modules/mesh_utils/LICENSE index 3d1b95ed8..77b07281b 100644 --- a/modules/mesh_utils/LICENSE +++ b/modules/mesh_utils/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/fast_quadratic_mesh_simplifier.cpp b/modules/mesh_utils/fast_quadratic_mesh_simplifier.cpp index c85aaa4f4..9393411a2 100644 --- a/modules/mesh_utils/fast_quadratic_mesh_simplifier.cpp +++ b/modules/mesh_utils/fast_quadratic_mesh_simplifier.cpp @@ -2,7 +2,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/fast_quadratic_mesh_simplifier.h b/modules/mesh_utils/fast_quadratic_mesh_simplifier.h index 1c5c73742..6455c0a09 100644 --- a/modules/mesh_utils/fast_quadratic_mesh_simplifier.h +++ b/modules/mesh_utils/fast_quadratic_mesh_simplifier.h @@ -3,7 +3,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/fqms.h b/modules/mesh_utils/fqms.h index 2320ec02c..b5d7c2091 100644 --- a/modules/mesh_utils/fqms.h +++ b/modules/mesh_utils/fqms.h @@ -3,7 +3,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Copyright(c) 2017-2020 Mattias Edlund Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/modules/mesh_utils/mesh_merger.cpp b/modules/mesh_utils/mesh_merger.cpp index 765c8fb18..8b54bcf41 100644 --- a/modules/mesh_utils/mesh_merger.cpp +++ b/modules/mesh_utils/mesh_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/mesh_merger.h b/modules/mesh_utils/mesh_merger.h index 994054873..e786b38e5 100644 --- a/modules/mesh_utils/mesh_merger.h +++ b/modules/mesh_utils/mesh_merger.h @@ -2,7 +2,7 @@ #define MESH_MERGER_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/mesh_utils.cpp b/modules/mesh_utils/mesh_utils.cpp index d6c146274..3c8193f61 100644 --- a/modules/mesh_utils/mesh_utils.cpp +++ b/modules/mesh_utils/mesh_utils.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/mesh_utils.h b/modules/mesh_utils/mesh_utils.h index 6fffa4f5c..857f04e3c 100644 --- a/modules/mesh_utils/mesh_utils.h +++ b/modules/mesh_utils/mesh_utils.h @@ -1,7 +1,7 @@ #ifndef MESH_UTILS_H #define MESH_UTILS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/register_types.cpp b/modules/mesh_utils/register_types.cpp index 093689d1a..de33b3ff0 100644 --- a/modules/mesh_utils/register_types.cpp +++ b/modules/mesh_utils/register_types.cpp @@ -1,6 +1,6 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/mesh_utils/register_types.h b/modules/mesh_utils/register_types.h index b5fec5cd6..099863a14 100644 --- a/modules/mesh_utils/register_types.h +++ b/modules/mesh_utils/register_types.h @@ -3,7 +3,7 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/editor/paint_editor_plugin.cpp b/modules/paint/editor/paint_editor_plugin.cpp index a5d098624..ec7f04f08 100644 --- a/modules/paint/editor/paint_editor_plugin.cpp +++ b/modules/paint/editor/paint_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/editor/paint_editor_plugin.h b/modules/paint/editor/paint_editor_plugin.h index 083c35a65..d7021d535 100644 --- a/modules/paint/editor/paint_editor_plugin.h +++ b/modules/paint/editor/paint_editor_plugin.h @@ -2,7 +2,7 @@ #define PAINT_EDITOR__PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/editor/paint_inspector_plugin.cpp b/modules/paint/editor/paint_inspector_plugin.cpp index d5c08e9e6..8991b1157 100644 --- a/modules/paint/editor/paint_inspector_plugin.cpp +++ b/modules/paint/editor/paint_inspector_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/editor/paint_inspector_plugin.h b/modules/paint/editor/paint_inspector_plugin.h index fd8317059..0003680b7 100644 --- a/modules/paint/editor/paint_inspector_plugin.h +++ b/modules/paint/editor/paint_inspector_plugin.h @@ -2,7 +2,7 @@ #define PAINT_INSPECTOR_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/register_types.cpp b/modules/paint/register_types.cpp index b0537741d..1c7cface8 100644 --- a/modules/paint/register_types.cpp +++ b/modules/paint/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/paint/register_types.h b/modules/paint/register_types.h index 3f05243eb..3078fa581 100644 --- a/modules/paint/register_types.h +++ b/modules/paint/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/LICENSE b/modules/props/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/props/LICENSE +++ b/modules/props/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/clutter/ground_clutter.cpp b/modules/props/clutter/ground_clutter.cpp index cfabd9203..3c11105ca 100644 --- a/modules/props/clutter/ground_clutter.cpp +++ b/modules/props/clutter/ground_clutter.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/clutter/ground_clutter.h b/modules/props/clutter/ground_clutter.h index 8ada83dd6..03b76adfd 100644 --- a/modules/props/clutter/ground_clutter.h +++ b/modules/props/clutter/ground_clutter.h @@ -1,7 +1,7 @@ #ifndef GROUND_CLUTTER_H #define GROUND_CLUTTER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/clutter/ground_clutter_foliage.cpp b/modules/props/clutter/ground_clutter_foliage.cpp index 2f399f1ff..45fa0a73e 100644 --- a/modules/props/clutter/ground_clutter_foliage.cpp +++ b/modules/props/clutter/ground_clutter_foliage.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/clutter/ground_clutter_foliage.h b/modules/props/clutter/ground_clutter_foliage.h index 56df4c864..d3fc70850 100644 --- a/modules/props/clutter/ground_clutter_foliage.h +++ b/modules/props/clutter/ground_clutter_foliage.h @@ -1,7 +1,7 @@ #ifndef GROUND_CLUTTER_FOLIAGE_H #define GROUND_CLUTTER_FOLIAGE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/editor/prop_editor_plugin.cpp b/modules/props/editor/prop_editor_plugin.cpp index 912093247..b77c56dd9 100644 --- a/modules/props/editor/prop_editor_plugin.cpp +++ b/modules/props/editor/prop_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/editor/prop_editor_plugin.h b/modules/props/editor/prop_editor_plugin.h index 0c5a9deb2..1f70dedeb 100644 --- a/modules/props/editor/prop_editor_plugin.h +++ b/modules/props/editor/prop_editor_plugin.h @@ -1,7 +1,7 @@ #ifndef PROP_EDITOR_PLUGIN_H #define PROP_EDITOR_PLUGIN_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/jobs/prop_mesher_job_step.cpp b/modules/props/jobs/prop_mesher_job_step.cpp index 14205860e..f8f8243bf 100644 --- a/modules/props/jobs/prop_mesher_job_step.cpp +++ b/modules/props/jobs/prop_mesher_job_step.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/jobs/prop_mesher_job_step.h b/modules/props/jobs/prop_mesher_job_step.h index e39375901..e54a0c96d 100644 --- a/modules/props/jobs/prop_mesher_job_step.h +++ b/modules/props/jobs/prop_mesher_job_step.h @@ -1,7 +1,7 @@ #ifndef PROP_MESHER_JOB_STEP_H #define PROP_MESHER_JOB_STEP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/jobs/prop_texture_job.cpp b/modules/props/jobs/prop_texture_job.cpp index 2acca1157..bad5e1c02 100644 --- a/modules/props/jobs/prop_texture_job.cpp +++ b/modules/props/jobs/prop_texture_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/jobs/prop_texture_job.h b/modules/props/jobs/prop_texture_job.h index 8b9cae785..f5e346772 100644 --- a/modules/props/jobs/prop_texture_job.h +++ b/modules/props/jobs/prop_texture_job.h @@ -1,7 +1,7 @@ #ifndef PROP_TEXTURE_JOB #define PROP_TEXTURE_JOB /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/lights/prop_light.cpp b/modules/props/lights/prop_light.cpp index b16b361fc..a89575a8e 100644 --- a/modules/props/lights/prop_light.cpp +++ b/modules/props/lights/prop_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/lights/prop_light.h b/modules/props/lights/prop_light.h index b4cd82185..b83891c95 100644 --- a/modules/props/lights/prop_light.h +++ b/modules/props/lights/prop_light.h @@ -1,7 +1,7 @@ #ifndef PROP_LIGHT_H #define PROP_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/material_cache/prop_material_cache.cpp b/modules/props/material_cache/prop_material_cache.cpp index 6efbe0ea7..abe2dac12 100644 --- a/modules/props/material_cache/prop_material_cache.cpp +++ b/modules/props/material_cache/prop_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/material_cache/prop_material_cache.h b/modules/props/material_cache/prop_material_cache.h index 3c9a583c3..55595d21e 100644 --- a/modules/props/material_cache/prop_material_cache.h +++ b/modules/props/material_cache/prop_material_cache.h @@ -1,7 +1,7 @@ #ifndef PROP_MATERIAL_CACHE_H #define PROP_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/material_cache/prop_material_cache_pcm.cpp b/modules/props/material_cache/prop_material_cache_pcm.cpp index 6f1071dbe..363bc2e7c 100644 --- a/modules/props/material_cache/prop_material_cache_pcm.cpp +++ b/modules/props/material_cache/prop_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/material_cache/prop_material_cache_pcm.h b/modules/props/material_cache/prop_material_cache_pcm.h index 92b63f603..de6bb8799 100644 --- a/modules/props/material_cache/prop_material_cache_pcm.h +++ b/modules/props/material_cache/prop_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef PROP_MATERIAL_CACHE_PCM_H #define PROP_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_ess_entity.h b/modules/props/prop_ess_entity.h index 5f82a5c55..5729c326d 100644 --- a/modules/props/prop_ess_entity.h +++ b/modules/props/prop_ess_entity.h @@ -1,7 +1,7 @@ #ifndef PROP_ESS_ENTITY_H #define PROP_ESS_ENTITY_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance.h b/modules/props/prop_instance.h index bd273b218..1c351c248 100644 --- a/modules/props/prop_instance.h +++ b/modules/props/prop_instance.h @@ -1,7 +1,7 @@ #ifndef PROP_INSTANCE_H #define PROP_INSTANCE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance_job.cpp b/modules/props/prop_instance_job.cpp index 225f95c85..2d8235229 100644 --- a/modules/props/prop_instance_job.cpp +++ b/modules/props/prop_instance_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance_job.h b/modules/props/prop_instance_job.h index 437ace8f9..c3c22e1eb 100644 --- a/modules/props/prop_instance_job.h +++ b/modules/props/prop_instance_job.h @@ -1,7 +1,7 @@ #ifndef PROP_INSTANCE_JOB #define PROP_INSTANCE_JOB /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance_merger.h b/modules/props/prop_instance_merger.h index 9bbbefd44..287a994b1 100644 --- a/modules/props/prop_instance_merger.h +++ b/modules/props/prop_instance_merger.h @@ -1,7 +1,7 @@ #ifndef PROP_INSTANCE_MERGER_H #define PROP_INSTANCE_MERGER_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance_prop_job.cpp b/modules/props/prop_instance_prop_job.cpp index b0c8d4f04..94c005fa5 100644 --- a/modules/props/prop_instance_prop_job.cpp +++ b/modules/props/prop_instance_prop_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_instance_prop_job.h b/modules/props/prop_instance_prop_job.h index e5df475d1..9dc7295e8 100644 --- a/modules/props/prop_instance_prop_job.h +++ b/modules/props/prop_instance_prop_job.h @@ -1,7 +1,7 @@ #ifndef PROP_JOB_H #define PROP_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_mesher.cpp b/modules/props/prop_mesher.cpp index 35f3ec2ff..66b6fdc91 100644 --- a/modules/props/prop_mesher.cpp +++ b/modules/props/prop_mesher.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_mesher.h b/modules/props/prop_mesher.h index dd640c4b4..53b7ec92c 100644 --- a/modules/props/prop_mesher.h +++ b/modules/props/prop_mesher.h @@ -1,7 +1,7 @@ #ifndef PROP_MESHER_H #define PROP_MESHER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/prop_scene_instance.h b/modules/props/prop_scene_instance.h index 03cba8bb7..253501a99 100644 --- a/modules/props/prop_scene_instance.h +++ b/modules/props/prop_scene_instance.h @@ -1,7 +1,7 @@ #ifndef PROP_SCENE_INSTANCE_H #define PROP_SCENE_INSTANCE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data.cpp b/modules/props/props/prop_data.cpp index 003b63371..af6ea3e86 100644 --- a/modules/props/props/prop_data.cpp +++ b/modules/props/props/prop_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data.h b/modules/props/props/prop_data.h index 72f2173bf..f5f98cc83 100644 --- a/modules/props/props/prop_data.h +++ b/modules/props/props/prop_data.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_H #define PROP_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_entry.cpp b/modules/props/props/prop_data_entry.cpp index f90501e36..e4347fecc 100644 --- a/modules/props/props/prop_data_entry.cpp +++ b/modules/props/props/prop_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_entry.h b/modules/props/props/prop_data_entry.h index 1be8a727e..5ddc8c90c 100644 --- a/modules/props/props/prop_data_entry.h +++ b/modules/props/props/prop_data_entry.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_DATA_H #define PROP_DATA_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_light.cpp b/modules/props/props/prop_data_light.cpp index ebe0a33a1..b228aa21b 100644 --- a/modules/props/props/prop_data_light.cpp +++ b/modules/props/props/prop_data_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_light.h b/modules/props/props/prop_data_light.h index bc52d39bd..6a6c20f96 100644 --- a/modules/props/props/prop_data_light.h +++ b/modules/props/props/prop_data_light.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_LIGHT_H #define PROP_DATA_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_portal.cpp b/modules/props/props/prop_data_portal.cpp index 538d13d21..62c1f29ab 100644 --- a/modules/props/props/prop_data_portal.cpp +++ b/modules/props/props/prop_data_portal.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_portal.h b/modules/props/props/prop_data_portal.h index 37e9f2171..98a684d01 100644 --- a/modules/props/props/prop_data_portal.h +++ b/modules/props/props/prop_data_portal.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_PORTAL_H #define PROP_DATA_PORTAL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_prop.cpp b/modules/props/props/prop_data_prop.cpp index 17694c330..4309de834 100644 --- a/modules/props/props/prop_data_prop.cpp +++ b/modules/props/props/prop_data_prop.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_prop.h b/modules/props/props/prop_data_prop.h index 8b56e1f2c..56920f9cd 100644 --- a/modules/props/props/prop_data_prop.h +++ b/modules/props/props/prop_data_prop.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_PROP_H #define PROP_DATA_PROP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_scene.cpp b/modules/props/props/prop_data_scene.cpp index ea814d953..0c3f65aa0 100644 --- a/modules/props/props/prop_data_scene.cpp +++ b/modules/props/props/prop_data_scene.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_scene.h b/modules/props/props/prop_data_scene.h index 5b6a65147..b1efba839 100644 --- a/modules/props/props/prop_data_scene.h +++ b/modules/props/props/prop_data_scene.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_SCENE_H #define PROP_DATA_SCENE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_tiled_wall.cpp b/modules/props/props/prop_data_tiled_wall.cpp index b9bb4903c..5a36c387e 100644 --- a/modules/props/props/prop_data_tiled_wall.cpp +++ b/modules/props/props/prop_data_tiled_wall.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/props/prop_data_tiled_wall.h b/modules/props/props/prop_data_tiled_wall.h index 1a8c5297b..d8d008955 100644 --- a/modules/props/props/prop_data_tiled_wall.h +++ b/modules/props/props/prop_data_tiled_wall.h @@ -1,7 +1,7 @@ #ifndef PROP_DATA_TILED_WALL_H #define PROP_DATA_TILED_WALL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/register_types.cpp b/modules/props/register_types.cpp index a04bfc29a..6089ca505 100644 --- a/modules/props/register_types.cpp +++ b/modules/props/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/register_types.h b/modules/props/register_types.h index a033acef6..8f08c971e 100644 --- a/modules/props/register_types.h +++ b/modules/props/register_types.h @@ -1,7 +1,7 @@ #ifndef PROPS_REGISTER_TYPES_H #define PROPS_REGISTER_TYPES_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/singleton/prop_cache.cpp b/modules/props/singleton/prop_cache.cpp index 30b2d72a3..48cc372c0 100644 --- a/modules/props/singleton/prop_cache.cpp +++ b/modules/props/singleton/prop_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/singleton/prop_cache.h b/modules/props/singleton/prop_cache.h index 218ebba63..bceda4894 100644 --- a/modules/props/singleton/prop_cache.h +++ b/modules/props/singleton/prop_cache.h @@ -1,7 +1,7 @@ #ifndef PROP_CACHE_H #define PROP_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/singleton/prop_utils.cpp b/modules/props/singleton/prop_utils.cpp index edcdaddbc..2ab9742af 100644 --- a/modules/props/singleton/prop_utils.cpp +++ b/modules/props/singleton/prop_utils.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/singleton/prop_utils.h b/modules/props/singleton/prop_utils.h index d96412372..e491e7cca 100644 --- a/modules/props/singleton/prop_utils.h +++ b/modules/props/singleton/prop_utils.h @@ -1,7 +1,7 @@ #ifndef PROP_UTILS_H #define PROP_UTILS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/tiled_wall/tiled_wall.h b/modules/props/tiled_wall/tiled_wall.h index ae4f14c3d..dbea03be8 100644 --- a/modules/props/tiled_wall/tiled_wall.h +++ b/modules/props/tiled_wall/tiled_wall.h @@ -1,7 +1,7 @@ #ifndef TILED_WALL_H #define TILED_WALL_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/tiled_wall/tiled_wall_data.cpp b/modules/props/tiled_wall/tiled_wall_data.cpp index b2f5c0982..44c13c50e 100644 --- a/modules/props/tiled_wall/tiled_wall_data.cpp +++ b/modules/props/tiled_wall/tiled_wall_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props/tiled_wall/tiled_wall_data.h b/modules/props/tiled_wall/tiled_wall_data.h index 30bc7962b..a10c44942 100644 --- a/modules/props/tiled_wall/tiled_wall_data.h +++ b/modules/props/tiled_wall/tiled_wall_data.h @@ -1,7 +1,7 @@ #ifndef TILED_WALL_DATA_H #define TILED_WALL_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/LICENSE b/modules/props_2d/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/props_2d/LICENSE +++ b/modules/props_2d/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/clutter/ground_clutter_2d.cpp b/modules/props_2d/clutter/ground_clutter_2d.cpp index c6cd1c36a..eb8b91480 100644 --- a/modules/props_2d/clutter/ground_clutter_2d.cpp +++ b/modules/props_2d/clutter/ground_clutter_2d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/clutter/ground_clutter_2d.h b/modules/props_2d/clutter/ground_clutter_2d.h index e8b543332..d5b397e57 100644 --- a/modules/props_2d/clutter/ground_clutter_2d.h +++ b/modules/props_2d/clutter/ground_clutter_2d.h @@ -1,7 +1,7 @@ #ifndef GROUND_CLUTTER_2D_H #define GROUND_CLUTTER_2D_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/clutter/ground_clutter_2d_foliage.cpp b/modules/props_2d/clutter/ground_clutter_2d_foliage.cpp index 499bbb7b3..2b0c01f21 100644 --- a/modules/props_2d/clutter/ground_clutter_2d_foliage.cpp +++ b/modules/props_2d/clutter/ground_clutter_2d_foliage.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/clutter/ground_clutter_2d_foliage.h b/modules/props_2d/clutter/ground_clutter_2d_foliage.h index 06abc6029..302bb13e2 100644 --- a/modules/props_2d/clutter/ground_clutter_2d_foliage.h +++ b/modules/props_2d/clutter/ground_clutter_2d_foliage.h @@ -1,7 +1,7 @@ #ifndef GROUND_CLUTTER_FOLIAGE_2D_H #define GROUND_CLUTTER_FOLIAGE_2D_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/editor/prop_2d_editor_plugin.cpp b/modules/props_2d/editor/prop_2d_editor_plugin.cpp index 1c0b80075..ae884c4a5 100644 --- a/modules/props_2d/editor/prop_2d_editor_plugin.cpp +++ b/modules/props_2d/editor/prop_2d_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/editor/prop_2d_editor_plugin.h b/modules/props_2d/editor/prop_2d_editor_plugin.h index 59896bfba..e7e06cb10 100644 --- a/modules/props_2d/editor/prop_2d_editor_plugin.h +++ b/modules/props_2d/editor/prop_2d_editor_plugin.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_EDITOR_PLUGIN_H #define PROP_2D_EDITOR_PLUGIN_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/jobs/prop_2d_texture_job.cpp b/modules/props_2d/jobs/prop_2d_texture_job.cpp index 0b95c9039..c4e313e16 100644 --- a/modules/props_2d/jobs/prop_2d_texture_job.cpp +++ b/modules/props_2d/jobs/prop_2d_texture_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/jobs/prop_2d_texture_job.h b/modules/props_2d/jobs/prop_2d_texture_job.h index 6731a5c17..26c1807e2 100644 --- a/modules/props_2d/jobs/prop_2d_texture_job.h +++ b/modules/props_2d/jobs/prop_2d_texture_job.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_TEXTURE_JOB #define PROP_2D_TEXTURE_JOB /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/lights/prop_2d_light.cpp b/modules/props_2d/lights/prop_2d_light.cpp index dd71e5228..1f941216e 100644 --- a/modules/props_2d/lights/prop_2d_light.cpp +++ b/modules/props_2d/lights/prop_2d_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/lights/prop_2d_light.h b/modules/props_2d/lights/prop_2d_light.h index 23b3a4e0f..fd9b77e84 100644 --- a/modules/props_2d/lights/prop_2d_light.h +++ b/modules/props_2d/lights/prop_2d_light.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_LIGHT_H #define PROP_2D_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/material_cache/prop_2d_material_cache.cpp b/modules/props_2d/material_cache/prop_2d_material_cache.cpp index 197f3b284..3f4b15074 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache.cpp +++ b/modules/props_2d/material_cache/prop_2d_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/material_cache/prop_2d_material_cache.h b/modules/props_2d/material_cache/prop_2d_material_cache.h index 05b0fa7e5..06435b319 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache.h +++ b/modules/props_2d/material_cache/prop_2d_material_cache.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_MATERIAL_CACHE_H #define PROP_2D_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.cpp b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.cpp index 9ea3485b8..eba29530f 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.cpp +++ b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h index 6f7a7356f..0486f3d35 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h +++ b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_MATERIAL_CACHE_PCM_H #define PROP_2D_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_ess_entity.h b/modules/props_2d/prop_2d_ess_entity.h index 079d85bd2..151e85533 100644 --- a/modules/props_2d/prop_2d_ess_entity.h +++ b/modules/props_2d/prop_2d_ess_entity.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_ESS_ENTITY_H #define PROP_2D_ESS_ENTITY_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance.h b/modules/props_2d/prop_2d_instance.h index 95d370db0..3fc6a9729 100644 --- a/modules/props_2d/prop_2d_instance.h +++ b/modules/props_2d/prop_2d_instance.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_INSTANCE_H #define PROP_2D_INSTANCE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance_job.cpp b/modules/props_2d/prop_2d_instance_job.cpp index f92f80639..33e61acc4 100644 --- a/modules/props_2d/prop_2d_instance_job.cpp +++ b/modules/props_2d/prop_2d_instance_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance_job.h b/modules/props_2d/prop_2d_instance_job.h index da5462b1d..3253b7c03 100644 --- a/modules/props_2d/prop_2d_instance_job.h +++ b/modules/props_2d/prop_2d_instance_job.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_INSTANCE_JOB #define PROP_2D_INSTANCE_JOB /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance_merger.h b/modules/props_2d/prop_2d_instance_merger.h index 2264af93d..90a78f08f 100644 --- a/modules/props_2d/prop_2d_instance_merger.h +++ b/modules/props_2d/prop_2d_instance_merger.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_INSTANCE_MERGER_H #define PROP_2D_INSTANCE_MERGER_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance_prop_job.cpp b/modules/props_2d/prop_2d_instance_prop_job.cpp index 0f7e87f3e..cc6cbb1f8 100644 --- a/modules/props_2d/prop_2d_instance_prop_job.cpp +++ b/modules/props_2d/prop_2d_instance_prop_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_instance_prop_job.h b/modules/props_2d/prop_2d_instance_prop_job.h index ae5e1b803..b4aafff51 100644 --- a/modules/props_2d/prop_2d_instance_prop_job.h +++ b/modules/props_2d/prop_2d_instance_prop_job.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_JOB_H #define PROP_2D_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_mesher.cpp b/modules/props_2d/prop_2d_mesher.cpp index 3398ad77f..59a3cbfdf 100644 --- a/modules/props_2d/prop_2d_mesher.cpp +++ b/modules/props_2d/prop_2d_mesher.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_mesher.h b/modules/props_2d/prop_2d_mesher.h index e0779dd58..e79fdf093 100644 --- a/modules/props_2d/prop_2d_mesher.h +++ b/modules/props_2d/prop_2d_mesher.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_MESHER_H #define PROP_2D_MESHER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/prop_2d_scene_instance.h b/modules/props_2d/prop_2d_scene_instance.h index 6879d531f..b4dd5ad23 100644 --- a/modules/props_2d/prop_2d_scene_instance.h +++ b/modules/props_2d/prop_2d_scene_instance.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_SCENE_INSTANCE_H #define PROP_2D_SCENE_INSTANCE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data.cpp b/modules/props_2d/props/prop_2d_data.cpp index b8d9f5636..a47a714fb 100644 --- a/modules/props_2d/props/prop_2d_data.cpp +++ b/modules/props_2d/props/prop_2d_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data.h b/modules/props_2d/props/prop_2d_data.h index 33e4aee22..8645390df 100644 --- a/modules/props_2d/props/prop_2d_data.h +++ b/modules/props_2d/props/prop_2d_data.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_H #define PROP_2D_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_entry.cpp b/modules/props_2d/props/prop_2d_data_entry.cpp index ed06192da..b57a2ee8d 100644 --- a/modules/props_2d/props/prop_2d_data_entry.cpp +++ b/modules/props_2d/props/prop_2d_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_entry.h b/modules/props_2d/props/prop_2d_data_entry.h index 1b840c26c..6ec5f7955 100644 --- a/modules/props_2d/props/prop_2d_data_entry.h +++ b/modules/props_2d/props/prop_2d_data_entry.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_DATA_H #define PROP_2D_DATA_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_light.cpp b/modules/props_2d/props/prop_2d_data_light.cpp index ed5460cb0..f90ba22c7 100644 --- a/modules/props_2d/props/prop_2d_data_light.cpp +++ b/modules/props_2d/props/prop_2d_data_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_light.h b/modules/props_2d/props/prop_2d_data_light.h index e160d853c..a51716200 100644 --- a/modules/props_2d/props/prop_2d_data_light.h +++ b/modules/props_2d/props/prop_2d_data_light.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_LIGHT_H #define PROP_2D_DATA_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_portal.cpp b/modules/props_2d/props/prop_2d_data_portal.cpp index 8d14f90f8..817131cba 100644 --- a/modules/props_2d/props/prop_2d_data_portal.cpp +++ b/modules/props_2d/props/prop_2d_data_portal.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_portal.h b/modules/props_2d/props/prop_2d_data_portal.h index 686775906..d47e2661a 100644 --- a/modules/props_2d/props/prop_2d_data_portal.h +++ b/modules/props_2d/props/prop_2d_data_portal.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_PORTAL_H #define PROP_2D_DATA_PORTAL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_prop.cpp b/modules/props_2d/props/prop_2d_data_prop.cpp index a8c0e617a..692487c8b 100644 --- a/modules/props_2d/props/prop_2d_data_prop.cpp +++ b/modules/props_2d/props/prop_2d_data_prop.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_prop.h b/modules/props_2d/props/prop_2d_data_prop.h index 6fd9ebe5d..eccf715d7 100644 --- a/modules/props_2d/props/prop_2d_data_prop.h +++ b/modules/props_2d/props/prop_2d_data_prop.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_PROP_2D_H #define PROP_2D_DATA_PROP_2D_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_scene.cpp b/modules/props_2d/props/prop_2d_data_scene.cpp index a8f517a19..4d5cd5d97 100644 --- a/modules/props_2d/props/prop_2d_data_scene.cpp +++ b/modules/props_2d/props/prop_2d_data_scene.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_scene.h b/modules/props_2d/props/prop_2d_data_scene.h index becb97d26..10f5bd806 100644 --- a/modules/props_2d/props/prop_2d_data_scene.h +++ b/modules/props_2d/props/prop_2d_data_scene.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_SCENE_H #define PROP_2D_DATA_SCENE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_sprite.cpp b/modules/props_2d/props/prop_2d_data_sprite.cpp index 9618d85cf..0ac037d18 100644 --- a/modules/props_2d/props/prop_2d_data_sprite.cpp +++ b/modules/props_2d/props/prop_2d_data_sprite.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_sprite.h b/modules/props_2d/props/prop_2d_data_sprite.h index 11bacca7e..a95afe987 100644 --- a/modules/props_2d/props/prop_2d_data_sprite.h +++ b/modules/props_2d/props/prop_2d_data_sprite.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_SPRITE_H #define PROP_2D_DATA_SPRITE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.cpp b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.cpp index 3ac68d662..388734297 100644 --- a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.cpp +++ b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h index 395e827b5..1e48c33e2 100644 --- a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h +++ b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_DATA_TILED_WALL_H #define PROP_2D_DATA_TILED_WALL_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/register_types.cpp b/modules/props_2d/register_types.cpp index 3a6dd8df2..e85c5ec3c 100644 --- a/modules/props_2d/register_types.cpp +++ b/modules/props_2d/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/register_types.h b/modules/props_2d/register_types.h index ef26d3ef5..9bba34deb 100644 --- a/modules/props_2d/register_types.h +++ b/modules/props_2d/register_types.h @@ -1,7 +1,7 @@ #ifndef PROPS_2D_REGISTER_TYPES_H #define PROPS_2D_REGISTER_TYPES_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/singleton/prop_2d_cache.cpp b/modules/props_2d/singleton/prop_2d_cache.cpp index 81d4c4f9f..37b155c43 100644 --- a/modules/props_2d/singleton/prop_2d_cache.cpp +++ b/modules/props_2d/singleton/prop_2d_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/singleton/prop_2d_cache.h b/modules/props_2d/singleton/prop_2d_cache.h index 917c14c47..1923837e9 100644 --- a/modules/props_2d/singleton/prop_2d_cache.h +++ b/modules/props_2d/singleton/prop_2d_cache.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_CACHE_H #define PROP_2D_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/singleton/prop_2d_utils.cpp b/modules/props_2d/singleton/prop_2d_utils.cpp index 5d73b6261..7b141c9a2 100644 --- a/modules/props_2d/singleton/prop_2d_utils.cpp +++ b/modules/props_2d/singleton/prop_2d_utils.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/singleton/prop_2d_utils.h b/modules/props_2d/singleton/prop_2d_utils.h index dd855a8af..54d709863 100644 --- a/modules/props_2d/singleton/prop_2d_utils.h +++ b/modules/props_2d/singleton/prop_2d_utils.h @@ -1,7 +1,7 @@ #ifndef PROP_2D_UTILS_H #define PROP_2D_UTILS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/tiled_wall/tiled_wall_2d.h b/modules/props_2d/tiled_wall/tiled_wall_2d.h index 500165478..d1e6edcc8 100644 --- a/modules/props_2d/tiled_wall/tiled_wall_2d.h +++ b/modules/props_2d/tiled_wall/tiled_wall_2d.h @@ -1,7 +1,7 @@ #ifndef TILED_WALL_2D_H #define TILED_WALL_2D_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/tiled_wall/tiled_wall_2d_data.cpp b/modules/props_2d/tiled_wall/tiled_wall_2d_data.cpp index 804102e85..b64d91456 100644 --- a/modules/props_2d/tiled_wall/tiled_wall_2d_data.cpp +++ b/modules/props_2d/tiled_wall/tiled_wall_2d_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/props_2d/tiled_wall/tiled_wall_2d_data.h b/modules/props_2d/tiled_wall/tiled_wall_2d_data.h index 7ece488a1..330b95b27 100644 --- a/modules/props_2d/tiled_wall/tiled_wall_2d_data.h +++ b/modules/props_2d/tiled_wall/tiled_wall_2d_data.h @@ -1,7 +1,7 @@ #ifndef TILED_WALL_2D_DATA_H #define TILED_WALL_2D_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/LICENSE b/modules/terraman/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/terraman/LICENSE +++ b/modules/terraman/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/areas/terrain_world_area.cpp b/modules/terraman/areas/terrain_world_area.cpp index 5e5a421ad..42c6d17ba 100644 --- a/modules/terraman/areas/terrain_world_area.cpp +++ b/modules/terraman/areas/terrain_world_area.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/areas/terrain_world_area.h b/modules/terraman/areas/terrain_world_area.h index 0bace085f..942990cef 100644 --- a/modules/terraman/areas/terrain_world_area.h +++ b/modules/terraman/areas/terrain_world_area.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_WORLD_AREA_H #define TERRAIN_WORLD_AREA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/data/terrain_light.cpp b/modules/terraman/data/terrain_light.cpp index 598eff693..9fe3a17b7 100644 --- a/modules/terraman/data/terrain_light.cpp +++ b/modules/terraman/data/terrain_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/data/terrain_light.h b/modules/terraman/data/terrain_light.h index 1ecf8002f..6a1b520b1 100644 --- a/modules/terraman/data/terrain_light.h +++ b/modules/terraman/data/terrain_light.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIGHT_H #define TERRAIN_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/level_generator/terrain_level_generator.cpp b/modules/terraman/level_generator/terrain_level_generator.cpp index b789fb6dc..2deb6c6f2 100644 --- a/modules/terraman/level_generator/terrain_level_generator.cpp +++ b/modules/terraman/level_generator/terrain_level_generator.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/level_generator/terrain_level_generator.h b/modules/terraman/level_generator/terrain_level_generator.h index c55b8976d..38823aaa4 100644 --- a/modules/terraman/level_generator/terrain_level_generator.h +++ b/modules/terraman/level_generator/terrain_level_generator.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LEVEL_GENERATOR_H #define TERRAIN_LEVEL_GENERATOR_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/level_generator/terrain_level_generator_flat.cpp b/modules/terraman/level_generator/terrain_level_generator_flat.cpp index 5aa359ecb..173d7cb2a 100644 --- a/modules/terraman/level_generator/terrain_level_generator_flat.cpp +++ b/modules/terraman/level_generator/terrain_level_generator_flat.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/level_generator/terrain_level_generator_flat.h b/modules/terraman/level_generator/terrain_level_generator_flat.h index 2192e90dc..4cb643b5d 100644 --- a/modules/terraman/level_generator/terrain_level_generator_flat.h +++ b/modules/terraman/level_generator/terrain_level_generator_flat.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LEVEL_GENERATOR_FLAT_H #define TERRAIN_LEVEL_GENERATOR_FLAT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library.cpp b/modules/terraman/library/terrain_library.cpp index ef5ad1532..651967656 100644 --- a/modules/terraman/library/terrain_library.cpp +++ b/modules/terraman/library/terrain_library.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library.h b/modules/terraman/library/terrain_library.h index f61a62c19..b96eed360 100644 --- a/modules/terraman/library/terrain_library.h +++ b/modules/terraman/library/terrain_library.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIBRARY_H #define TERRAIN_LIBRARY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_merger.cpp b/modules/terraman/library/terrain_library_merger.cpp index f970a496f..2258e5623 100644 --- a/modules/terraman/library/terrain_library_merger.cpp +++ b/modules/terraman/library/terrain_library_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_merger.h b/modules/terraman/library/terrain_library_merger.h index 3d305be1f..c63845b87 100644 --- a/modules/terraman/library/terrain_library_merger.h +++ b/modules/terraman/library/terrain_library_merger.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIBRARY_MERGER_H #define TERRAIN_LIBRARY_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_merger_pcm.cpp b/modules/terraman/library/terrain_library_merger_pcm.cpp index 1bf3142af..dd9f74f0e 100644 --- a/modules/terraman/library/terrain_library_merger_pcm.cpp +++ b/modules/terraman/library/terrain_library_merger_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_merger_pcm.h b/modules/terraman/library/terrain_library_merger_pcm.h index f6d510a95..f77435486 100644 --- a/modules/terraman/library/terrain_library_merger_pcm.h +++ b/modules/terraman/library/terrain_library_merger_pcm.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIBRARY_MERGER_PCM_H #define TERRAIN_LIBRARY_MERGER_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_simple.cpp b/modules/terraman/library/terrain_library_simple.cpp index d2e56e922..edbc9258c 100644 --- a/modules/terraman/library/terrain_library_simple.cpp +++ b/modules/terraman/library/terrain_library_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_library_simple.h b/modules/terraman/library/terrain_library_simple.h index 05da4e969..45b786079 100644 --- a/modules/terraman/library/terrain_library_simple.h +++ b/modules/terraman/library/terrain_library_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIBRARY_SIMPLE_H #define TERRAIN_LIBRARY_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_material_cache.cpp b/modules/terraman/library/terrain_material_cache.cpp index e9254daad..cfb20604f 100644 --- a/modules/terraman/library/terrain_material_cache.cpp +++ b/modules/terraman/library/terrain_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_material_cache.h b/modules/terraman/library/terrain_material_cache.h index a2f1f7c33..ce4993d7f 100644 --- a/modules/terraman/library/terrain_material_cache.h +++ b/modules/terraman/library/terrain_material_cache.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_MATERIAL_CACHE_H #define TERRAIN_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_material_cache_pcm.cpp b/modules/terraman/library/terrain_material_cache_pcm.cpp index a84024f4c..0daa0107f 100644 --- a/modules/terraman/library/terrain_material_cache_pcm.cpp +++ b/modules/terraman/library/terrain_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_material_cache_pcm.h b/modules/terraman/library/terrain_material_cache_pcm.h index e0b95c4a9..30de29327 100644 --- a/modules/terraman/library/terrain_material_cache_pcm.h +++ b/modules/terraman/library/terrain_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_MATERIAL_CACHE_PCM_H #define TERRAIN_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface.cpp b/modules/terraman/library/terrain_surface.cpp index 90543761d..bdb1f3dbb 100644 --- a/modules/terraman/library/terrain_surface.cpp +++ b/modules/terraman/library/terrain_surface.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface.h b/modules/terraman/library/terrain_surface.h index 980912050..079cffc40 100644 --- a/modules/terraman/library/terrain_surface.h +++ b/modules/terraman/library/terrain_surface.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_SURFACE_H #define TERRAIN_SURFACE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface_merger.cpp b/modules/terraman/library/terrain_surface_merger.cpp index f0834e03f..cca86b8e1 100644 --- a/modules/terraman/library/terrain_surface_merger.cpp +++ b/modules/terraman/library/terrain_surface_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface_merger.h b/modules/terraman/library/terrain_surface_merger.h index ae027dae5..e31192734 100644 --- a/modules/terraman/library/terrain_surface_merger.h +++ b/modules/terraman/library/terrain_surface_merger.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_SURFACE_MERGER_H #define TERRAIN_SURFACE_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface_simple.cpp b/modules/terraman/library/terrain_surface_simple.cpp index 56d342f53..ac4434865 100644 --- a/modules/terraman/library/terrain_surface_simple.cpp +++ b/modules/terraman/library/terrain_surface_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/library/terrain_surface_simple.h b/modules/terraman/library/terrain_surface_simple.h index e27c67ce4..97609cc02 100644 --- a/modules/terraman/library/terrain_surface_simple.h +++ b/modules/terraman/library/terrain_surface_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_SURFACE_SIMPLE_H #define TERRAIN_SURFACE_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/blocky/terrain_mesher_blocky.cpp b/modules/terraman/meshers/blocky/terrain_mesher_blocky.cpp index e98bab861..e4a35a947 100644 --- a/modules/terraman/meshers/blocky/terrain_mesher_blocky.cpp +++ b/modules/terraman/meshers/blocky/terrain_mesher_blocky.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/blocky/terrain_mesher_blocky.h b/modules/terraman/meshers/blocky/terrain_mesher_blocky.h index a64cfb61e..c2d693afc 100644 --- a/modules/terraman/meshers/blocky/terrain_mesher_blocky.h +++ b/modules/terraman/meshers/blocky/terrain_mesher_blocky.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_MESHER_BLOCKY_H #define TERRAIN_MESHER_BLOCKY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/default/terrain_mesher_default.cpp b/modules/terraman/meshers/default/terrain_mesher_default.cpp index 32b2c8a9f..7d7fb3cb8 100644 --- a/modules/terraman/meshers/default/terrain_mesher_default.cpp +++ b/modules/terraman/meshers/default/terrain_mesher_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/default/terrain_mesher_default.h b/modules/terraman/meshers/default/terrain_mesher_default.h index 076be212f..2568be92d 100644 --- a/modules/terraman/meshers/default/terrain_mesher_default.h +++ b/modules/terraman/meshers/default/terrain_mesher_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_MESHER_DEFAULT_H #define TERRAIN_MESHER_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/terrain_mesher.cpp b/modules/terraman/meshers/terrain_mesher.cpp index 390c1e0bf..c502e6e89 100644 --- a/modules/terraman/meshers/terrain_mesher.cpp +++ b/modules/terraman/meshers/terrain_mesher.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/meshers/terrain_mesher.h b/modules/terraman/meshers/terrain_mesher.h index 23a6a5375..da6991e46 100644 --- a/modules/terraman/meshers/terrain_mesher.h +++ b/modules/terraman/meshers/terrain_mesher.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_TOOLS_H #define TERRAIN_TOOLS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/nodes/terrain_light_node.h b/modules/terraman/nodes/terrain_light_node.h index fb265764a..800536b9f 100644 --- a/modules/terraman/nodes/terrain_light_node.h +++ b/modules/terraman/nodes/terrain_light_node.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIGHT_NODE_H #define TERRAIN_LIGHT_NODE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/register_types.cpp b/modules/terraman/register_types.cpp index e2fe07a31..f8677bc25 100644 --- a/modules/terraman/register_types.cpp +++ b/modules/terraman/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/register_types.h b/modules/terraman/register_types.h index a9551a3c3..a50637b40 100644 --- a/modules/terraman/register_types.h +++ b/modules/terraman/register_types.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_REGISTER_TYPES_H #define TERRAIN_REGISTER_TYPES_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/block_terrain_structure.cpp b/modules/terraman/world/block_terrain_structure.cpp index 150356945..ad760e097 100644 --- a/modules/terraman/world/block_terrain_structure.cpp +++ b/modules/terraman/world/block_terrain_structure.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/block_terrain_structure.h b/modules/terraman/world/block_terrain_structure.h index 9a334120b..9acf61ad7 100644 --- a/modules/terraman/world/block_terrain_structure.h +++ b/modules/terraman/world/block_terrain_structure.h @@ -1,7 +1,7 @@ #ifndef BLOCK_TERRAIN_STRUCTURE_H #define BLOCK_TERRAIN_STRUCTURE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/blocky/terrain_chunk_blocky.cpp b/modules/terraman/world/blocky/terrain_chunk_blocky.cpp index 2a8b65ee5..510353762 100644 --- a/modules/terraman/world/blocky/terrain_chunk_blocky.cpp +++ b/modules/terraman/world/blocky/terrain_chunk_blocky.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/blocky/terrain_chunk_blocky.h b/modules/terraman/world/blocky/terrain_chunk_blocky.h index 84b7a2d48..907448a61 100644 --- a/modules/terraman/world/blocky/terrain_chunk_blocky.h +++ b/modules/terraman/world/blocky/terrain_chunk_blocky.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_CHUNK_BLOCKY_H #define TERRAIN_CHUNK_BLOCKY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/blocky/terrain_world_blocky.cpp b/modules/terraman/world/blocky/terrain_world_blocky.cpp index 7329a7849..8519a1c4c 100644 --- a/modules/terraman/world/blocky/terrain_world_blocky.cpp +++ b/modules/terraman/world/blocky/terrain_world_blocky.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/blocky/terrain_world_blocky.h b/modules/terraman/world/blocky/terrain_world_blocky.h index 96405df6c..96e93b51b 100644 --- a/modules/terraman/world/blocky/terrain_world_blocky.h +++ b/modules/terraman/world/blocky/terrain_world_blocky.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_WORLD_BLOCKY_H #define TERRAIN_WORLD_BLOCKY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/default/terrain_chunk_default.cpp b/modules/terraman/world/default/terrain_chunk_default.cpp index 17418caa3..fff8240b1 100644 --- a/modules/terraman/world/default/terrain_chunk_default.cpp +++ b/modules/terraman/world/default/terrain_chunk_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/default/terrain_chunk_default.h b/modules/terraman/world/default/terrain_chunk_default.h index 400ec60e1..fff0a84c0 100644 --- a/modules/terraman/world/default/terrain_chunk_default.h +++ b/modules/terraman/world/default/terrain_chunk_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_CHUNK_DEFAULT_H #define TERRAIN_CHUNK_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/default/terrain_world_default.cpp b/modules/terraman/world/default/terrain_world_default.cpp index dad34ffd7..40fdb896a 100644 --- a/modules/terraman/world/default/terrain_world_default.cpp +++ b/modules/terraman/world/default/terrain_world_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/default/terrain_world_default.h b/modules/terraman/world/default/terrain_world_default.h index 76e4fc0e0..89b00445c 100644 --- a/modules/terraman/world/default/terrain_world_default.h +++ b/modules/terraman/world/default/terrain_world_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_WORLD_DEFAULT_H #define TERRAIN_WORLD_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_job.cpp b/modules/terraman/world/jobs/terrain_job.cpp index c30a9f12a..5a2ecfee6 100644 --- a/modules/terraman/world/jobs/terrain_job.cpp +++ b/modules/terraman/world/jobs/terrain_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_job.h b/modules/terraman/world/jobs/terrain_job.h index ff5f0e771..fcc4e0331 100644 --- a/modules/terraman/world/jobs/terrain_job.h +++ b/modules/terraman/world/jobs/terrain_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_JOB_H #define TERRAIN_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_light_job.cpp b/modules/terraman/world/jobs/terrain_light_job.cpp index 8f356adfe..a44e536eb 100644 --- a/modules/terraman/world/jobs/terrain_light_job.cpp +++ b/modules/terraman/world/jobs/terrain_light_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_light_job.h b/modules/terraman/world/jobs/terrain_light_job.h index aba6e77f5..314537e15 100644 --- a/modules/terraman/world/jobs/terrain_light_job.h +++ b/modules/terraman/world/jobs/terrain_light_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_LIGHT_JOB_H #define TERRAIN_LIGHT_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_mesher_job_step.cpp b/modules/terraman/world/jobs/terrain_mesher_job_step.cpp index c19cfe6a3..03d541510 100644 --- a/modules/terraman/world/jobs/terrain_mesher_job_step.cpp +++ b/modules/terraman/world/jobs/terrain_mesher_job_step.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_mesher_job_step.h b/modules/terraman/world/jobs/terrain_mesher_job_step.h index 9a666e1d6..d22df04ad 100644 --- a/modules/terraman/world/jobs/terrain_mesher_job_step.h +++ b/modules/terraman/world/jobs/terrain_mesher_job_step.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_TERRAIN_JOB_STEP_H #define TERRAIN_TERRAIN_JOB_STEP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_prop_job.cpp b/modules/terraman/world/jobs/terrain_prop_job.cpp index cb01de5fe..bcd49dcb1 100644 --- a/modules/terraman/world/jobs/terrain_prop_job.cpp +++ b/modules/terraman/world/jobs/terrain_prop_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_prop_job.h b/modules/terraman/world/jobs/terrain_prop_job.h index 87ba3ad81..cc18aff19 100644 --- a/modules/terraman/world/jobs/terrain_prop_job.h +++ b/modules/terraman/world/jobs/terrain_prop_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_PROP_JOB_H #define TERRAIN_PROP_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_terrain_job.cpp b/modules/terraman/world/jobs/terrain_terrain_job.cpp index 9951119e8..91d30fde2 100644 --- a/modules/terraman/world/jobs/terrain_terrain_job.cpp +++ b/modules/terraman/world/jobs/terrain_terrain_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/jobs/terrain_terrain_job.h b/modules/terraman/world/jobs/terrain_terrain_job.h index 07d15fb57..4a19def03 100644 --- a/modules/terraman/world/jobs/terrain_terrain_job.h +++ b/modules/terraman/world/jobs/terrain_terrain_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_TERRAIN_JOB_H #define TERRAIN_TERRAIN_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_chunk.cpp b/modules/terraman/world/terrain_chunk.cpp index dadbcaa73..6e3513b10 100644 --- a/modules/terraman/world/terrain_chunk.cpp +++ b/modules/terraman/world/terrain_chunk.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_chunk.h b/modules/terraman/world/terrain_chunk.h index cffdc3a75..35e3dd57d 100644 --- a/modules/terraman/world/terrain_chunk.h +++ b/modules/terraman/world/terrain_chunk.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_CHUNK_H #define TERRAIN_CHUNK_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_environment_data.cpp b/modules/terraman/world/terrain_environment_data.cpp index 804604a05..a92060f55 100644 --- a/modules/terraman/world/terrain_environment_data.cpp +++ b/modules/terraman/world/terrain_environment_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_environment_data.h b/modules/terraman/world/terrain_environment_data.h index 4daa929c3..c22d1118e 100644 --- a/modules/terraman/world/terrain_environment_data.h +++ b/modules/terraman/world/terrain_environment_data.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_ENVIRONMENT_DATA_H #define TERRAIN_ENVIRONMENT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_structure.cpp b/modules/terraman/world/terrain_structure.cpp index a1aa54baf..a9b574440 100644 --- a/modules/terraman/world/terrain_structure.cpp +++ b/modules/terraman/world/terrain_structure.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_structure.h b/modules/terraman/world/terrain_structure.h index 5725727b0..e8c88cd8d 100644 --- a/modules/terraman/world/terrain_structure.h +++ b/modules/terraman/world/terrain_structure.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_STRUCTURE_H #define TERRAIN_STRUCTURE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_world.cpp b/modules/terraman/world/terrain_world.cpp index 3dee5346b..e2426fded 100644 --- a/modules/terraman/world/terrain_world.cpp +++ b/modules/terraman/world/terrain_world.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_world.h b/modules/terraman/world/terrain_world.h index 8ef2ff3f0..8ceee30e7 100644 --- a/modules/terraman/world/terrain_world.h +++ b/modules/terraman/world/terrain_world.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_WORLD_H #define TERRAIN_WORLD_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_world_editor.cpp b/modules/terraman/world/terrain_world_editor.cpp index 48c1939b9..9816d71c5 100644 --- a/modules/terraman/world/terrain_world_editor.cpp +++ b/modules/terraman/world/terrain_world_editor.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman/world/terrain_world_editor.h b/modules/terraman/world/terrain_world_editor.h index 908fa78d7..808bc2223 100644 --- a/modules/terraman/world/terrain_world_editor.h +++ b/modules/terraman/world/terrain_world_editor.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_WORLD_EDITOR_PLUGIN_H #define TERRAIN_WORLD_EDITOR_PLUGIN_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/LICENSE b/modules/terraman_2d/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/terraman_2d/LICENSE +++ b/modules/terraman_2d/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/areas/terrain_2d_world_area.cpp b/modules/terraman_2d/areas/terrain_2d_world_area.cpp index ae222f9a3..fd8d16547 100644 --- a/modules/terraman_2d/areas/terrain_2d_world_area.cpp +++ b/modules/terraman_2d/areas/terrain_2d_world_area.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/areas/terrain_2d_world_area.h b/modules/terraman_2d/areas/terrain_2d_world_area.h index 4295247d8..cc41327e4 100644 --- a/modules/terraman_2d/areas/terrain_2d_world_area.h +++ b/modules/terraman_2d/areas/terrain_2d_world_area.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_AREA_H #define TERRAIN_2D_WORLD_AREA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/data/terrain_2d_light.cpp b/modules/terraman_2d/data/terrain_2d_light.cpp index 083f9a372..8f0026044 100644 --- a/modules/terraman_2d/data/terrain_2d_light.cpp +++ b/modules/terraman_2d/data/terrain_2d_light.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/data/terrain_2d_light.h b/modules/terraman_2d/data/terrain_2d_light.h index 9f9dd61da..be4e84649 100644 --- a/modules/terraman_2d/data/terrain_2d_light.h +++ b/modules/terraman_2d/data/terrain_2d_light.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIGHT_H #define TERRAIN_2D_LIGHT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator.cpp b/modules/terraman_2d/level_generator/terrain_2d_level_generator.cpp index c9d6bd561..5b3b1540b 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator.cpp +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator.h b/modules/terraman_2d/level_generator/terrain_2d_level_generator.h index 98b394246..33a00642f 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator.h +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LEVEL_GENERATOR_H #define TERRAIN_2D_LEVEL_GENERATOR_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.cpp b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.cpp index bcc04f456..9013a1cbf 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.cpp +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h index 437017d6e..e93fc3a5e 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LEVEL_GENERATOR_FLAT_H #define TERRAIN_2D_LEVEL_GENERATOR_FLAT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library.cpp b/modules/terraman_2d/library/terrain_2d_library.cpp index 3c6f70a2f..9f0351385 100644 --- a/modules/terraman_2d/library/terrain_2d_library.cpp +++ b/modules/terraman_2d/library/terrain_2d_library.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library.h b/modules/terraman_2d/library/terrain_2d_library.h index 22f8c4000..afafb6e10 100644 --- a/modules/terraman_2d/library/terrain_2d_library.h +++ b/modules/terraman_2d/library/terrain_2d_library.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIBRARY_H #define TERRAIN_2D_LIBRARY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_merger.cpp b/modules/terraman_2d/library/terrain_2d_library_merger.cpp index 43e09703c..6a565e14b 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger.cpp +++ b/modules/terraman_2d/library/terrain_2d_library_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_merger.h b/modules/terraman_2d/library/terrain_2d_library_merger.h index ef36822ad..e2aa8cecb 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger.h +++ b/modules/terraman_2d/library/terrain_2d_library_merger.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIBRARY_MERGER_H #define TERRAIN_2D_LIBRARY_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.cpp b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.cpp index d23227e1a..7982e1da0 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.cpp +++ b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h index c8df240ba..30a70963e 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h +++ b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIBRARY_MERGER_PCM_H #define TERRAIN_2D_LIBRARY_MERGER_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_simple.cpp b/modules/terraman_2d/library/terrain_2d_library_simple.cpp index 75109390d..9cc9f5bd2 100644 --- a/modules/terraman_2d/library/terrain_2d_library_simple.cpp +++ b/modules/terraman_2d/library/terrain_2d_library_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_library_simple.h b/modules/terraman_2d/library/terrain_2d_library_simple.h index 615e0e3f4..8150308a8 100644 --- a/modules/terraman_2d/library/terrain_2d_library_simple.h +++ b/modules/terraman_2d/library/terrain_2d_library_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIBRARY_SIMPLE_H #define TERRAIN_2D_LIBRARY_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_material_cache.cpp b/modules/terraman_2d/library/terrain_2d_material_cache.cpp index 7cc5196c9..0b6442f8b 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache.cpp +++ b/modules/terraman_2d/library/terrain_2d_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_material_cache.h b/modules/terraman_2d/library/terrain_2d_material_cache.h index cc9908aca..06145ba76 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache.h +++ b/modules/terraman_2d/library/terrain_2d_material_cache.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_MATERIAL_CACHE_H #define TERRAIN_2D_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.cpp b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.cpp index caae02fbe..225633de5 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.cpp +++ b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h index 1d8e82f4e..995204c21 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h +++ b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_MATERIAL_CACHE_PCM_H #define TERRAIN_2D_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface.cpp b/modules/terraman_2d/library/terrain_2d_surface.cpp index 78e383a19..4fb906867 100644 --- a/modules/terraman_2d/library/terrain_2d_surface.cpp +++ b/modules/terraman_2d/library/terrain_2d_surface.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface.h b/modules/terraman_2d/library/terrain_2d_surface.h index f03d17381..7478d641b 100644 --- a/modules/terraman_2d/library/terrain_2d_surface.h +++ b/modules/terraman_2d/library/terrain_2d_surface.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_SURFACE_H #define TERRAIN_2D_SURFACE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface_merger.cpp b/modules/terraman_2d/library/terrain_2d_surface_merger.cpp index 9b2cb9f6a..f40a2db49 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_merger.cpp +++ b/modules/terraman_2d/library/terrain_2d_surface_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface_merger.h b/modules/terraman_2d/library/terrain_2d_surface_merger.h index 16e486a1e..f96a3c245 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_merger.h +++ b/modules/terraman_2d/library/terrain_2d_surface_merger.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_SURFACE_MERGER_H #define TERRAIN_2D_SURFACE_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface_simple.cpp b/modules/terraman_2d/library/terrain_2d_surface_simple.cpp index 2f09f466f..53483447e 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_simple.cpp +++ b/modules/terraman_2d/library/terrain_2d_surface_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/library/terrain_2d_surface_simple.h b/modules/terraman_2d/library/terrain_2d_surface_simple.h index 1283c0699..9b49dbc61 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_simple.h +++ b/modules/terraman_2d/library/terrain_2d_surface_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_SURFACE_SIMPLE_H #define TERRAIN_2D_SURFACE_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.cpp b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.cpp index 86d7a7011..a260eb717 100644 --- a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.cpp +++ b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h index 322e225de..73a21379a 100644 --- a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h +++ b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_MESHER_DEFAULT_H #define TERRAIN_2D_MESHER_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.cpp b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.cpp index a5617f12b..2746dece5 100644 --- a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.cpp +++ b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h index 780c11e2c..d3abde42a 100644 --- a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h +++ b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_MESHER_ISOMETRIC_H #define TERRAIN_2D_MESHER_ISOMETRIC_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.cpp b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.cpp index 46824096f..ef19c5d5a 100644 --- a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.cpp +++ b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h index 7866ba60f..d2c5aac8a 100644 --- a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h +++ b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_MESHER_SIMPLE_H #define TERRAIN_2D_MESHER_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/terrain_2d_mesher.cpp b/modules/terraman_2d/meshers/terrain_2d_mesher.cpp index 3ff60df86..576bc1ade 100644 --- a/modules/terraman_2d/meshers/terrain_2d_mesher.cpp +++ b/modules/terraman_2d/meshers/terrain_2d_mesher.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/meshers/terrain_2d_mesher.h b/modules/terraman_2d/meshers/terrain_2d_mesher.h index 0bab34846..4ca78f3c8 100644 --- a/modules/terraman_2d/meshers/terrain_2d_mesher.h +++ b/modules/terraman_2d/meshers/terrain_2d_mesher.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_TOOLS_H #define TERRAIN_2D_TOOLS_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/nodes/terrain_2d_light_node.h b/modules/terraman_2d/nodes/terrain_2d_light_node.h index a4cb5511e..533b69ff9 100644 --- a/modules/terraman_2d/nodes/terrain_2d_light_node.h +++ b/modules/terraman_2d/nodes/terrain_2d_light_node.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIGHT_NODE_H #define TERRAIN_2D_LIGHT_NODE_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/register_types.cpp b/modules/terraman_2d/register_types.cpp index c1d45c9c1..586cd4e52 100644 --- a/modules/terraman_2d/register_types.cpp +++ b/modules/terraman_2d/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/register_types.h b/modules/terraman_2d/register_types.h index 86df1a2ae..dc0c81c4d 100644 --- a/modules/terraman_2d/register_types.h +++ b/modules/terraman_2d/register_types.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_REGISTER_TYPES_H #define TERRAIN_2D_REGISTER_TYPES_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/block_terrain_2d_structure.cpp b/modules/terraman_2d/world/block_terrain_2d_structure.cpp index e8c2e47d6..761f749b1 100644 --- a/modules/terraman_2d/world/block_terrain_2d_structure.cpp +++ b/modules/terraman_2d/world/block_terrain_2d_structure.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/block_terrain_2d_structure.h b/modules/terraman_2d/world/block_terrain_2d_structure.h index ca3086fe0..4d870e5e6 100644 --- a/modules/terraman_2d/world/block_terrain_2d_structure.h +++ b/modules/terraman_2d/world/block_terrain_2d_structure.h @@ -1,7 +1,7 @@ #ifndef BLOCK_TERRAIN_2D_STRUCTURE_H #define BLOCK_TERRAIN_2D_STRUCTURE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/default/terrain_2d_chunk_default.cpp b/modules/terraman_2d/world/default/terrain_2d_chunk_default.cpp index 7ed3c77cb..fb2f25595 100644 --- a/modules/terraman_2d/world/default/terrain_2d_chunk_default.cpp +++ b/modules/terraman_2d/world/default/terrain_2d_chunk_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/default/terrain_2d_chunk_default.h b/modules/terraman_2d/world/default/terrain_2d_chunk_default.h index 72fd28dfe..410f8d85a 100644 --- a/modules/terraman_2d/world/default/terrain_2d_chunk_default.h +++ b/modules/terraman_2d/world/default/terrain_2d_chunk_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_CHUNK_DEFAULT_H #define TERRAIN_2D_CHUNK_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/default/terrain_2d_world_default.cpp b/modules/terraman_2d/world/default/terrain_2d_world_default.cpp index b00bf30eb..0a7dd16f1 100644 --- a/modules/terraman_2d/world/default/terrain_2d_world_default.cpp +++ b/modules/terraman_2d/world/default/terrain_2d_world_default.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/default/terrain_2d_world_default.h b/modules/terraman_2d/world/default/terrain_2d_world_default.h index 9b7f4d6df..53530ddd5 100644 --- a/modules/terraman_2d/world/default/terrain_2d_world_default.h +++ b/modules/terraman_2d/world/default/terrain_2d_world_default.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_DEFAULT_H #define TERRAIN_2D_WORLD_DEFAULT_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.cpp b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.cpp index fa4e81717..38fd0f414 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.cpp +++ b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h index 41a5f3b4f..35a81fa1a 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h +++ b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_CHUNK_ISOMETRIC_H #define TERRAIN_2D_CHUNK_ISOMETRIC_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.cpp b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.cpp index 243be296b..d188123a1 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.cpp +++ b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h index b87390894..e62993ee5 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h +++ b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_ISOMETRIC_H #define TERRAIN_2D_WORLD_ISOMETRIC_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_job.cpp b/modules/terraman_2d/world/jobs/terrain_2d_job.cpp index 410accf8a..3760fd3ef 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_job.cpp +++ b/modules/terraman_2d/world/jobs/terrain_2d_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_job.h b/modules/terraman_2d/world/jobs/terrain_2d_job.h index 72f1a03bb..466611682 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_JOB_H #define TERRAIN_2D_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_light_job.cpp b/modules/terraman_2d/world/jobs/terrain_2d_light_job.cpp index 2c516d055..edb196587 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_light_job.cpp +++ b/modules/terraman_2d/world/jobs/terrain_2d_light_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_light_job.h b/modules/terraman_2d/world/jobs/terrain_2d_light_job.h index 8aa4d171a..87b2e9f52 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_light_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_light_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_LIGHT_JOB_H #define TERRAIN_2D_LIGHT_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.cpp b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.cpp index ad51e34e7..0d23afeb2 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.cpp +++ b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h index bded659ce..e6041280d 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_PROP_JOB_H #define TERRAIN_2D_PROP_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.cpp b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.cpp index 71518260c..f6324dc4e 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.cpp +++ b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h index cc4321eb8..fd1b1d142 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_TERRAIN_2D_JOB_H #define TERRAIN_2D_TERRAIN_2D_JOB_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.cpp b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.cpp index 287ec78a5..ed0b3ded8 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.cpp +++ b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h index 2d0e615dd..04d03f571 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h +++ b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_CHUNK_SIMPLE_H #define TERRAIN_2D_CHUNK_SIMPLE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/simple/terrain_2d_world_simple.cpp b/modules/terraman_2d/world/simple/terrain_2d_world_simple.cpp index 10c317ed1..cf3db7587 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_world_simple.cpp +++ b/modules/terraman_2d/world/simple/terrain_2d_world_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/simple/terrain_2d_world_simple.h b/modules/terraman_2d/world/simple/terrain_2d_world_simple.h index 63a404dd2..cd8c85ca1 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_world_simple.h +++ b/modules/terraman_2d/world/simple/terrain_2d_world_simple.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_BLOCKY_H #define TERRAIN_2D_WORLD_BLOCKY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_chunk.cpp b/modules/terraman_2d/world/terrain_2d_chunk.cpp index cc3d8d287..c05c0a348 100644 --- a/modules/terraman_2d/world/terrain_2d_chunk.cpp +++ b/modules/terraman_2d/world/terrain_2d_chunk.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_chunk.h b/modules/terraman_2d/world/terrain_2d_chunk.h index 01911589b..f4db738cf 100644 --- a/modules/terraman_2d/world/terrain_2d_chunk.h +++ b/modules/terraman_2d/world/terrain_2d_chunk.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_CHUNK_H #define TERRAIN_2D_CHUNK_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_environment_data.cpp b/modules/terraman_2d/world/terrain_2d_environment_data.cpp index b2a3c5fc4..87a0053a3 100644 --- a/modules/terraman_2d/world/terrain_2d_environment_data.cpp +++ b/modules/terraman_2d/world/terrain_2d_environment_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_environment_data.h b/modules/terraman_2d/world/terrain_2d_environment_data.h index 436e38bef..212bfc7fa 100644 --- a/modules/terraman_2d/world/terrain_2d_environment_data.h +++ b/modules/terraman_2d/world/terrain_2d_environment_data.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_ENVIRONMENT_DATA_H #define TERRAIN_2D_ENVIRONMENT_DATA_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_structure.cpp b/modules/terraman_2d/world/terrain_2d_structure.cpp index 75be94316..915dfab52 100644 --- a/modules/terraman_2d/world/terrain_2d_structure.cpp +++ b/modules/terraman_2d/world/terrain_2d_structure.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_structure.h b/modules/terraman_2d/world/terrain_2d_structure.h index d8f1e2eb6..8bd22938e 100644 --- a/modules/terraman_2d/world/terrain_2d_structure.h +++ b/modules/terraman_2d/world/terrain_2d_structure.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_STRUCTURE_H #define TERRAIN_2D_STRUCTURE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_world.cpp b/modules/terraman_2d/world/terrain_2d_world.cpp index 805622ac5..03d554f98 100644 --- a/modules/terraman_2d/world/terrain_2d_world.cpp +++ b/modules/terraman_2d/world/terrain_2d_world.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_world.h b/modules/terraman_2d/world/terrain_2d_world.h index c42f9a438..51de0c82a 100644 --- a/modules/terraman_2d/world/terrain_2d_world.h +++ b/modules/terraman_2d/world/terrain_2d_world.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_H #define TERRAIN_2D_WORLD_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_world_editor.cpp b/modules/terraman_2d/world/terrain_2d_world_editor.cpp index 1c48856f0..652c10742 100644 --- a/modules/terraman_2d/world/terrain_2d_world_editor.cpp +++ b/modules/terraman_2d/world/terrain_2d_world_editor.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/terraman_2d/world/terrain_2d_world_editor.h b/modules/terraman_2d/world/terrain_2d_world_editor.h index 66de727ff..7724aef7d 100644 --- a/modules/terraman_2d/world/terrain_2d_world_editor.h +++ b/modules/terraman_2d/world/terrain_2d_world_editor.h @@ -1,7 +1,7 @@ #ifndef TERRAIN_2D_WORLD_EDITOR_PLUGIN_H #define TERRAIN_2D_WORLD_EDITOR_PLUGIN_H /* -Copyright (c) 2020-2022 Péter Magyar +Copyright (c) 2020-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/LICENSE b/modules/texture_packer/LICENSE index bac315832..90fcf86ce 100644 --- a/modules/texture_packer/LICENSE +++ b/modules/texture_packer/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/layers/texture_layer_merger.cpp b/modules/texture_packer/layers/texture_layer_merger.cpp index 53f324494..c0cedbc9e 100644 --- a/modules/texture_packer/layers/texture_layer_merger.cpp +++ b/modules/texture_packer/layers/texture_layer_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/layers/texture_layer_merger.h b/modules/texture_packer/layers/texture_layer_merger.h index 5cce9e840..fc4248572 100644 --- a/modules/texture_packer/layers/texture_layer_merger.h +++ b/modules/texture_packer/layers/texture_layer_merger.h @@ -1,7 +1,7 @@ #ifndef TEXTURE_LAYER_MERGER_H #define TEXTURE_LAYER_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/register_types.cpp b/modules/texture_packer/register_types.cpp index 1409948de..248c55d21 100644 --- a/modules/texture_packer/register_types.cpp +++ b/modules/texture_packer/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/register_types.h b/modules/texture_packer/register_types.h index 58c84409e..399992605 100644 --- a/modules/texture_packer/register_types.h +++ b/modules/texture_packer/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_merger.cpp b/modules/texture_packer/texture_merger.cpp index d1ecade58..4a5ad321d 100644 --- a/modules/texture_packer/texture_merger.cpp +++ b/modules/texture_packer/texture_merger.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_merger.h b/modules/texture_packer/texture_merger.h index 6ea46360b..779793010 100644 --- a/modules/texture_packer/texture_merger.h +++ b/modules/texture_packer/texture_merger.h @@ -1,7 +1,7 @@ #ifndef TEXTURE_MERGER_H #define TEXTURE_MERGER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_packer.cpp b/modules/texture_packer/texture_packer.cpp index 6b5e79739..5a8c34d21 100644 --- a/modules/texture_packer/texture_packer.cpp +++ b/modules/texture_packer/texture_packer.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_packer.h b/modules/texture_packer/texture_packer.h index e9b0090ca..c3e247748 100644 --- a/modules/texture_packer/texture_packer.h +++ b/modules/texture_packer/texture_packer.h @@ -1,7 +1,7 @@ #ifndef TEXTURE_PACKER_H #define TEXTURE_PACKER_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.cpp b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.cpp index 1c0cecae2..b085e7e20 100644 --- a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.cpp +++ b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h index deab9f614..119fff1dd 100644 --- a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h +++ b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h @@ -1,7 +1,7 @@ #ifndef EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H #define EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/packer_image_resource.cpp b/modules/texture_packer/texture_resource/packer_image_resource.cpp index 68f7f83f7..07303c1e8 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource.cpp +++ b/modules/texture_packer/texture_resource/packer_image_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/packer_image_resource.h b/modules/texture_packer/texture_resource/packer_image_resource.h index f282b4d58..289e377d2 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource.h +++ b/modules/texture_packer/texture_resource/packer_image_resource.h @@ -1,7 +1,7 @@ #ifndef PACKER_IMAGE_REOURCE_H #define PACKER_IMAGE_REOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/packer_image_resource_importer.cpp b/modules/texture_packer/texture_resource/packer_image_resource_importer.cpp index c354bdb2d..e3fb19e16 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource_importer.cpp +++ b/modules/texture_packer/texture_resource/packer_image_resource_importer.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/texture_packer/texture_resource/packer_image_resource_importer.h b/modules/texture_packer/texture_resource/packer_image_resource_importer.h index b7938951a..1b8706adf 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource_importer.h +++ b/modules/texture_packer/texture_resource/packer_image_resource_importer.h @@ -1,7 +1,7 @@ #ifndef PACKER_IMAGE_RESOURCE_H #define PACKER_IMAGE_RESOURCE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/LICENSE b/modules/ui_extensions/LICENSE index 3cf7f3e2d..75cd3aa70 100644 --- a/modules/ui_extensions/LICENSE +++ b/modules/ui_extensions/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/bs_input_event_key.cpp b/modules/ui_extensions/bs_input_event_key.cpp index 041fd0ea4..02039d1c5 100644 --- a/modules/ui_extensions/bs_input_event_key.cpp +++ b/modules/ui_extensions/bs_input_event_key.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/bs_input_event_key.h b/modules/ui_extensions/bs_input_event_key.h index 3fbcfdb0f..fe0cf5897 100644 --- a/modules/ui_extensions/bs_input_event_key.h +++ b/modules/ui_extensions/bs_input_event_key.h @@ -1,7 +1,7 @@ #ifndef BS_INPUT_EVENT_KEY_H #define BS_INPUT_EVENT_KEY_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/register_types.cpp b/modules/ui_extensions/register_types.cpp index e49f541df..cbb192600 100644 --- a/modules/ui_extensions/register_types.cpp +++ b/modules/ui_extensions/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/register_types.h b/modules/ui_extensions/register_types.h index b349c6362..3face26c2 100644 --- a/modules/ui_extensions/register_types.h +++ b/modules/ui_extensions/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/touch_button.cpp b/modules/ui_extensions/touch_button.cpp index 038d8fb9f..fe9961d86 100644 --- a/modules/ui_extensions/touch_button.cpp +++ b/modules/ui_extensions/touch_button.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/ui_extensions/touch_button.h b/modules/ui_extensions/touch_button.h index 710ecfe39..2d6e500a6 100644 --- a/modules/ui_extensions/touch_button.h +++ b/modules/ui_extensions/touch_button.h @@ -1,7 +1,7 @@ #ifndef TOUCH_BUTTON_H #define TOUCH_BUTTON_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_library_merger_pcm.cpp b/modules/voxelman/library/voxel_library_merger_pcm.cpp index 577e441d6..99ca7a3c9 100644 --- a/modules/voxelman/library/voxel_library_merger_pcm.cpp +++ b/modules/voxelman/library/voxel_library_merger_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_library_merger_pcm.h b/modules/voxelman/library/voxel_library_merger_pcm.h index 811527e18..11daa3ee9 100644 --- a/modules/voxelman/library/voxel_library_merger_pcm.h +++ b/modules/voxelman/library/voxel_library_merger_pcm.h @@ -1,7 +1,7 @@ #ifndef VOXEL_LIBRARY_MERGER_PCM_H #define VOXEL_LIBRARY_MERGER_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_material_cache.cpp b/modules/voxelman/library/voxel_material_cache.cpp index af6175020..88062abaf 100644 --- a/modules/voxelman/library/voxel_material_cache.cpp +++ b/modules/voxelman/library/voxel_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_material_cache.h b/modules/voxelman/library/voxel_material_cache.h index 186cf9dba..b584aff6f 100644 --- a/modules/voxelman/library/voxel_material_cache.h +++ b/modules/voxelman/library/voxel_material_cache.h @@ -1,7 +1,7 @@ #ifndef VOXEL_MATERIAL_CACHE_H #define VOXEL_MATERIAL_CACHE_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_material_cache_pcm.cpp b/modules/voxelman/library/voxel_material_cache_pcm.cpp index a744d7209..9c6426daf 100644 --- a/modules/voxelman/library/voxel_material_cache_pcm.cpp +++ b/modules/voxelman/library/voxel_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/library/voxel_material_cache_pcm.h b/modules/voxelman/library/voxel_material_cache_pcm.h index 55e949f7c..9ccc86777 100644 --- a/modules/voxelman/library/voxel_material_cache_pcm.h +++ b/modules/voxelman/library/voxel_material_cache_pcm.h @@ -1,7 +1,7 @@ #ifndef VOXEL_MATERIAL_CACHE_PCM_H #define VOXEL_MATERIAL_CACHE_PCM_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/world/jobs/voxel_mesher_job_step.cpp b/modules/voxelman/world/jobs/voxel_mesher_job_step.cpp index e0f096d2b..5ca395528 100644 --- a/modules/voxelman/world/jobs/voxel_mesher_job_step.cpp +++ b/modules/voxelman/world/jobs/voxel_mesher_job_step.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/voxelman/world/jobs/voxel_mesher_job_step.h b/modules/voxelman/world/jobs/voxel_mesher_job_step.h index 4965ac203..c69f42fb4 100644 --- a/modules/voxelman/world/jobs/voxel_mesher_job_step.h +++ b/modules/voxelman/world/jobs/voxel_mesher_job_step.h @@ -1,7 +1,7 @@ #ifndef VOXEL_MESHER_JOB_STEP_H #define VOXEL_MESHER_JOB_STEP_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/web/editor/web_node_editor_plugin.cpp b/modules/web/editor/web_node_editor_plugin.cpp index 7dc6bc5c0..21b56280f 100644 --- a/modules/web/editor/web_node_editor_plugin.cpp +++ b/modules/web/editor/web_node_editor_plugin.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/modules/web/editor/web_node_editor_plugin.h b/modules/web/editor/web_node_editor_plugin.h index 7aff8831e..9e330b65d 100644 --- a/modules/web/editor/web_node_editor_plugin.h +++ b/modules/web/editor/web_node_editor_plugin.h @@ -2,7 +2,7 @@ #define WEB_NODE_EDITOR_PLUGIN_H /* -Copyright (c) 2019-2022 Péter Magyar +Copyright (c) 2019-2023 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal