From 37670680963453d5d54c7cfb5731615d3365301a Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 12 Jan 2022 21:44:26 +0100 Subject: [PATCH] Update the copyright headers to 2022. --- LICENSE | 2 +- data/atlases/character_atlas.cpp | 2 +- data/atlases/character_atlas.h | 2 +- data/atlases/character_atlas_entry.cpp | 2 +- data/atlases/character_atlas_entry.h | 2 +- data/auras/aura_group.cpp | 2 +- data/auras/aura_group.h | 2 +- data/items/craft_recipe.cpp | 2 +- data/items/craft_recipe.h | 2 +- data/items/craft_recipe_helper.cpp | 2 +- data/items/craft_recipe_helper.h | 2 +- data/items/equipment_data.cpp | 2 +- data/items/equipment_data.h | 2 +- data/items/item_instance.cpp | 2 +- data/items/item_instance.h | 2 +- data/items/item_template.cpp | 2 +- data/items/item_template.h | 2 +- data/items/model_visual.cpp | 2 +- data/items/model_visual.h | 2 +- data/items/model_visual_entry.cpp | 2 +- data/items/model_visual_entry.h | 2 +- data/loot/loot_data_base.cpp | 2 +- data/loot/loot_data_base.h | 2 +- data/species/entity_species_data.cpp | 2 +- data/species/entity_species_data.h | 2 +- data/species/species_instance.cpp | 2 +- data/species/species_instance.h | 2 +- data/species/species_model_data.cpp | 2 +- data/species/species_model_data.h | 2 +- data/spells/spell.cpp | 2 +- data/spells/spell.h | 2 +- data/spells/spell_cooldown_manipulation_data.cpp | 2 +- data/spells/spell_cooldown_manipulation_data.h | 2 +- data/spells/spell_effect_visual.cpp | 2 +- data/spells/spell_effect_visual.h | 2 +- data/spells/spell_effect_visual_simple.cpp | 2 +- data/spells/spell_effect_visual_simple.h | 2 +- database/ess_resource_db.cpp | 2 +- database/ess_resource_db.h | 2 +- database/ess_resource_db_folders.cpp | 2 +- database/ess_resource_db_folders.h | 2 +- database/ess_resource_db_map.cpp | 2 +- database/ess_resource_db_map.h | 2 +- database/ess_resource_db_static.cpp | 2 +- database/ess_resource_db_static.h | 2 +- drag_and_drop/es_drag_and_drop.cpp | 2 +- drag_and_drop/es_drag_and_drop.h | 2 +- entities/ai/entity_ai.cpp | 2 +- entities/ai/entity_ai.h | 2 +- entities/auras/aura_data.cpp | 2 +- entities/auras/aura_data.h | 2 +- entities/data/character_spec.cpp | 2 +- entities/data/character_spec.h | 2 +- entities/data/entity_class_data.cpp | 2 +- entities/data/entity_class_data.h | 2 +- entities/data/entity_data.cpp | 2 +- entities/data/entity_data.h | 2 +- entities/data/entity_data_container.cpp | 2 +- entities/data/entity_data_container.h | 2 +- entities/data/item_container_data.cpp | 2 +- entities/data/item_container_data.h | 2 +- entities/data/item_container_data_entry.cpp | 2 +- entities/data/item_container_data_entry.h | 2 +- entities/data/vendor_item_data.cpp | 2 +- entities/data/vendor_item_data.h | 2 +- entities/data/vendor_item_data_entry.cpp | 2 +- entities/data/vendor_item_data_entry.h | 2 +- entities/entity.cpp | 2 +- entities/entity.h | 2 +- entities/resources/entity_resource.cpp | 2 +- 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 +- entities/skills/entity_skill.cpp | 2 +- entities/skills/entity_skill.h | 2 +- entities/skills/entity_skill_data.cpp | 2 +- entities/skills/entity_skill_data.h | 2 +- entities/stats/complex_level_stat_data.cpp | 2 +- entities/stats/complex_level_stat_data.h | 2 +- entities/stats/level_stat_data.cpp | 2 +- entities/stats/level_stat_data.h | 2 +- entities/stats/simple_level_stat_data.cpp | 2 +- entities/stats/simple_level_stat_data.h | 2 +- entities/stats/stat_data.cpp | 2 +- entities/stats/stat_data.h | 2 +- entity_enums.cpp | 2 +- entity_enums.h | 2 +- formations/ai_formation.cpp | 2 +- formations/ai_formation.h | 2 +- infos/aura_infos.cpp | 2 +- infos/aura_infos.h | 2 +- infos/spell_cast_info.cpp | 2 +- infos/spell_cast_info.h | 2 +- inventory/bag.cpp | 2 +- inventory/bag.h | 2 +- inventory/grid_bag.cpp | 2 +- inventory/grid_bag.h | 2 +- inventory/inventory.cpp | 2 +- inventory/inventory.h | 2 +- inventory/normal_bag.cpp | 2 +- inventory/normal_bag.h | 2 +- item_enums.cpp | 2 +- item_enums.h | 2 +- material_cache/ess_material_cache.cpp | 2 +- material_cache/ess_material_cache.h | 2 +- material_cache/ess_material_cache_pcm.cpp | 2 +- material_cache/ess_material_cache_pcm.h | 2 +- pipelines/spell_damage_info.cpp | 2 +- pipelines/spell_damage_info.h | 2 +- pipelines/spell_heal_info.cpp | 2 +- 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 +- profiles/actionbar/action_bar_entry.h | 2 +- profiles/actionbar/action_bar_profile.cpp | 2 +- profiles/actionbar/action_bar_profile.h | 2 +- profiles/class_profile.cpp | 2 +- profiles/class_profile.h | 2 +- profiles/input/input_profile.cpp | 2 +- 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 +- profiles/player_profile.cpp | 2 +- profiles/player_profile.h | 2 +- projectiles/3d/spell_follow_projectile_3d.cpp | 2 +- projectiles/3d/spell_follow_projectile_3d.h | 2 +- props/prop_data_entity.cpp | 2 +- props/prop_data_entity.h | 2 +- register_types.cpp | 2 +- register_types.h | 2 +- singletons/ess.cpp | 2 +- singletons/ess.h | 2 +- singletons/profile_manager.cpp | 2 +- singletons/profile_manager.h | 2 +- skeleton/character_bones.cpp | 2 +- skeleton/character_bones.h | 2 +- skeleton/character_skeleton_2d.cpp | 2 +- skeleton/character_skeleton_2d.h | 2 +- skeleton/character_skeleton_3d.cpp | 2 +- skeleton/character_skeleton_3d.h | 2 +- skeleton/entity_skeleton_data.h | 2 +- skeleton/skeleton_model_entry.cpp | 2 +- skeleton/skeleton_model_entry.h | 2 +- spawners/ess_entity_spawner.cpp | 2 +- spawners/ess_entity_spawner.h | 2 +- spell_enums.cpp | 2 +- spell_enums.h | 2 +- utility/entity_create_info.cpp | 2 +- utility/entity_create_info.h | 2 +- 160 files changed, 160 insertions(+), 160 deletions(-) diff --git a/LICENSE b/LICENSE index dfbc805..01f5bc2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/atlases/character_atlas.cpp b/data/atlases/character_atlas.cpp index 758bc9d..f778665 100644 --- a/data/atlases/character_atlas.cpp +++ b/data/atlases/character_atlas.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/atlases/character_atlas.h b/data/atlases/character_atlas.h index ea2910b..35ba9bf 100644 --- a/data/atlases/character_atlas.h +++ b/data/atlases/character_atlas.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/atlases/character_atlas_entry.cpp b/data/atlases/character_atlas_entry.cpp index f89fd21..8b6b0b8 100644 --- a/data/atlases/character_atlas_entry.cpp +++ b/data/atlases/character_atlas_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/atlases/character_atlas_entry.h b/data/atlases/character_atlas_entry.h index 0563183..3e91bfb 100644 --- a/data/atlases/character_atlas_entry.h +++ b/data/atlases/character_atlas_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/auras/aura_group.cpp b/data/auras/aura_group.cpp index 19528d8..0b7f460 100644 --- a/data/auras/aura_group.cpp +++ b/data/auras/aura_group.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/auras/aura_group.h b/data/auras/aura_group.h index 4e62790..a641ad8 100644 --- a/data/auras/aura_group.h +++ b/data/auras/aura_group.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/craft_recipe.cpp b/data/items/craft_recipe.cpp index 14f5584..f301de1 100644 --- a/data/items/craft_recipe.cpp +++ b/data/items/craft_recipe.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/craft_recipe.h b/data/items/craft_recipe.h index 88ff817..52173e3 100644 --- a/data/items/craft_recipe.h +++ b/data/items/craft_recipe.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/craft_recipe_helper.cpp b/data/items/craft_recipe_helper.cpp index 7d79ec6..0c17bd4 100644 --- a/data/items/craft_recipe_helper.cpp +++ b/data/items/craft_recipe_helper.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/craft_recipe_helper.h b/data/items/craft_recipe_helper.h index 6de5af4..e410050 100644 --- a/data/items/craft_recipe_helper.h +++ b/data/items/craft_recipe_helper.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/equipment_data.cpp b/data/items/equipment_data.cpp index 32a6acd..0c0e520 100644 --- a/data/items/equipment_data.cpp +++ b/data/items/equipment_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/equipment_data.h b/data/items/equipment_data.h index 9d1de40..67820f7 100644 --- a/data/items/equipment_data.h +++ b/data/items/equipment_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/item_instance.cpp b/data/items/item_instance.cpp index 13f4b8f..4a06dec 100644 --- a/data/items/item_instance.cpp +++ b/data/items/item_instance.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/item_instance.h b/data/items/item_instance.h index 0f07e16..659aca3 100644 --- a/data/items/item_instance.h +++ b/data/items/item_instance.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/item_template.cpp b/data/items/item_template.cpp index 1840fb4..61d25d6 100644 --- a/data/items/item_template.cpp +++ b/data/items/item_template.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/item_template.h b/data/items/item_template.h index cc5c13a..e03b202 100644 --- a/data/items/item_template.h +++ b/data/items/item_template.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/model_visual.cpp b/data/items/model_visual.cpp index e66c644..db85a0f 100644 --- a/data/items/model_visual.cpp +++ b/data/items/model_visual.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/model_visual.h b/data/items/model_visual.h index 4767485..fd4c9f3 100644 --- a/data/items/model_visual.h +++ b/data/items/model_visual.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/model_visual_entry.cpp b/data/items/model_visual_entry.cpp index dbc9412..49f6dd5 100644 --- a/data/items/model_visual_entry.cpp +++ b/data/items/model_visual_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/items/model_visual_entry.h b/data/items/model_visual_entry.h index 48f752b..6e85f0f 100644 --- a/data/items/model_visual_entry.h +++ b/data/items/model_visual_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/loot/loot_data_base.cpp b/data/loot/loot_data_base.cpp index 9dd87aa..1ecdd43 100644 --- a/data/loot/loot_data_base.cpp +++ b/data/loot/loot_data_base.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/loot/loot_data_base.h b/data/loot/loot_data_base.h index 5c51faf..6da9d35 100644 --- a/data/loot/loot_data_base.h +++ b/data/loot/loot_data_base.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/entity_species_data.cpp b/data/species/entity_species_data.cpp index 654341f..1e92e93 100644 --- a/data/species/entity_species_data.cpp +++ b/data/species/entity_species_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/entity_species_data.h b/data/species/entity_species_data.h index 7df3909..388bd94 100644 --- a/data/species/entity_species_data.h +++ b/data/species/entity_species_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/species_instance.cpp b/data/species/species_instance.cpp index 437d2fa..1d4e402 100644 --- a/data/species/species_instance.cpp +++ b/data/species/species_instance.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/species_instance.h b/data/species/species_instance.h index b98c03a..5586f9b 100644 --- a/data/species/species_instance.h +++ b/data/species/species_instance.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/species_model_data.cpp b/data/species/species_model_data.cpp index 1ee9655..5a76015 100644 --- a/data/species/species_model_data.cpp +++ b/data/species/species_model_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/species/species_model_data.h b/data/species/species_model_data.h index 076cd8a..650be2d 100644 --- a/data/species/species_model_data.h +++ b/data/species/species_model_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell.cpp b/data/spells/spell.cpp index 59a433d..025566d 100644 --- a/data/spells/spell.cpp +++ b/data/spells/spell.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell.h b/data/spells/spell.h index 894136a..00d4538 100644 --- a/data/spells/spell.h +++ b/data/spells/spell.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_cooldown_manipulation_data.cpp b/data/spells/spell_cooldown_manipulation_data.cpp index 8f8d74e..56b0da4 100644 --- a/data/spells/spell_cooldown_manipulation_data.cpp +++ b/data/spells/spell_cooldown_manipulation_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_cooldown_manipulation_data.h b/data/spells/spell_cooldown_manipulation_data.h index a7f61db..1c9e36a 100644 --- a/data/spells/spell_cooldown_manipulation_data.h +++ b/data/spells/spell_cooldown_manipulation_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_effect_visual.cpp b/data/spells/spell_effect_visual.cpp index a5133b2..806c1b1 100644 --- a/data/spells/spell_effect_visual.cpp +++ b/data/spells/spell_effect_visual.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_effect_visual.h b/data/spells/spell_effect_visual.h index 28d0d62..fa53d00 100644 --- a/data/spells/spell_effect_visual.h +++ b/data/spells/spell_effect_visual.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_effect_visual_simple.cpp b/data/spells/spell_effect_visual_simple.cpp index c374f53..b66a7f5 100644 --- a/data/spells/spell_effect_visual_simple.cpp +++ b/data/spells/spell_effect_visual_simple.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/data/spells/spell_effect_visual_simple.h b/data/spells/spell_effect_visual_simple.h index abc1e39..42fc0f3 100644 --- a/data/spells/spell_effect_visual_simple.h +++ b/data/spells/spell_effect_visual_simple.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db.cpp b/database/ess_resource_db.cpp index 18abcb7..ce44e86 100644 --- a/database/ess_resource_db.cpp +++ b/database/ess_resource_db.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db.h b/database/ess_resource_db.h index 9f6c838..2d5cadc 100644 --- a/database/ess_resource_db.h +++ b/database/ess_resource_db.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_folders.cpp b/database/ess_resource_db_folders.cpp index cf9460c..5b64109 100644 --- a/database/ess_resource_db_folders.cpp +++ b/database/ess_resource_db_folders.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_folders.h b/database/ess_resource_db_folders.h index d5c7173..660851f 100644 --- a/database/ess_resource_db_folders.h +++ b/database/ess_resource_db_folders.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_map.cpp b/database/ess_resource_db_map.cpp index a5c6012..9b39fd9 100644 --- a/database/ess_resource_db_map.cpp +++ b/database/ess_resource_db_map.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_map.h b/database/ess_resource_db_map.h index 86bacb3..c5f6f5c 100644 --- a/database/ess_resource_db_map.h +++ b/database/ess_resource_db_map.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_static.cpp b/database/ess_resource_db_static.cpp index 7708b2d..9dbbc55 100644 --- a/database/ess_resource_db_static.cpp +++ b/database/ess_resource_db_static.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/database/ess_resource_db_static.h b/database/ess_resource_db_static.h index 9583e0c..5cc967f 100644 --- a/database/ess_resource_db_static.h +++ b/database/ess_resource_db_static.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/drag_and_drop/es_drag_and_drop.cpp b/drag_and_drop/es_drag_and_drop.cpp index ef28cdc..7aec4e1 100644 --- a/drag_and_drop/es_drag_and_drop.cpp +++ b/drag_and_drop/es_drag_and_drop.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/drag_and_drop/es_drag_and_drop.h b/drag_and_drop/es_drag_and_drop.h index 56e59c0..76620df 100644 --- a/drag_and_drop/es_drag_and_drop.h +++ b/drag_and_drop/es_drag_and_drop.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/ai/entity_ai.cpp b/entities/ai/entity_ai.cpp index 597fd02..86c3586 100644 --- a/entities/ai/entity_ai.cpp +++ b/entities/ai/entity_ai.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/ai/entity_ai.h b/entities/ai/entity_ai.h index 35787bb..9d500c3 100644 --- a/entities/ai/entity_ai.h +++ b/entities/ai/entity_ai.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/auras/aura_data.cpp b/entities/auras/aura_data.cpp index 306d133..40ef434 100644 --- a/entities/auras/aura_data.cpp +++ b/entities/auras/aura_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/auras/aura_data.h b/entities/auras/aura_data.h index d94d4a1..16d9543 100644 --- a/entities/auras/aura_data.h +++ b/entities/auras/aura_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/character_spec.cpp b/entities/data/character_spec.cpp index accf86d..bb93efb 100644 --- a/entities/data/character_spec.cpp +++ b/entities/data/character_spec.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/character_spec.h b/entities/data/character_spec.h index 3921376..43a359e 100644 --- a/entities/data/character_spec.h +++ b/entities/data/character_spec.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_class_data.cpp b/entities/data/entity_class_data.cpp index 0236582..d436e28 100644 --- a/entities/data/entity_class_data.cpp +++ b/entities/data/entity_class_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_class_data.h b/entities/data/entity_class_data.h index 7aaceab..9061b1f 100644 --- a/entities/data/entity_class_data.h +++ b/entities/data/entity_class_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_data.cpp b/entities/data/entity_data.cpp index 29e96fe..9e5c288 100644 --- a/entities/data/entity_data.cpp +++ b/entities/data/entity_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_data.h b/entities/data/entity_data.h index 8f0d3c0..11fa316 100644 --- a/entities/data/entity_data.h +++ b/entities/data/entity_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_data_container.cpp b/entities/data/entity_data_container.cpp index fbfa436..5a7dbaa 100644 --- a/entities/data/entity_data_container.cpp +++ b/entities/data/entity_data_container.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/entity_data_container.h b/entities/data/entity_data_container.h index 9bcb983..efb0b85 100644 --- a/entities/data/entity_data_container.h +++ b/entities/data/entity_data_container.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/item_container_data.cpp b/entities/data/item_container_data.cpp index 97cb97d..2b86662 100644 --- a/entities/data/item_container_data.cpp +++ b/entities/data/item_container_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/item_container_data.h b/entities/data/item_container_data.h index db882cc..1597954 100644 --- a/entities/data/item_container_data.h +++ b/entities/data/item_container_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/item_container_data_entry.cpp b/entities/data/item_container_data_entry.cpp index 921b305..e7ab810 100644 --- a/entities/data/item_container_data_entry.cpp +++ b/entities/data/item_container_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/item_container_data_entry.h b/entities/data/item_container_data_entry.h index abd673d..2dd8dd8 100644 --- a/entities/data/item_container_data_entry.h +++ b/entities/data/item_container_data_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/vendor_item_data.cpp b/entities/data/vendor_item_data.cpp index 0a572e8..f0a2d86 100644 --- a/entities/data/vendor_item_data.cpp +++ b/entities/data/vendor_item_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/vendor_item_data.h b/entities/data/vendor_item_data.h index c46f0d2..c0dd9de 100644 --- a/entities/data/vendor_item_data.h +++ b/entities/data/vendor_item_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/vendor_item_data_entry.cpp b/entities/data/vendor_item_data_entry.cpp index e6f02d0..be0d0c8 100644 --- a/entities/data/vendor_item_data_entry.cpp +++ b/entities/data/vendor_item_data_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/data/vendor_item_data_entry.h b/entities/data/vendor_item_data_entry.h index 632e932..51b0f67 100644 --- a/entities/data/vendor_item_data_entry.h +++ b/entities/data/vendor_item_data_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/entity.cpp b/entities/entity.cpp index a71ebc7..1548ecd 100644 --- a/entities/entity.cpp +++ b/entities/entity.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/entity.h b/entities/entity.h index cfa05ca..f996ace 100644 --- a/entities/entity.h +++ b/entities/entity.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource.cpp b/entities/resources/entity_resource.cpp index a4def11..164df12 100644 --- a/entities/resources/entity_resource.cpp +++ b/entities/resources/entity_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource.h b/entities/resources/entity_resource.h index e7e538a..e39f4f7 100644 --- a/entities/resources/entity_resource.h +++ b/entities/resources/entity_resource.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data.cpp b/entities/resources/entity_resource_cost_data.cpp index 381264e..4893886 100644 --- a/entities/resources/entity_resource_cost_data.cpp +++ b/entities/resources/entity_resource_cost_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data.h b/entities/resources/entity_resource_cost_data.h index f5e04b5..55fafc2 100644 --- a/entities/resources/entity_resource_cost_data.h +++ b/entities/resources/entity_resource_cost_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data_health.cpp b/entities/resources/entity_resource_cost_data_health.cpp index 98e5552..125b3fc 100644 --- a/entities/resources/entity_resource_cost_data_health.cpp +++ b/entities/resources/entity_resource_cost_data_health.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data_health.h b/entities/resources/entity_resource_cost_data_health.h index 6d23cde..2c66758 100644 --- a/entities/resources/entity_resource_cost_data_health.h +++ b/entities/resources/entity_resource_cost_data_health.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data_resource.cpp b/entities/resources/entity_resource_cost_data_resource.cpp index 6f1aaad..353d052 100644 --- a/entities/resources/entity_resource_cost_data_resource.cpp +++ b/entities/resources/entity_resource_cost_data_resource.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_cost_data_resource.h b/entities/resources/entity_resource_cost_data_resource.h index ad7b103..7f207ab 100644 --- a/entities/resources/entity_resource_cost_data_resource.h +++ b/entities/resources/entity_resource_cost_data_resource.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_health.cpp b/entities/resources/entity_resource_health.cpp index 503e5b7..78c872b 100644 --- a/entities/resources/entity_resource_health.cpp +++ b/entities/resources/entity_resource_health.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_health.h b/entities/resources/entity_resource_health.h index 3b06ab3..3d6571b 100644 --- a/entities/resources/entity_resource_health.h +++ b/entities/resources/entity_resource_health.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_speed.cpp b/entities/resources/entity_resource_speed.cpp index 04bde09..1543496 100644 --- a/entities/resources/entity_resource_speed.cpp +++ b/entities/resources/entity_resource_speed.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/resources/entity_resource_speed.h b/entities/resources/entity_resource_speed.h index ac8141a..1e7d906 100644 --- a/entities/resources/entity_resource_speed.h +++ b/entities/resources/entity_resource_speed.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/skills/entity_skill.cpp b/entities/skills/entity_skill.cpp index d5fee3a..144f464 100644 --- a/entities/skills/entity_skill.cpp +++ b/entities/skills/entity_skill.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/skills/entity_skill.h b/entities/skills/entity_skill.h index 5a41991..ed4108e 100644 --- a/entities/skills/entity_skill.h +++ b/entities/skills/entity_skill.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/skills/entity_skill_data.cpp b/entities/skills/entity_skill_data.cpp index cd90458..53deb5f 100644 --- a/entities/skills/entity_skill_data.cpp +++ b/entities/skills/entity_skill_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/skills/entity_skill_data.h b/entities/skills/entity_skill_data.h index 3be9589..d1a8e57 100644 --- a/entities/skills/entity_skill_data.h +++ b/entities/skills/entity_skill_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/complex_level_stat_data.cpp b/entities/stats/complex_level_stat_data.cpp index dd8c769..d8ede89 100644 --- a/entities/stats/complex_level_stat_data.cpp +++ b/entities/stats/complex_level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/complex_level_stat_data.h b/entities/stats/complex_level_stat_data.h index 6693132..7395fab 100644 --- a/entities/stats/complex_level_stat_data.h +++ b/entities/stats/complex_level_stat_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/level_stat_data.cpp b/entities/stats/level_stat_data.cpp index b7788fe..f962139 100644 --- a/entities/stats/level_stat_data.cpp +++ b/entities/stats/level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/level_stat_data.h b/entities/stats/level_stat_data.h index cf2a0f8..d94bd08 100644 --- a/entities/stats/level_stat_data.h +++ b/entities/stats/level_stat_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/simple_level_stat_data.cpp b/entities/stats/simple_level_stat_data.cpp index 54192ca..562277a 100644 --- a/entities/stats/simple_level_stat_data.cpp +++ b/entities/stats/simple_level_stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/simple_level_stat_data.h b/entities/stats/simple_level_stat_data.h index b3584aa..a8eae5e 100644 --- a/entities/stats/simple_level_stat_data.h +++ b/entities/stats/simple_level_stat_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/stat_data.cpp b/entities/stats/stat_data.cpp index 283c48e..36f1458 100644 --- a/entities/stats/stat_data.cpp +++ b/entities/stats/stat_data.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entities/stats/stat_data.h b/entities/stats/stat_data.h index 4892a72..1ed5561 100644 --- a/entities/stats/stat_data.h +++ b/entities/stats/stat_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entity_enums.cpp b/entity_enums.cpp index 87041fd..d547629 100644 --- a/entity_enums.cpp +++ b/entity_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entity_enums.h b/entity_enums.h index b939ffc..9b4b046 100644 --- a/entity_enums.h +++ b/entity_enums.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/formations/ai_formation.cpp b/formations/ai_formation.cpp index 89d1680..6be306f 100644 --- a/formations/ai_formation.cpp +++ b/formations/ai_formation.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/formations/ai_formation.h b/formations/ai_formation.h index d4d807d..050c172 100644 --- a/formations/ai_formation.h +++ b/formations/ai_formation.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/infos/aura_infos.cpp b/infos/aura_infos.cpp index 8abd6f6..11ccea7 100644 --- a/infos/aura_infos.cpp +++ b/infos/aura_infos.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/infos/aura_infos.h b/infos/aura_infos.h index fdc4964..76c3abd 100644 --- a/infos/aura_infos.h +++ b/infos/aura_infos.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/infos/spell_cast_info.cpp b/infos/spell_cast_info.cpp index 57301b5..4209668 100644 --- a/infos/spell_cast_info.cpp +++ b/infos/spell_cast_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/infos/spell_cast_info.h b/infos/spell_cast_info.h index ee0e6e0..7987c51 100644 --- a/infos/spell_cast_info.h +++ b/infos/spell_cast_info.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/bag.cpp b/inventory/bag.cpp index 3d90ff8..3614331 100644 --- a/inventory/bag.cpp +++ b/inventory/bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/bag.h b/inventory/bag.h index c340cc5..8a7052d 100644 --- a/inventory/bag.h +++ b/inventory/bag.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/grid_bag.cpp b/inventory/grid_bag.cpp index 520a52b..9489a0b 100644 --- a/inventory/grid_bag.cpp +++ b/inventory/grid_bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/grid_bag.h b/inventory/grid_bag.h index 0de3448..57b84ca 100644 --- a/inventory/grid_bag.h +++ b/inventory/grid_bag.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/inventory.cpp b/inventory/inventory.cpp index d7ced59..5ad666c 100644 --- a/inventory/inventory.cpp +++ b/inventory/inventory.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/inventory.h b/inventory/inventory.h index d448eb2..96dea3c 100644 --- a/inventory/inventory.h +++ b/inventory/inventory.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/normal_bag.cpp b/inventory/normal_bag.cpp index c7d320b..c0b6f8b 100644 --- a/inventory/normal_bag.cpp +++ b/inventory/normal_bag.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/inventory/normal_bag.h b/inventory/normal_bag.h index 0c9883c..c4d7ba4 100644 --- a/inventory/normal_bag.h +++ b/inventory/normal_bag.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/item_enums.cpp b/item_enums.cpp index d06b798..649d5cd 100644 --- a/item_enums.cpp +++ b/item_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/item_enums.h b/item_enums.h index 0f35114..f1ab225 100644 --- a/item_enums.h +++ b/item_enums.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/material_cache/ess_material_cache.cpp b/material_cache/ess_material_cache.cpp index 2d5ef95..b689c58 100644 --- a/material_cache/ess_material_cache.cpp +++ b/material_cache/ess_material_cache.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/material_cache/ess_material_cache.h b/material_cache/ess_material_cache.h index cf6e8b4..e354695 100644 --- a/material_cache/ess_material_cache.h +++ b/material_cache/ess_material_cache.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/material_cache/ess_material_cache_pcm.cpp b/material_cache/ess_material_cache_pcm.cpp index 0a42d34..4641436 100644 --- a/material_cache/ess_material_cache_pcm.cpp +++ b/material_cache/ess_material_cache_pcm.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/material_cache/ess_material_cache_pcm.h b/material_cache/ess_material_cache_pcm.h index 5390f35..8156b9a 100644 --- a/material_cache/ess_material_cache_pcm.h +++ b/material_cache/ess_material_cache_pcm.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pipelines/spell_damage_info.cpp b/pipelines/spell_damage_info.cpp index 8ca4aeb..dfa54ac 100644 --- a/pipelines/spell_damage_info.cpp +++ b/pipelines/spell_damage_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pipelines/spell_damage_info.h b/pipelines/spell_damage_info.h index fb85a2f..8b9560d 100644 --- a/pipelines/spell_damage_info.h +++ b/pipelines/spell_damage_info.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pipelines/spell_heal_info.cpp b/pipelines/spell_heal_info.cpp index e09be81..63aebf5 100644 --- a/pipelines/spell_heal_info.cpp +++ b/pipelines/spell_heal_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pipelines/spell_heal_info.h b/pipelines/spell_heal_info.h index ea58f4f..40d97d1 100644 --- a/pipelines/spell_heal_info.h +++ b/pipelines/spell_heal_info.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_button_entry.cpp b/profiles/actionbar/action_bar_button_entry.cpp index a635e2c..efd8f41 100644 --- a/profiles/actionbar/action_bar_button_entry.cpp +++ b/profiles/actionbar/action_bar_button_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_button_entry.h b/profiles/actionbar/action_bar_button_entry.h index 489e5a2..3b1ab15 100644 --- a/profiles/actionbar/action_bar_button_entry.h +++ b/profiles/actionbar/action_bar_button_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_entry.cpp b/profiles/actionbar/action_bar_entry.cpp index a8c2974..7543652 100644 --- a/profiles/actionbar/action_bar_entry.cpp +++ b/profiles/actionbar/action_bar_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_entry.h b/profiles/actionbar/action_bar_entry.h index ee1b85a..b00e847 100644 --- a/profiles/actionbar/action_bar_entry.h +++ b/profiles/actionbar/action_bar_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_profile.cpp b/profiles/actionbar/action_bar_profile.cpp index 1897b93..a3a2c4b 100644 --- a/profiles/actionbar/action_bar_profile.cpp +++ b/profiles/actionbar/action_bar_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/actionbar/action_bar_profile.h b/profiles/actionbar/action_bar_profile.h index 11fda93..49b7f3b 100644 --- a/profiles/actionbar/action_bar_profile.h +++ b/profiles/actionbar/action_bar_profile.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/class_profile.cpp b/profiles/class_profile.cpp index 2b392f9..0c78ec8 100644 --- a/profiles/class_profile.cpp +++ b/profiles/class_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/class_profile.h b/profiles/class_profile.h index 4b8eb2c..c5598b9 100644 --- a/profiles/class_profile.h +++ b/profiles/class_profile.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile.cpp b/profiles/input/input_profile.cpp index 356fba6..15c5789 100644 --- a/profiles/input/input_profile.cpp +++ b/profiles/input/input_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile.h b/profiles/input/input_profile.h index e98bdc8..c1157e5 100644 --- a/profiles/input/input_profile.h +++ b/profiles/input/input_profile.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile_modifier.cpp b/profiles/input/input_profile_modifier.cpp index 2250844..d474007 100644 --- a/profiles/input/input_profile_modifier.cpp +++ b/profiles/input/input_profile_modifier.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile_modifier.h b/profiles/input/input_profile_modifier.h index 22a845d..a70d221 100644 --- a/profiles/input/input_profile_modifier.h +++ b/profiles/input/input_profile_modifier.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile_modifier_entry.cpp b/profiles/input/input_profile_modifier_entry.cpp index 264d13f..c508945 100644 --- a/profiles/input/input_profile_modifier_entry.cpp +++ b/profiles/input/input_profile_modifier_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/input/input_profile_modifier_entry.h b/profiles/input/input_profile_modifier_entry.h index 08fbe85..130b4ae 100644 --- a/profiles/input/input_profile_modifier_entry.h +++ b/profiles/input/input_profile_modifier_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/player_profile.cpp b/profiles/player_profile.cpp index 645a41c..177ee73 100644 --- a/profiles/player_profile.cpp +++ b/profiles/player_profile.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/profiles/player_profile.h b/profiles/player_profile.h index 32287ef..89b614e 100644 --- a/profiles/player_profile.h +++ b/profiles/player_profile.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/projectiles/3d/spell_follow_projectile_3d.cpp b/projectiles/3d/spell_follow_projectile_3d.cpp index 80beb33..6e62475 100644 --- a/projectiles/3d/spell_follow_projectile_3d.cpp +++ b/projectiles/3d/spell_follow_projectile_3d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/projectiles/3d/spell_follow_projectile_3d.h b/projectiles/3d/spell_follow_projectile_3d.h index a7f36dd..2d8bbc9 100644 --- a/projectiles/3d/spell_follow_projectile_3d.h +++ b/projectiles/3d/spell_follow_projectile_3d.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/props/prop_data_entity.cpp b/props/prop_data_entity.cpp index 5f8d97c..8d5bc2f 100644 --- a/props/prop_data_entity.cpp +++ b/props/prop_data_entity.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/props/prop_data_entity.h b/props/prop_data_entity.h index 4369afa..7009c5a 100644 --- a/props/prop_data_entity.h +++ b/props/prop_data_entity.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/register_types.cpp b/register_types.cpp index b1a5b87..b8cc5b9 100644 --- a/register_types.cpp +++ b/register_types.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/register_types.h b/register_types.h index e223415..5c64da5 100644 --- a/register_types.h +++ b/register_types.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/singletons/ess.cpp b/singletons/ess.cpp index 3fd39b5..11e4bd7 100644 --- a/singletons/ess.cpp +++ b/singletons/ess.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/singletons/ess.h b/singletons/ess.h index b895569..91d8dee 100644 --- a/singletons/ess.h +++ b/singletons/ess.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/singletons/profile_manager.cpp b/singletons/profile_manager.cpp index e22c37d..b8865ca 100644 --- a/singletons/profile_manager.cpp +++ b/singletons/profile_manager.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/singletons/profile_manager.h b/singletons/profile_manager.h index 151b0d2..83c1d48 100644 --- a/singletons/profile_manager.h +++ b/singletons/profile_manager.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_bones.cpp b/skeleton/character_bones.cpp index da298e4..d64553b 100644 --- a/skeleton/character_bones.cpp +++ b/skeleton/character_bones.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_bones.h b/skeleton/character_bones.h index f7bf8b3..6c2ed53 100644 --- a/skeleton/character_bones.h +++ b/skeleton/character_bones.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_skeleton_2d.cpp b/skeleton/character_skeleton_2d.cpp index 72eb600..d287508 100644 --- a/skeleton/character_skeleton_2d.cpp +++ b/skeleton/character_skeleton_2d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_skeleton_2d.h b/skeleton/character_skeleton_2d.h index c65f99a..7b2e06e 100644 --- a/skeleton/character_skeleton_2d.h +++ b/skeleton/character_skeleton_2d.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_skeleton_3d.cpp b/skeleton/character_skeleton_3d.cpp index ff4598d..07d768a 100644 --- a/skeleton/character_skeleton_3d.cpp +++ b/skeleton/character_skeleton_3d.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/character_skeleton_3d.h b/skeleton/character_skeleton_3d.h index 0bb67b3..4ab5f24 100644 --- a/skeleton/character_skeleton_3d.h +++ b/skeleton/character_skeleton_3d.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/entity_skeleton_data.h b/skeleton/entity_skeleton_data.h index 1a1b768..1ecedd3 100644 --- a/skeleton/entity_skeleton_data.h +++ b/skeleton/entity_skeleton_data.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/skeleton_model_entry.cpp b/skeleton/skeleton_model_entry.cpp index 3dd434c..1b80a5b 100644 --- a/skeleton/skeleton_model_entry.cpp +++ b/skeleton/skeleton_model_entry.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/skeleton/skeleton_model_entry.h b/skeleton/skeleton_model_entry.h index 3ee7330..09a4a53 100644 --- a/skeleton/skeleton_model_entry.h +++ b/skeleton/skeleton_model_entry.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/spawners/ess_entity_spawner.cpp b/spawners/ess_entity_spawner.cpp index af6d31b..e65aef3 100644 --- a/spawners/ess_entity_spawner.cpp +++ b/spawners/ess_entity_spawner.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/spawners/ess_entity_spawner.h b/spawners/ess_entity_spawner.h index 328333c..4422740 100644 --- a/spawners/ess_entity_spawner.h +++ b/spawners/ess_entity_spawner.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/spell_enums.cpp b/spell_enums.cpp index 82e039a..e0a85f4 100644 --- a/spell_enums.cpp +++ b/spell_enums.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/spell_enums.h b/spell_enums.h index 844f112..e39b3a1 100644 --- a/spell_enums.h +++ b/spell_enums.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/utility/entity_create_info.cpp b/utility/entity_create_info.cpp index 8aba8b6..9915835 100644 --- a/utility/entity_create_info.cpp +++ b/utility/entity_create_info.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/utility/entity_create_info.h b/utility/entity_create_info.h index 15964da..b958b46 100644 --- a/utility/entity_create_info.h +++ b/utility/entity_create_info.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2019-2021 Péter Magyar +Copyright (c) 2019-2022 Péter Magyar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal