From ce2f51d3187e4b0c7f496850afe1c04b96d3d157 Mon Sep 17 00:00:00 2001 From: Carsten Teibes Date: Sun, 26 Apr 2020 11:15:26 +0200 Subject: [PATCH 1/3] Update copyright years --- COPYING | 2 +- generator/templates/copyright.tmpl | 2 +- src/command_codes.h | 2 +- src/data.cpp | 2 +- src/data.h | 2 +- src/encoder.cpp | 9 +++++++++ src/encoder.h | 2 +- src/enum_tags.h | 2 +- src/flag_set.h | 2 +- src/generated/fwd_struct_impl.h | 2 +- src/generated/ldb_actor.cpp | 2 +- src/generated/ldb_animation.cpp | 2 +- src/generated/ldb_animationcelldata.cpp | 2 +- src/generated/ldb_animationframe.cpp | 2 +- src/generated/ldb_animationtiming.cpp | 2 +- src/generated/ldb_attribute.cpp | 2 +- src/generated/ldb_battlecommand.cpp | 2 +- src/generated/ldb_battlecommands.cpp | 2 +- src/generated/ldb_battleranimation.cpp | 2 +- src/generated/ldb_battleranimationdata.cpp | 2 +- src/generated/ldb_battleranimationextension.cpp | 2 +- src/generated/ldb_chipset.cpp | 2 +- src/generated/ldb_chunks.h | 2 +- src/generated/ldb_class.cpp | 2 +- src/generated/ldb_commonevent.cpp | 2 +- src/generated/ldb_database.cpp | 2 +- src/generated/ldb_enemy.cpp | 2 +- src/generated/ldb_enemyaction.cpp | 2 +- src/generated/ldb_item.cpp | 2 +- src/generated/ldb_itemanimation.cpp | 2 +- src/generated/ldb_learning.cpp | 2 +- src/generated/ldb_music.cpp | 2 +- src/generated/ldb_skill.cpp | 2 +- src/generated/ldb_sound.cpp | 2 +- src/generated/ldb_state.cpp | 2 +- src/generated/ldb_switch.cpp | 2 +- src/generated/ldb_system.cpp | 2 +- src/generated/ldb_terms.cpp | 2 +- src/generated/ldb_terrain.cpp | 2 +- src/generated/ldb_terrain_flags.h | 2 +- src/generated/ldb_testbattler.cpp | 2 +- src/generated/ldb_troop.cpp | 2 +- src/generated/ldb_troopmember.cpp | 2 +- src/generated/ldb_trooppage.cpp | 2 +- src/generated/ldb_trooppagecondition.cpp | 2 +- src/generated/ldb_trooppagecondition_flags.h | 2 +- src/generated/ldb_variable.cpp | 2 +- src/generated/lmt_chunks.h | 2 +- src/generated/lmt_encounter.cpp | 2 +- src/generated/lmt_mapinfo.cpp | 2 +- src/generated/lmt_start.cpp | 2 +- src/generated/lmu_chunks.h | 2 +- src/generated/lmu_event.cpp | 2 +- src/generated/lmu_eventpage.cpp | 2 +- src/generated/lmu_eventpagecondition.cpp | 2 +- src/generated/lmu_eventpagecondition_flags.h | 2 +- src/generated/lmu_map.cpp | 2 +- src/generated/lmu_moveroute.cpp | 2 +- src/generated/lsd_chunks.h | 2 +- src/generated/lsd_save.cpp | 2 +- src/generated/lsd_saveactor.cpp | 2 +- src/generated/lsd_savecommonevent.cpp | 2 +- src/generated/lsd_saveeasyrpgdata.cpp | 2 +- src/generated/lsd_saveeventexecframe.cpp | 2 +- src/generated/lsd_saveeventexecstate.cpp | 2 +- src/generated/lsd_saveinventory.cpp | 2 +- src/generated/lsd_savemapevent.cpp | 2 +- src/generated/lsd_savemapeventbase.cpp | 2 +- src/generated/lsd_savemapinfo.cpp | 2 +- src/generated/lsd_savepanorama.cpp | 2 +- src/generated/lsd_savepartylocation.cpp | 2 +- src/generated/lsd_savepicture.cpp | 2 +- src/generated/lsd_savepicture_flags.h | 2 +- src/generated/lsd_savescreen.cpp | 2 +- src/generated/lsd_savesystem.cpp | 2 +- src/generated/lsd_savetarget.cpp | 2 +- src/generated/lsd_savetitle.cpp | 2 +- src/generated/lsd_savevehiclelocation.cpp | 2 +- src/generated/rpg_actor.h | 2 +- src/generated/rpg_animation.h | 2 +- src/generated/rpg_animationcelldata.h | 2 +- src/generated/rpg_animationframe.h | 2 +- src/generated/rpg_animationtiming.h | 2 +- src/generated/rpg_attribute.h | 2 +- src/generated/rpg_battlecommand.h | 2 +- src/generated/rpg_battlecommands.h | 2 +- src/generated/rpg_battleranimation.h | 2 +- src/generated/rpg_battleranimationdata.h | 2 +- src/generated/rpg_battleranimationextension.h | 2 +- src/generated/rpg_chipset.cpp | 2 +- src/generated/rpg_chipset.h | 2 +- src/generated/rpg_class.h | 2 +- src/generated/rpg_commonevent.h | 2 +- src/generated/rpg_database.h | 2 +- src/generated/rpg_encounter.h | 2 +- src/generated/rpg_enemy.h | 2 +- src/generated/rpg_enemyaction.h | 2 +- src/generated/rpg_enums.cpp | 2 +- src/generated/rpg_equipment.h | 2 +- src/generated/rpg_event.h | 2 +- src/generated/rpg_eventcommand.h | 2 +- src/generated/rpg_eventpage.h | 2 +- src/generated/rpg_eventpagecondition.h | 2 +- src/generated/rpg_item.h | 2 +- src/generated/rpg_itemanimation.h | 2 +- src/generated/rpg_learning.h | 2 +- src/generated/rpg_map.h | 2 +- src/generated/rpg_mapinfo.h | 2 +- src/generated/rpg_movecommand.h | 2 +- src/generated/rpg_moveroute.h | 2 +- src/generated/rpg_music.h | 2 +- src/generated/rpg_parameters.h | 2 +- src/generated/rpg_rect.h | 2 +- src/generated/rpg_save.h | 2 +- src/generated/rpg_saveactor.h | 2 +- src/generated/rpg_savecommonevent.h | 2 +- src/generated/rpg_saveeasyrpgdata.h | 2 +- src/generated/rpg_saveeventexecframe.h | 2 +- src/generated/rpg_saveeventexecstate.h | 2 +- src/generated/rpg_saveinventory.h | 2 +- src/generated/rpg_savemapevent.h | 2 +- src/generated/rpg_savemapeventbase.h | 2 +- src/generated/rpg_savemapinfo.h | 2 +- src/generated/rpg_savepanorama.h | 2 +- src/generated/rpg_savepartylocation.cpp | 2 +- src/generated/rpg_savepartylocation.h | 2 +- src/generated/rpg_savepicture.h | 2 +- src/generated/rpg_savescreen.h | 2 +- src/generated/rpg_savesystem.h | 2 +- src/generated/rpg_savetarget.h | 2 +- src/generated/rpg_savetitle.h | 2 +- src/generated/rpg_savevehiclelocation.h | 2 +- src/generated/rpg_skill.h | 2 +- src/generated/rpg_sound.h | 2 +- src/generated/rpg_start.h | 2 +- src/generated/rpg_state.cpp | 2 +- src/generated/rpg_state.h | 2 +- src/generated/rpg_switch.h | 2 +- src/generated/rpg_system.cpp | 2 +- src/generated/rpg_system.h | 2 +- src/generated/rpg_terms.h | 2 +- src/generated/rpg_terrain.h | 2 +- src/generated/rpg_testbattler.h | 2 +- src/generated/rpg_treemap.h | 2 +- src/generated/rpg_troop.h | 2 +- src/generated/rpg_troopmember.h | 2 +- src/generated/rpg_trooppage.h | 2 +- src/generated/rpg_trooppagecondition.h | 2 +- src/generated/rpg_variable.h | 2 +- src/lcf_options.h | 2 +- src/lcf_saveopt.h | 2 +- src/ldb_equipment.cpp | 2 +- src/ldb_eventcommand.cpp | 2 +- src/ldb_parameters.cpp | 2 +- src/ldb_reader.cpp | 2 +- src/ldb_reader.h | 2 +- src/lmt_reader.cpp | 2 +- src/lmt_reader.h | 2 +- src/lmt_rect.cpp | 2 +- src/lmt_treemap.cpp | 2 +- src/lmu_movecommand.cpp | 2 +- src/lmu_reader.cpp | 2 +- src/lmu_reader.h | 2 +- src/lsd_reader.cpp | 2 +- src/lsd_reader.h | 2 +- src/reader_flags.cpp | 2 +- src/reader_lcf.cpp | 2 +- src/reader_lcf.h | 2 +- src/reader_struct.h | 2 +- src/reader_struct_impl.h | 2 +- src/reader_util.cpp | 2 +- src/reader_util.h | 2 +- src/reader_xml.cpp | 2 +- src/reader_xml.h | 2 +- src/rpg_fixup.cpp | 2 +- src/rpg_setup.cpp | 2 +- src/scope_guard.h | 2 +- src/writer_lcf.cpp | 2 +- src/writer_lcf.h | 2 +- src/writer_xml.cpp | 2 +- src/writer_xml.h | 2 +- tests/flag_set.cpp | 2 +- tests/test_main.cpp | 2 +- tests/time_stamp.cpp | 2 +- 184 files changed, 192 insertions(+), 183 deletions(-) diff --git a/COPYING b/COPYING index 175a0643d..3de97e12a 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2014-2019 liblcf authors +Copyright (c) 2014-2020 liblcf authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/generator/templates/copyright.tmpl b/generator/templates/copyright.tmpl index 888123d26..01b3b252d 100644 --- a/generator/templates/copyright.tmpl +++ b/generator/templates/copyright.tmpl @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/command_codes.h b/src/command_codes.h index 2994f22ac..490ee7211 100644 --- a/src/command_codes.h +++ b/src/command_codes.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/data.cpp b/src/data.cpp index 751136713..475000502 100644 --- a/src/data.cpp +++ b/src/data.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/data.h b/src/data.h index 658da794a..60086e0cf 100644 --- a/src/data.h +++ b/src/data.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/encoder.cpp b/src/encoder.cpp index 7fb0869e7..29753bc6b 100644 --- a/src/encoder.cpp +++ b/src/encoder.cpp @@ -1,3 +1,12 @@ +/* + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. + * https://github.com/EasyRPG/liblcf - https://easyrpg.org + * + * liblcf is Free/Libre Open Source Software, released under the MIT License. + * For the full copyright and license information, please view the COPYING + * file that was distributed with this source code. + */ + #include "lcf_options.h" #include "encoder.h" #include "reader_util.h" diff --git a/src/encoder.h b/src/encoder.h index 679ad285c..03ad4add0 100644 --- a/src/encoder.h +++ b/src/encoder.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/enum_tags.h b/src/enum_tags.h index 811bb5744..964105676 100644 --- a/src/enum_tags.h +++ b/src/enum_tags.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/flag_set.h b/src/flag_set.h index 871640eb8..8db417fac 100644 --- a/src/flag_set.h +++ b/src/flag_set.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/fwd_struct_impl.h b/src/generated/fwd_struct_impl.h index b65b4da58..4ad771b62 100644 --- a/src/generated/fwd_struct_impl.h +++ b/src/generated/fwd_struct_impl.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_actor.cpp b/src/generated/ldb_actor.cpp index 0145ad68e..5c02b7b7d 100644 --- a/src/generated/ldb_actor.cpp +++ b/src/generated/ldb_actor.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_animation.cpp b/src/generated/ldb_animation.cpp index 1cf1d356b..77543c5d4 100644 --- a/src/generated/ldb_animation.cpp +++ b/src/generated/ldb_animation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_animationcelldata.cpp b/src/generated/ldb_animationcelldata.cpp index 4c85d6597..301e5e618 100644 --- a/src/generated/ldb_animationcelldata.cpp +++ b/src/generated/ldb_animationcelldata.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_animationframe.cpp b/src/generated/ldb_animationframe.cpp index a5073f089..aafae721e 100644 --- a/src/generated/ldb_animationframe.cpp +++ b/src/generated/ldb_animationframe.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_animationtiming.cpp b/src/generated/ldb_animationtiming.cpp index 480eb2957..717611567 100644 --- a/src/generated/ldb_animationtiming.cpp +++ b/src/generated/ldb_animationtiming.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_attribute.cpp b/src/generated/ldb_attribute.cpp index c79fd59a0..dccf94ee3 100644 --- a/src/generated/ldb_attribute.cpp +++ b/src/generated/ldb_attribute.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_battlecommand.cpp b/src/generated/ldb_battlecommand.cpp index f174d9254..71340ea72 100644 --- a/src/generated/ldb_battlecommand.cpp +++ b/src/generated/ldb_battlecommand.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_battlecommands.cpp b/src/generated/ldb_battlecommands.cpp index d0e915c9f..97a3e4c83 100644 --- a/src/generated/ldb_battlecommands.cpp +++ b/src/generated/ldb_battlecommands.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_battleranimation.cpp b/src/generated/ldb_battleranimation.cpp index 0e5c5adba..211922970 100644 --- a/src/generated/ldb_battleranimation.cpp +++ b/src/generated/ldb_battleranimation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_battleranimationdata.cpp b/src/generated/ldb_battleranimationdata.cpp index f4bcc4554..26dca5ec8 100644 --- a/src/generated/ldb_battleranimationdata.cpp +++ b/src/generated/ldb_battleranimationdata.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_battleranimationextension.cpp b/src/generated/ldb_battleranimationextension.cpp index f7178e260..48c278fc3 100644 --- a/src/generated/ldb_battleranimationextension.cpp +++ b/src/generated/ldb_battleranimationextension.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_chipset.cpp b/src/generated/ldb_chipset.cpp index 4ab83369e..1b2965fcd 100644 --- a/src/generated/ldb_chipset.cpp +++ b/src/generated/ldb_chipset.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_chunks.h b/src/generated/ldb_chunks.h index 7692944fa..ad727e917 100644 --- a/src/generated/ldb_chunks.h +++ b/src/generated/ldb_chunks.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_class.cpp b/src/generated/ldb_class.cpp index 2ad1ff8c3..91f14d982 100644 --- a/src/generated/ldb_class.cpp +++ b/src/generated/ldb_class.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_commonevent.cpp b/src/generated/ldb_commonevent.cpp index e168f6591..bd0f95a62 100644 --- a/src/generated/ldb_commonevent.cpp +++ b/src/generated/ldb_commonevent.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_database.cpp b/src/generated/ldb_database.cpp index 8ab341f13..61d61b262 100644 --- a/src/generated/ldb_database.cpp +++ b/src/generated/ldb_database.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_enemy.cpp b/src/generated/ldb_enemy.cpp index 424d8df86..5a684dc6b 100644 --- a/src/generated/ldb_enemy.cpp +++ b/src/generated/ldb_enemy.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_enemyaction.cpp b/src/generated/ldb_enemyaction.cpp index f97c6382d..676f6f2f1 100644 --- a/src/generated/ldb_enemyaction.cpp +++ b/src/generated/ldb_enemyaction.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_item.cpp b/src/generated/ldb_item.cpp index 26ac73b4c..1aed3f0d5 100644 --- a/src/generated/ldb_item.cpp +++ b/src/generated/ldb_item.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_itemanimation.cpp b/src/generated/ldb_itemanimation.cpp index ccc43084d..db5306227 100644 --- a/src/generated/ldb_itemanimation.cpp +++ b/src/generated/ldb_itemanimation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_learning.cpp b/src/generated/ldb_learning.cpp index c0f17b237..d51dd7dd7 100644 --- a/src/generated/ldb_learning.cpp +++ b/src/generated/ldb_learning.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_music.cpp b/src/generated/ldb_music.cpp index f7520acda..55707d2e6 100644 --- a/src/generated/ldb_music.cpp +++ b/src/generated/ldb_music.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_skill.cpp b/src/generated/ldb_skill.cpp index cf474843e..2ee9c7e5a 100644 --- a/src/generated/ldb_skill.cpp +++ b/src/generated/ldb_skill.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_sound.cpp b/src/generated/ldb_sound.cpp index b1edefa4a..753c69216 100644 --- a/src/generated/ldb_sound.cpp +++ b/src/generated/ldb_sound.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_state.cpp b/src/generated/ldb_state.cpp index acf54327c..cd7023e5f 100644 --- a/src/generated/ldb_state.cpp +++ b/src/generated/ldb_state.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_switch.cpp b/src/generated/ldb_switch.cpp index fa2981f39..70ccca810 100644 --- a/src/generated/ldb_switch.cpp +++ b/src/generated/ldb_switch.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_system.cpp b/src/generated/ldb_system.cpp index 44580b384..85bc2328d 100644 --- a/src/generated/ldb_system.cpp +++ b/src/generated/ldb_system.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_terms.cpp b/src/generated/ldb_terms.cpp index 6af35ca0e..57bf7d825 100644 --- a/src/generated/ldb_terms.cpp +++ b/src/generated/ldb_terms.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_terrain.cpp b/src/generated/ldb_terrain.cpp index 8672439d7..75872311f 100644 --- a/src/generated/ldb_terrain.cpp +++ b/src/generated/ldb_terrain.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_terrain_flags.h b/src/generated/ldb_terrain_flags.h index dd3bc4d84..a2e6afac6 100644 --- a/src/generated/ldb_terrain_flags.h +++ b/src/generated/ldb_terrain_flags.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_testbattler.cpp b/src/generated/ldb_testbattler.cpp index 954b7923d..d1c88694a 100644 --- a/src/generated/ldb_testbattler.cpp +++ b/src/generated/ldb_testbattler.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_troop.cpp b/src/generated/ldb_troop.cpp index 6ec9f4f89..ee2e1ee08 100644 --- a/src/generated/ldb_troop.cpp +++ b/src/generated/ldb_troop.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_troopmember.cpp b/src/generated/ldb_troopmember.cpp index 9a4222922..fe65340b6 100644 --- a/src/generated/ldb_troopmember.cpp +++ b/src/generated/ldb_troopmember.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_trooppage.cpp b/src/generated/ldb_trooppage.cpp index f9d83c34a..aa65c264b 100644 --- a/src/generated/ldb_trooppage.cpp +++ b/src/generated/ldb_trooppage.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_trooppagecondition.cpp b/src/generated/ldb_trooppagecondition.cpp index 00376eb81..12df3d578 100644 --- a/src/generated/ldb_trooppagecondition.cpp +++ b/src/generated/ldb_trooppagecondition.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_trooppagecondition_flags.h b/src/generated/ldb_trooppagecondition_flags.h index be864b6b3..a2be36424 100644 --- a/src/generated/ldb_trooppagecondition_flags.h +++ b/src/generated/ldb_trooppagecondition_flags.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/ldb_variable.cpp b/src/generated/ldb_variable.cpp index 7038a256b..b9c81b3ed 100644 --- a/src/generated/ldb_variable.cpp +++ b/src/generated/ldb_variable.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmt_chunks.h b/src/generated/lmt_chunks.h index afcd4caaa..05eed5f29 100644 --- a/src/generated/lmt_chunks.h +++ b/src/generated/lmt_chunks.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmt_encounter.cpp b/src/generated/lmt_encounter.cpp index 6dcd71964..307b2a9ab 100644 --- a/src/generated/lmt_encounter.cpp +++ b/src/generated/lmt_encounter.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmt_mapinfo.cpp b/src/generated/lmt_mapinfo.cpp index b6bfd8cb4..6e16b2e56 100644 --- a/src/generated/lmt_mapinfo.cpp +++ b/src/generated/lmt_mapinfo.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmt_start.cpp b/src/generated/lmt_start.cpp index e9b04b43d..26bf3ff6e 100644 --- a/src/generated/lmt_start.cpp +++ b/src/generated/lmt_start.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_chunks.h b/src/generated/lmu_chunks.h index f32626de8..5f4bf1a70 100644 --- a/src/generated/lmu_chunks.h +++ b/src/generated/lmu_chunks.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_event.cpp b/src/generated/lmu_event.cpp index a68738e5f..9f56e6a40 100644 --- a/src/generated/lmu_event.cpp +++ b/src/generated/lmu_event.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_eventpage.cpp b/src/generated/lmu_eventpage.cpp index 17028f827..c67f79974 100644 --- a/src/generated/lmu_eventpage.cpp +++ b/src/generated/lmu_eventpage.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_eventpagecondition.cpp b/src/generated/lmu_eventpagecondition.cpp index ae4d8846b..d25f5a33a 100644 --- a/src/generated/lmu_eventpagecondition.cpp +++ b/src/generated/lmu_eventpagecondition.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_eventpagecondition_flags.h b/src/generated/lmu_eventpagecondition_flags.h index d1aef6e61..2123de5a3 100644 --- a/src/generated/lmu_eventpagecondition_flags.h +++ b/src/generated/lmu_eventpagecondition_flags.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_map.cpp b/src/generated/lmu_map.cpp index f8bc8dd53..51f234271 100644 --- a/src/generated/lmu_map.cpp +++ b/src/generated/lmu_map.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lmu_moveroute.cpp b/src/generated/lmu_moveroute.cpp index 0116cd0db..14c79fe44 100644 --- a/src/generated/lmu_moveroute.cpp +++ b/src/generated/lmu_moveroute.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_chunks.h b/src/generated/lsd_chunks.h index 9049897f7..e5d81fce6 100644 --- a/src/generated/lsd_chunks.h +++ b/src/generated/lsd_chunks.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_save.cpp b/src/generated/lsd_save.cpp index 9bb009bba..e83385f4f 100644 --- a/src/generated/lsd_save.cpp +++ b/src/generated/lsd_save.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_saveactor.cpp b/src/generated/lsd_saveactor.cpp index c1cc3fc11..7de4e00d0 100644 --- a/src/generated/lsd_saveactor.cpp +++ b/src/generated/lsd_saveactor.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savecommonevent.cpp b/src/generated/lsd_savecommonevent.cpp index 8d42d82a2..4079806c9 100644 --- a/src/generated/lsd_savecommonevent.cpp +++ b/src/generated/lsd_savecommonevent.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_saveeasyrpgdata.cpp b/src/generated/lsd_saveeasyrpgdata.cpp index 1dff6850a..234a3c44e 100644 --- a/src/generated/lsd_saveeasyrpgdata.cpp +++ b/src/generated/lsd_saveeasyrpgdata.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_saveeventexecframe.cpp b/src/generated/lsd_saveeventexecframe.cpp index 2f62c71bd..e16d7270a 100644 --- a/src/generated/lsd_saveeventexecframe.cpp +++ b/src/generated/lsd_saveeventexecframe.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_saveeventexecstate.cpp b/src/generated/lsd_saveeventexecstate.cpp index 3effcbd1f..929e22418 100644 --- a/src/generated/lsd_saveeventexecstate.cpp +++ b/src/generated/lsd_saveeventexecstate.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_saveinventory.cpp b/src/generated/lsd_saveinventory.cpp index b65277a7f..0e9333506 100644 --- a/src/generated/lsd_saveinventory.cpp +++ b/src/generated/lsd_saveinventory.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savemapevent.cpp b/src/generated/lsd_savemapevent.cpp index 9a797714c..ab306daee 100644 --- a/src/generated/lsd_savemapevent.cpp +++ b/src/generated/lsd_savemapevent.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savemapeventbase.cpp b/src/generated/lsd_savemapeventbase.cpp index 52a1e8fb0..8ad0b2031 100644 --- a/src/generated/lsd_savemapeventbase.cpp +++ b/src/generated/lsd_savemapeventbase.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savemapinfo.cpp b/src/generated/lsd_savemapinfo.cpp index e008ae5be..f105bb88d 100644 --- a/src/generated/lsd_savemapinfo.cpp +++ b/src/generated/lsd_savemapinfo.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savepanorama.cpp b/src/generated/lsd_savepanorama.cpp index bd3eeed5c..a3f50b5b1 100644 --- a/src/generated/lsd_savepanorama.cpp +++ b/src/generated/lsd_savepanorama.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savepartylocation.cpp b/src/generated/lsd_savepartylocation.cpp index 9030fab5d..8c2146627 100644 --- a/src/generated/lsd_savepartylocation.cpp +++ b/src/generated/lsd_savepartylocation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savepicture.cpp b/src/generated/lsd_savepicture.cpp index 4dc4ac499..61ed756da 100644 --- a/src/generated/lsd_savepicture.cpp +++ b/src/generated/lsd_savepicture.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savepicture_flags.h b/src/generated/lsd_savepicture_flags.h index 4c3cab7d6..fc970b497 100644 --- a/src/generated/lsd_savepicture_flags.h +++ b/src/generated/lsd_savepicture_flags.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savescreen.cpp b/src/generated/lsd_savescreen.cpp index f0452237f..dbca647d5 100644 --- a/src/generated/lsd_savescreen.cpp +++ b/src/generated/lsd_savescreen.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savesystem.cpp b/src/generated/lsd_savesystem.cpp index c8e71ad64..45afb3090 100644 --- a/src/generated/lsd_savesystem.cpp +++ b/src/generated/lsd_savesystem.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savetarget.cpp b/src/generated/lsd_savetarget.cpp index 7afabe0f4..c987550f1 100644 --- a/src/generated/lsd_savetarget.cpp +++ b/src/generated/lsd_savetarget.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savetitle.cpp b/src/generated/lsd_savetitle.cpp index 281710773..2f7c92ab7 100644 --- a/src/generated/lsd_savetitle.cpp +++ b/src/generated/lsd_savetitle.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/lsd_savevehiclelocation.cpp b/src/generated/lsd_savevehiclelocation.cpp index ab4c65303..464b99eaf 100644 --- a/src/generated/lsd_savevehiclelocation.cpp +++ b/src/generated/lsd_savevehiclelocation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_actor.h b/src/generated/rpg_actor.h index 05924933f..847e23c0e 100644 --- a/src/generated/rpg_actor.h +++ b/src/generated/rpg_actor.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_animation.h b/src/generated/rpg_animation.h index d2eb9758f..e84d51d4d 100644 --- a/src/generated/rpg_animation.h +++ b/src/generated/rpg_animation.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_animationcelldata.h b/src/generated/rpg_animationcelldata.h index e569f7e1c..44e5a8a8f 100644 --- a/src/generated/rpg_animationcelldata.h +++ b/src/generated/rpg_animationcelldata.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_animationframe.h b/src/generated/rpg_animationframe.h index 2e2a5410b..b2f6cb375 100644 --- a/src/generated/rpg_animationframe.h +++ b/src/generated/rpg_animationframe.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_animationtiming.h b/src/generated/rpg_animationtiming.h index 469ee8beb..63a675820 100644 --- a/src/generated/rpg_animationtiming.h +++ b/src/generated/rpg_animationtiming.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_attribute.h b/src/generated/rpg_attribute.h index 72650bcb7..efaa28757 100644 --- a/src/generated/rpg_attribute.h +++ b/src/generated/rpg_attribute.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_battlecommand.h b/src/generated/rpg_battlecommand.h index 9aa0f59d8..ad3459af0 100644 --- a/src/generated/rpg_battlecommand.h +++ b/src/generated/rpg_battlecommand.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_battlecommands.h b/src/generated/rpg_battlecommands.h index 3a12a752d..e564537b4 100644 --- a/src/generated/rpg_battlecommands.h +++ b/src/generated/rpg_battlecommands.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_battleranimation.h b/src/generated/rpg_battleranimation.h index 95f6ac2f7..e324bf5d9 100644 --- a/src/generated/rpg_battleranimation.h +++ b/src/generated/rpg_battleranimation.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_battleranimationdata.h b/src/generated/rpg_battleranimationdata.h index dc26c80b7..8fcbd3375 100644 --- a/src/generated/rpg_battleranimationdata.h +++ b/src/generated/rpg_battleranimationdata.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_battleranimationextension.h b/src/generated/rpg_battleranimationextension.h index f992f3360..ecb2b47bb 100644 --- a/src/generated/rpg_battleranimationextension.h +++ b/src/generated/rpg_battleranimationextension.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_chipset.cpp b/src/generated/rpg_chipset.cpp index fc0605c95..edae1c067 100644 --- a/src/generated/rpg_chipset.cpp +++ b/src/generated/rpg_chipset.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_chipset.h b/src/generated/rpg_chipset.h index 78fa86a8f..13a789231 100644 --- a/src/generated/rpg_chipset.h +++ b/src/generated/rpg_chipset.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_class.h b/src/generated/rpg_class.h index 539678f3b..3f3467043 100644 --- a/src/generated/rpg_class.h +++ b/src/generated/rpg_class.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_commonevent.h b/src/generated/rpg_commonevent.h index c4487c29d..742bb516a 100644 --- a/src/generated/rpg_commonevent.h +++ b/src/generated/rpg_commonevent.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_database.h b/src/generated/rpg_database.h index 6818f1cb5..ce7f0b9c5 100644 --- a/src/generated/rpg_database.h +++ b/src/generated/rpg_database.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_encounter.h b/src/generated/rpg_encounter.h index 8db116fe9..0f54a273c 100644 --- a/src/generated/rpg_encounter.h +++ b/src/generated/rpg_encounter.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_enemy.h b/src/generated/rpg_enemy.h index db1c2a2ec..edaf032a6 100644 --- a/src/generated/rpg_enemy.h +++ b/src/generated/rpg_enemy.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_enemyaction.h b/src/generated/rpg_enemyaction.h index 33ec048b1..c8033ac9c 100644 --- a/src/generated/rpg_enemyaction.h +++ b/src/generated/rpg_enemyaction.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_enums.cpp b/src/generated/rpg_enums.cpp index 51eb4fad9..2f1fd2a98 100644 --- a/src/generated/rpg_enums.cpp +++ b/src/generated/rpg_enums.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_equipment.h b/src/generated/rpg_equipment.h index 5fda63062..b0c2d5914 100644 --- a/src/generated/rpg_equipment.h +++ b/src/generated/rpg_equipment.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_event.h b/src/generated/rpg_event.h index f2cd2f974..b5117cf17 100644 --- a/src/generated/rpg_event.h +++ b/src/generated/rpg_event.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_eventcommand.h b/src/generated/rpg_eventcommand.h index c635e507c..05fb7606d 100644 --- a/src/generated/rpg_eventcommand.h +++ b/src/generated/rpg_eventcommand.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_eventpage.h b/src/generated/rpg_eventpage.h index c6c597ef9..88330d767 100644 --- a/src/generated/rpg_eventpage.h +++ b/src/generated/rpg_eventpage.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_eventpagecondition.h b/src/generated/rpg_eventpagecondition.h index c880a4ac7..cb3a1b468 100644 --- a/src/generated/rpg_eventpagecondition.h +++ b/src/generated/rpg_eventpagecondition.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_item.h b/src/generated/rpg_item.h index 3eb228db1..e9ccc3a9e 100644 --- a/src/generated/rpg_item.h +++ b/src/generated/rpg_item.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_itemanimation.h b/src/generated/rpg_itemanimation.h index b496f3214..e3ede100b 100644 --- a/src/generated/rpg_itemanimation.h +++ b/src/generated/rpg_itemanimation.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_learning.h b/src/generated/rpg_learning.h index 7d5299be4..bb744a337 100644 --- a/src/generated/rpg_learning.h +++ b/src/generated/rpg_learning.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_map.h b/src/generated/rpg_map.h index ae5774217..adeb81bc1 100644 --- a/src/generated/rpg_map.h +++ b/src/generated/rpg_map.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_mapinfo.h b/src/generated/rpg_mapinfo.h index e28f0ac79..58c88c466 100644 --- a/src/generated/rpg_mapinfo.h +++ b/src/generated/rpg_mapinfo.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_movecommand.h b/src/generated/rpg_movecommand.h index 481f5d866..165f2faad 100644 --- a/src/generated/rpg_movecommand.h +++ b/src/generated/rpg_movecommand.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_moveroute.h b/src/generated/rpg_moveroute.h index a6045c377..13b2fb808 100644 --- a/src/generated/rpg_moveroute.h +++ b/src/generated/rpg_moveroute.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_music.h b/src/generated/rpg_music.h index abc6d2173..45a79afce 100644 --- a/src/generated/rpg_music.h +++ b/src/generated/rpg_music.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_parameters.h b/src/generated/rpg_parameters.h index fbdbc4a0b..a143cbf37 100644 --- a/src/generated/rpg_parameters.h +++ b/src/generated/rpg_parameters.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_rect.h b/src/generated/rpg_rect.h index d8383a221..200e7e310 100644 --- a/src/generated/rpg_rect.h +++ b/src/generated/rpg_rect.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_save.h b/src/generated/rpg_save.h index 5d36cf3d0..eb7882437 100644 --- a/src/generated/rpg_save.h +++ b/src/generated/rpg_save.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_saveactor.h b/src/generated/rpg_saveactor.h index 129777961..5ac79674d 100644 --- a/src/generated/rpg_saveactor.h +++ b/src/generated/rpg_saveactor.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savecommonevent.h b/src/generated/rpg_savecommonevent.h index e29c8d0b0..d9fb43488 100644 --- a/src/generated/rpg_savecommonevent.h +++ b/src/generated/rpg_savecommonevent.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_saveeasyrpgdata.h b/src/generated/rpg_saveeasyrpgdata.h index 38df50938..d3553f648 100644 --- a/src/generated/rpg_saveeasyrpgdata.h +++ b/src/generated/rpg_saveeasyrpgdata.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_saveeventexecframe.h b/src/generated/rpg_saveeventexecframe.h index c5441dd05..195a73ee4 100644 --- a/src/generated/rpg_saveeventexecframe.h +++ b/src/generated/rpg_saveeventexecframe.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_saveeventexecstate.h b/src/generated/rpg_saveeventexecstate.h index ac2f3c540..842870101 100644 --- a/src/generated/rpg_saveeventexecstate.h +++ b/src/generated/rpg_saveeventexecstate.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_saveinventory.h b/src/generated/rpg_saveinventory.h index 8a1fdd30f..e8754690f 100644 --- a/src/generated/rpg_saveinventory.h +++ b/src/generated/rpg_saveinventory.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savemapevent.h b/src/generated/rpg_savemapevent.h index 4552cbf2b..687cf8d05 100644 --- a/src/generated/rpg_savemapevent.h +++ b/src/generated/rpg_savemapevent.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savemapeventbase.h b/src/generated/rpg_savemapeventbase.h index 6084dda57..94fec8a49 100644 --- a/src/generated/rpg_savemapeventbase.h +++ b/src/generated/rpg_savemapeventbase.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savemapinfo.h b/src/generated/rpg_savemapinfo.h index 0a2b4f923..60efa7e1d 100644 --- a/src/generated/rpg_savemapinfo.h +++ b/src/generated/rpg_savemapinfo.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savepanorama.h b/src/generated/rpg_savepanorama.h index df284342c..f7ba01923 100644 --- a/src/generated/rpg_savepanorama.h +++ b/src/generated/rpg_savepanorama.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savepartylocation.cpp b/src/generated/rpg_savepartylocation.cpp index 4902e207a..01fadbf74 100644 --- a/src/generated/rpg_savepartylocation.cpp +++ b/src/generated/rpg_savepartylocation.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savepartylocation.h b/src/generated/rpg_savepartylocation.h index dbbeb87a8..282f62f3b 100644 --- a/src/generated/rpg_savepartylocation.h +++ b/src/generated/rpg_savepartylocation.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savepicture.h b/src/generated/rpg_savepicture.h index c768206cf..94921f0db 100644 --- a/src/generated/rpg_savepicture.h +++ b/src/generated/rpg_savepicture.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savescreen.h b/src/generated/rpg_savescreen.h index 3bea5fc14..9419709e4 100644 --- a/src/generated/rpg_savescreen.h +++ b/src/generated/rpg_savescreen.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savesystem.h b/src/generated/rpg_savesystem.h index 58fd17c99..6406d9a03 100644 --- a/src/generated/rpg_savesystem.h +++ b/src/generated/rpg_savesystem.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savetarget.h b/src/generated/rpg_savetarget.h index 4896aeddd..45a0ed91b 100644 --- a/src/generated/rpg_savetarget.h +++ b/src/generated/rpg_savetarget.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savetitle.h b/src/generated/rpg_savetitle.h index f5bea1d74..622401870 100644 --- a/src/generated/rpg_savetitle.h +++ b/src/generated/rpg_savetitle.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_savevehiclelocation.h b/src/generated/rpg_savevehiclelocation.h index f7c0a8d20..d8482bc3a 100644 --- a/src/generated/rpg_savevehiclelocation.h +++ b/src/generated/rpg_savevehiclelocation.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_skill.h b/src/generated/rpg_skill.h index 8c8c83955..b296642cc 100644 --- a/src/generated/rpg_skill.h +++ b/src/generated/rpg_skill.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_sound.h b/src/generated/rpg_sound.h index 8f90e3a7a..ae6dc0323 100644 --- a/src/generated/rpg_sound.h +++ b/src/generated/rpg_sound.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_start.h b/src/generated/rpg_start.h index 8868c61d8..326d580c2 100644 --- a/src/generated/rpg_start.h +++ b/src/generated/rpg_start.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_state.cpp b/src/generated/rpg_state.cpp index cc171ac0a..f52d45b48 100644 --- a/src/generated/rpg_state.cpp +++ b/src/generated/rpg_state.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_state.h b/src/generated/rpg_state.h index 6ef438545..91ed2876b 100644 --- a/src/generated/rpg_state.h +++ b/src/generated/rpg_state.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_switch.h b/src/generated/rpg_switch.h index 7366500b4..f968cf554 100644 --- a/src/generated/rpg_switch.h +++ b/src/generated/rpg_switch.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_system.cpp b/src/generated/rpg_system.cpp index e98f204bc..f55e5005f 100644 --- a/src/generated/rpg_system.cpp +++ b/src/generated/rpg_system.cpp @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_system.h b/src/generated/rpg_system.h index 15daaf3ee..04629e6a4 100644 --- a/src/generated/rpg_system.h +++ b/src/generated/rpg_system.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_terms.h b/src/generated/rpg_terms.h index 6aad60224..ecfea2b8a 100644 --- a/src/generated/rpg_terms.h +++ b/src/generated/rpg_terms.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_terrain.h b/src/generated/rpg_terrain.h index 65b62912f..e22fde3f0 100644 --- a/src/generated/rpg_terrain.h +++ b/src/generated/rpg_terrain.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_testbattler.h b/src/generated/rpg_testbattler.h index 3ac927620..0ddb23e24 100644 --- a/src/generated/rpg_testbattler.h +++ b/src/generated/rpg_testbattler.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_treemap.h b/src/generated/rpg_treemap.h index 9fe65e19b..42150d465 100644 --- a/src/generated/rpg_treemap.h +++ b/src/generated/rpg_treemap.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_troop.h b/src/generated/rpg_troop.h index c843f14e5..187ebd112 100644 --- a/src/generated/rpg_troop.h +++ b/src/generated/rpg_troop.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_troopmember.h b/src/generated/rpg_troopmember.h index de1a189fb..c631e291a 100644 --- a/src/generated/rpg_troopmember.h +++ b/src/generated/rpg_troopmember.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_trooppage.h b/src/generated/rpg_trooppage.h index c76a9044b..d113dd1b3 100644 --- a/src/generated/rpg_trooppage.h +++ b/src/generated/rpg_trooppage.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_trooppagecondition.h b/src/generated/rpg_trooppagecondition.h index 39d39f871..d58d88b08 100644 --- a/src/generated/rpg_trooppagecondition.h +++ b/src/generated/rpg_trooppagecondition.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/generated/rpg_variable.h b/src/generated/rpg_variable.h index 03e782f91..98daf73e4 100644 --- a/src/generated/rpg_variable.h +++ b/src/generated/rpg_variable.h @@ -1,7 +1,7 @@ /* !!!! GENERATED FILE - DO NOT EDIT !!!! * -------------------------------------- * - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lcf_options.h b/src/lcf_options.h index 768e3e119..7851810ab 100644 --- a/src/lcf_options.h +++ b/src/lcf_options.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lcf_saveopt.h b/src/lcf_saveopt.h index a9bce0d85..b0c6239a0 100644 --- a/src/lcf_saveopt.h +++ b/src/lcf_saveopt.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2017 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/ldb_equipment.cpp b/src/ldb_equipment.cpp index b89f66adc..9c7a75924 100644 --- a/src/ldb_equipment.cpp +++ b/src/ldb_equipment.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/ldb_eventcommand.cpp b/src/ldb_eventcommand.cpp index 0aa92083d..d864f8693 100644 --- a/src/ldb_eventcommand.cpp +++ b/src/ldb_eventcommand.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/ldb_parameters.cpp b/src/ldb_parameters.cpp index ba83c5cdb..6aa809171 100644 --- a/src/ldb_parameters.cpp +++ b/src/ldb_parameters.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/ldb_reader.cpp b/src/ldb_reader.cpp index 4ae067153..6b3f47f4b 100644 --- a/src/ldb_reader.cpp +++ b/src/ldb_reader.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/ldb_reader.h b/src/ldb_reader.h index dc7867125..3539b8470 100644 --- a/src/ldb_reader.h +++ b/src/ldb_reader.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmt_reader.cpp b/src/lmt_reader.cpp index bba6da730..ec201ffab 100644 --- a/src/lmt_reader.cpp +++ b/src/lmt_reader.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmt_reader.h b/src/lmt_reader.h index 0a954dbe0..e46873b76 100644 --- a/src/lmt_reader.h +++ b/src/lmt_reader.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmt_rect.cpp b/src/lmt_rect.cpp index d4b54882b..681faaa2c 100644 --- a/src/lmt_rect.cpp +++ b/src/lmt_rect.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmt_treemap.cpp b/src/lmt_treemap.cpp index e3a726b2a..99866f0a7 100644 --- a/src/lmt_treemap.cpp +++ b/src/lmt_treemap.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmu_movecommand.cpp b/src/lmu_movecommand.cpp index 2ebbb3f35..6199bde38 100644 --- a/src/lmu_movecommand.cpp +++ b/src/lmu_movecommand.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmu_reader.cpp b/src/lmu_reader.cpp index 222295a96..188d7ed41 100644 --- a/src/lmu_reader.cpp +++ b/src/lmu_reader.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lmu_reader.h b/src/lmu_reader.h index f645a051f..1af4e63a2 100644 --- a/src/lmu_reader.h +++ b/src/lmu_reader.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lsd_reader.cpp b/src/lsd_reader.cpp index 62355c629..bd27e00f9 100644 --- a/src/lsd_reader.cpp +++ b/src/lsd_reader.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/lsd_reader.h b/src/lsd_reader.h index 56f6788e3..f782757c2 100644 --- a/src/lsd_reader.h +++ b/src/lsd_reader.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_flags.cpp b/src/reader_flags.cpp index cc6bbc743..08bf4bb8e 100644 --- a/src/reader_flags.cpp +++ b/src/reader_flags.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_lcf.cpp b/src/reader_lcf.cpp index 6a8195a52..6c0629972 100644 --- a/src/reader_lcf.cpp +++ b/src/reader_lcf.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_lcf.h b/src/reader_lcf.h index 583a18709..234fac8e7 100644 --- a/src/reader_lcf.h +++ b/src/reader_lcf.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_struct.h b/src/reader_struct.h index 1fbd92953..469e69146 100644 --- a/src/reader_struct.h +++ b/src/reader_struct.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_struct_impl.h b/src/reader_struct_impl.h index 0989ab338..99646243e 100644 --- a/src/reader_struct_impl.h +++ b/src/reader_struct_impl.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_util.cpp b/src/reader_util.cpp index 7b6a72276..2347567be 100644 --- a/src/reader_util.cpp +++ b/src/reader_util.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_util.h b/src/reader_util.h index 083e50682..659fbc885 100644 --- a/src/reader_util.h +++ b/src/reader_util.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_xml.cpp b/src/reader_xml.cpp index 6d0a6a4cf..4a29581b8 100644 --- a/src/reader_xml.cpp +++ b/src/reader_xml.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/reader_xml.h b/src/reader_xml.h index 6da407aa4..9a1c8b04c 100644 --- a/src/reader_xml.h +++ b/src/reader_xml.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/rpg_fixup.cpp b/src/rpg_fixup.cpp index e688a9295..f616d181e 100644 --- a/src/rpg_fixup.cpp +++ b/src/rpg_fixup.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/rpg_setup.cpp b/src/rpg_setup.cpp index 4e5f27235..f253e325a 100644 --- a/src/rpg_setup.cpp +++ b/src/rpg_setup.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/scope_guard.h b/src/scope_guard.h index 917ae5563..b330e1836 100644 --- a/src/scope_guard.h +++ b/src/scope_guard.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/writer_lcf.cpp b/src/writer_lcf.cpp index b9def4801..1ed2dc46f 100644 --- a/src/writer_lcf.cpp +++ b/src/writer_lcf.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/writer_lcf.h b/src/writer_lcf.h index cf18e415c..d925be8d5 100644 --- a/src/writer_lcf.h +++ b/src/writer_lcf.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/writer_xml.cpp b/src/writer_xml.cpp index 52351ca07..4e1435ab3 100644 --- a/src/writer_xml.cpp +++ b/src/writer_xml.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/src/writer_xml.h b/src/writer_xml.h index 0da75424a..396f8c96c 100644 --- a/src/writer_xml.h +++ b/src/writer_xml.h @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/tests/flag_set.cpp b/tests/flag_set.cpp index 9a7c0bb20..a374c32d9 100644 --- a/tests/flag_set.cpp +++ b/tests/flag_set.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/tests/test_main.cpp b/tests/test_main.cpp index 9d4b57cf4..339d3ab9b 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. diff --git a/tests/time_stamp.cpp b/tests/time_stamp.cpp index ffbe89611..0808fdec8 100644 --- a/tests/time_stamp.cpp +++ b/tests/time_stamp.cpp @@ -1,5 +1,5 @@ /* - * This file is part of liblcf. Copyright (c) 2019 liblcf authors. + * This file is part of liblcf. Copyright (c) 2020 liblcf authors. * https://github.com/EasyRPG/liblcf - https://easyrpg.org * * liblcf is Free/Libre Open Source Software, released under the MIT License. From f519bafae15552913eed0a8d68825b52bafcfd4e Mon Sep 17 00:00:00 2001 From: Carsten Teibes Date: Sun, 26 Apr 2020 12:29:16 +0200 Subject: [PATCH 2/3] Change version to 0.6.2 --- CMakeLists.txt | 2 +- README.md | 8 ++++---- configure.ac | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 92a2dd943..a1c6572f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7) cmake_policy(SET CMP0048 NEW) -project(liblcf VERSION 0.6.1 LANGUAGES CXX) +project(liblcf VERSION 0.6.2 LANGUAGES CXX) option(BUILD_SHARED_LIBS "Build shared library, disable for building the static library" ON) option(DISABLE_ICU "Disable ICU encoding detection (fallback to iconv, not recommended)" OFF) diff --git a/README.md b/README.md index 334771d2a..41df25cd1 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Building requirements: Step-by-step instructions: - tar xf liblcf-0.6.1.tar.xz # unpack the tarball - cd liblcf-0.6.1 # enter in the package directory + tar xf liblcf-0.6.2.tar.xz # unpack the tarball + cd liblcf-0.6.2 # enter in the package directory ./configure --prefix /usr # find libraries, set options make # compile the library sudo make install # install system-wide @@ -71,8 +71,8 @@ Building requirements: Step-by-step instructions: - tar xf liblcf-0.6.1.tar.xz # unpack the tarball - cd liblcf-0.6.1 # enter in the package directory + tar xf liblcf-0.6.2.tar.xz # unpack the tarball + cd liblcf-0.6.2 # enter in the package directory cmake . -DCMAKE_BUILD_TYPE=Release # configure project cmake --build . # compile the library sudo cmake --build . --target install # install system-wide diff --git a/configure.ac b/configure.ac index ce2a46bef..fe5795933 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([liblcf],[0.6.1],[https://github.com/EasyRPG/liblcf/issues],[liblcf],[https://easyrpg.org/]) +AC_INIT([liblcf],[0.6.2],[https://github.com/EasyRPG/liblcf/issues],[liblcf],[https://easyrpg.org/]) AC_CONFIG_AUX_DIR([builds/autoconf]) AM_INIT_AUTOMAKE([1.11.4 foreign subdir-objects -Wall dist-xz]) From efcec488dad7b9781359715c5a48037771bfd3ca Mon Sep 17 00:00:00 2001 From: Carsten Teibes Date: Sun, 26 Apr 2020 12:29:51 +0200 Subject: [PATCH 3/3] Add script for version/copyright updates --- builds/release-helper.sh | 57 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100755 builds/release-helper.sh diff --git a/builds/release-helper.sh b/builds/release-helper.sh new file mode 100755 index 000000000..0bc379528 --- /dev/null +++ b/builds/release-helper.sh @@ -0,0 +1,57 @@ +#!/bin/bash + +# release-helper.sh - maintainer utility script to change +# the library version and update all copyright dates +# by carstene1ns 2020, released under the MIT license + +year=$(date +%Y) +version=$1 + +if [[ ! -z $version ]]; then + + if [[ ! $version =~ ^[0-9]\.[0-9]\.[0-9]$ ]]; then + + echo "Invalid version argument. Only digits and dots allowed." + exit 1 + + fi + + echo "Updating Version in:" + + echo " CMakeLists.txt" + sed -i "/liblcf VERSION/,1 s/[0-9]\.[0-9]\.[0-9]/$version/" CMakeLists.txt + + echo " configure.ac" + sed -i "/AC_INIT/,1 s/[0-9]\.[0-9]\.[0-9]/$version/" configure.ac + + echo " README.md" + sed -i "s/\(liblcf-\)[0-9]\.[0-9]\.[0-9]/\1$version/g" README.md + +else + + echo "No new version argument, only updating copyright years!" + +fi + +echo "Updating License…" +sed -i "1,1 s/2014-2[0-9][0-9][0-9]/2014-$year/" COPYING + +# update copyright years, but filter out external sources +echo "Updating source files…" + +find src tests -maxdepth 1 -type f \ + -a \( -name "*.h" -o -name "*.cpp" \) \ + -a \! \( -name "ini*" -o -name "doctest*" \) \ + -exec sed -i "/liblcf\. Copyright/,1 s/2[0-9][0-9][0-9]/$year/" {} + + +# updating header for generated source files +grep -q "liblcf\. Copyright.*$year" generator/templates/copyright.tmpl || + echo " -> You need to run the generator." +sed -i "/liblcf\. Copyright/,1 s/2[0-9][0-9][0-9]/$year/" generator/templates/copyright.tmpl + +cat << EOF + +If everything is ready and committed, use these commands to publish the git tag: +$ git tag -a (-s) $version -m "Codename \"\fancy codename\"" +$ git push (-n) --tags upstream +EOF