diff --git a/sfall/CRC.cpp b/sfall/CRC.cpp index 401dc3c3..13b86145 100644 --- a/sfall/CRC.cpp +++ b/sfall/CRC.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/CRC.h b/sfall/CRC.h index 478ec26d..6c471583 100644 --- a/sfall/CRC.h +++ b/sfall/CRC.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Config.cpp b/sfall/Config.cpp index d27d1c8f..c0639843 100644 --- a/sfall/Config.cpp +++ b/sfall/Config.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Config.h b/sfall/Config.h index ed7b83d7..d660430c 100644 --- a/sfall/Config.h +++ b/sfall/Config.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ConsoleWindow.cpp b/sfall/ConsoleWindow.cpp index c66593e1..d2030f81 100644 --- a/sfall/ConsoleWindow.cpp +++ b/sfall/ConsoleWindow.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ConsoleWindow.h b/sfall/ConsoleWindow.h index 2a088ed6..11d933c3 100644 --- a/sfall/ConsoleWindow.h +++ b/sfall/ConsoleWindow.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/AsmMacros.h b/sfall/FalloutEngine/AsmMacros.h index 6b164f81..7de4bf7b 100644 --- a/sfall/FalloutEngine/AsmMacros.h +++ b/sfall/FalloutEngine/AsmMacros.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/EngineUtils.cpp b/sfall/FalloutEngine/EngineUtils.cpp index efa5dda8..311083c9 100644 --- a/sfall/FalloutEngine/EngineUtils.cpp +++ b/sfall/FalloutEngine/EngineUtils.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/EngineUtils.h b/sfall/FalloutEngine/EngineUtils.h index 0f4ff2b7..39d86fe8 100644 --- a/sfall/FalloutEngine/EngineUtils.h +++ b/sfall/FalloutEngine/EngineUtils.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Enums.h b/sfall/FalloutEngine/Enums.h index c62e71ff..40bb0034 100644 --- a/sfall/FalloutEngine/Enums.h +++ b/sfall/FalloutEngine/Enums.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Fallout2.h b/sfall/FalloutEngine/Fallout2.h index 3770f970..fe7999bb 100644 --- a/sfall/FalloutEngine/Fallout2.h +++ b/sfall/FalloutEngine/Fallout2.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/FunctionOffsets.cpp b/sfall/FalloutEngine/FunctionOffsets.cpp index 08964b2e..b8bc1c3b 100644 --- a/sfall/FalloutEngine/FunctionOffsets.cpp +++ b/sfall/FalloutEngine/FunctionOffsets.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/FunctionOffsets.h b/sfall/FalloutEngine/FunctionOffsets.h index af6dd23d..6469db52 100644 --- a/sfall/FalloutEngine/FunctionOffsets.h +++ b/sfall/FalloutEngine/FunctionOffsets.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Functions.cpp b/sfall/FalloutEngine/Functions.cpp index 186b5814..139de365 100644 --- a/sfall/FalloutEngine/Functions.cpp +++ b/sfall/FalloutEngine/Functions.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Functions.h b/sfall/FalloutEngine/Functions.h index 96e83828..11d1d26d 100644 --- a/sfall/FalloutEngine/Functions.h +++ b/sfall/FalloutEngine/Functions.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/Structs.h b/sfall/FalloutEngine/Structs.h index a29f89ad..010782fb 100644 --- a/sfall/FalloutEngine/Structs.h +++ b/sfall/FalloutEngine/Structs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/VarPointers.cpp b/sfall/FalloutEngine/VarPointers.cpp index c8224f9f..d03c3213 100644 --- a/sfall/FalloutEngine/VarPointers.cpp +++ b/sfall/FalloutEngine/VarPointers.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/FalloutEngine/VarPointers.h b/sfall/FalloutEngine/VarPointers.h index 8f13c7dd..6f177915 100644 --- a/sfall/FalloutEngine/VarPointers.h +++ b/sfall/FalloutEngine/VarPointers.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Game/combatAI.cpp b/sfall/Game/combatAI.cpp index 5082dd50..7d4e1124 100644 --- a/sfall/Game/combatAI.cpp +++ b/sfall/Game/combatAI.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/combatAI.h b/sfall/Game/combatAI.h index 333830ee..24bb186f 100644 --- a/sfall/Game/combatAI.h +++ b/sfall/Game/combatAI.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/inventory.cpp b/sfall/Game/inventory.cpp index 14ccda92..2b92789f 100644 --- a/sfall/Game/inventory.cpp +++ b/sfall/Game/inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/inventory.h b/sfall/Game/inventory.h index 76c30105..f5e205b5 100644 --- a/sfall/Game/inventory.h +++ b/sfall/Game/inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/items.cpp b/sfall/Game/items.cpp index 072df7ab..0ae107b7 100644 --- a/sfall/Game/items.cpp +++ b/sfall/Game/items.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/items.h b/sfall/Game/items.h index 6ba3136a..ef59c168 100644 --- a/sfall/Game/items.h +++ b/sfall/Game/items.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/objects.cpp b/sfall/Game/objects.cpp index 0b2ae907..635b5237 100644 --- a/sfall/Game/objects.cpp +++ b/sfall/Game/objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/objects.h b/sfall/Game/objects.h index f6e661cd..aa396b2a 100644 --- a/sfall/Game/objects.h +++ b/sfall/Game/objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/render.cpp b/sfall/Game/render.cpp index de6f0eff..52632aeb 100644 --- a/sfall/Game/render.cpp +++ b/sfall/Game/render.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/render.h b/sfall/Game/render.h index 4998e925..b4ff22fe 100644 --- a/sfall/Game/render.h +++ b/sfall/Game/render.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/skills.cpp b/sfall/Game/skills.cpp index 3baf822d..0745185a 100644 --- a/sfall/Game/skills.cpp +++ b/sfall/Game/skills.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/skills.h b/sfall/Game/skills.h index 41ae3ef0..751f168b 100644 --- a/sfall/Game/skills.h +++ b/sfall/Game/skills.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/stats.cpp b/sfall/Game/stats.cpp index c8fcc87b..870f23e5 100644 --- a/sfall/Game/stats.cpp +++ b/sfall/Game/stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/stats.h b/sfall/Game/stats.h index b0958f3e..66838273 100644 --- a/sfall/Game/stats.h +++ b/sfall/Game/stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/tilemap.cpp b/sfall/Game/tilemap.cpp index fe524efe..74d988c5 100644 --- a/sfall/Game/tilemap.cpp +++ b/sfall/Game/tilemap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/Game/tilemap.h b/sfall/Game/tilemap.h index f8cefefc..dd1f911c 100644 --- a/sfall/Game/tilemap.h +++ b/sfall/Game/tilemap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * */ diff --git a/sfall/IniReader.cpp b/sfall/IniReader.cpp index 6cc7c39d..176b8fb2 100644 --- a/sfall/IniReader.cpp +++ b/sfall/IniReader.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/IniReader.h b/sfall/IniReader.h index 5a161336..1036079d 100644 --- a/sfall/IniReader.h +++ b/sfall/IniReader.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/InputFuncs.cpp b/sfall/InputFuncs.cpp index b48d3f5c..05d2b8b5 100644 --- a/sfall/InputFuncs.cpp +++ b/sfall/InputFuncs.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/InputFuncs.h b/sfall/InputFuncs.h index 266b68a5..a89bcd76 100644 --- a/sfall/InputFuncs.h +++ b/sfall/InputFuncs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Logging.cpp b/sfall/Logging.cpp index 8d890492..b8220498 100644 --- a/sfall/Logging.cpp +++ b/sfall/Logging.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Logging.h b/sfall/Logging.h index 6b6521b5..6683accb 100644 --- a/sfall/Logging.h +++ b/sfall/Logging.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/AI.cpp b/sfall/Modules/AI.cpp index 97c78ee1..d4b905c7 100644 --- a/sfall/Modules/AI.cpp +++ b/sfall/Modules/AI.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/AI.h b/sfall/Modules/AI.h index be186ebe..c88ba48f 100644 --- a/sfall/Modules/AI.h +++ b/sfall/Modules/AI.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Animations.cpp b/sfall/Modules/Animations.cpp index 5b640e2a..41ca9446 100644 --- a/sfall/Modules/Animations.cpp +++ b/sfall/Modules/Animations.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Animations.h b/sfall/Modules/Animations.h index 635c0a08..708b3d08 100644 --- a/sfall/Modules/Animations.h +++ b/sfall/Modules/Animations.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BarBoxes.cpp b/sfall/Modules/BarBoxes.cpp index 3cbb7081..f0aa82f6 100644 --- a/sfall/Modules/BarBoxes.cpp +++ b/sfall/Modules/BarBoxes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BarBoxes.h b/sfall/Modules/BarBoxes.h index 6d7dfe8d..3c309bcd 100644 --- a/sfall/Modules/BarBoxes.h +++ b/sfall/Modules/BarBoxes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Books.cpp b/sfall/Modules/Books.cpp index b9ec2bf5..f3c4e1b0 100644 --- a/sfall/Modules/Books.cpp +++ b/sfall/Modules/Books.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Books.h b/sfall/Modules/Books.h index ee0ab79f..a5fe73ca 100644 --- a/sfall/Modules/Books.h +++ b/sfall/Modules/Books.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BugFixes.cpp b/sfall/Modules/BugFixes.cpp index b1fade8e..3b93c952 100644 --- a/sfall/Modules/BugFixes.cpp +++ b/sfall/Modules/BugFixes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BugFixes.h b/sfall/Modules/BugFixes.h index 4a20c972..9e53f7ed 100644 --- a/sfall/Modules/BugFixes.h +++ b/sfall/Modules/BugFixes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BurstMods.cpp b/sfall/Modules/BurstMods.cpp index ddbda074..a8189957 100644 --- a/sfall/Modules/BurstMods.cpp +++ b/sfall/Modules/BurstMods.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/BurstMods.h b/sfall/Modules/BurstMods.h index 3949385e..63740728 100644 --- a/sfall/Modules/BurstMods.h +++ b/sfall/Modules/BurstMods.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Combat.cpp b/sfall/Modules/Combat.cpp index fe1bdc01..52299ecc 100644 --- a/sfall/Modules/Combat.cpp +++ b/sfall/Modules/Combat.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Combat.h b/sfall/Modules/Combat.h index 7d0bd20c..ba9795df 100644 --- a/sfall/Modules/Combat.h +++ b/sfall/Modules/Combat.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Console.cpp b/sfall/Modules/Console.cpp index 0a564879..1e8f3693 100644 --- a/sfall/Modules/Console.cpp +++ b/sfall/Modules/Console.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Console.h b/sfall/Modules/Console.h index 73d80717..51c32e84 100644 --- a/sfall/Modules/Console.h +++ b/sfall/Modules/Console.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Credits.cpp b/sfall/Modules/Credits.cpp index 690aee68..8aab89f4 100644 --- a/sfall/Modules/Credits.cpp +++ b/sfall/Modules/Credits.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Credits.h b/sfall/Modules/Credits.h index a351657c..c8affca2 100644 --- a/sfall/Modules/Credits.h +++ b/sfall/Modules/Credits.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Criticals.cpp b/sfall/Modules/Criticals.cpp index aa79bc05..330d64c7 100644 --- a/sfall/Modules/Criticals.cpp +++ b/sfall/Modules/Criticals.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Criticals.h b/sfall/Modules/Criticals.h index c31ca1cd..7da87681 100644 --- a/sfall/Modules/Criticals.h +++ b/sfall/Modules/Criticals.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DamageMod.cpp b/sfall/Modules/DamageMod.cpp index 6fa60e59..1d091844 100644 --- a/sfall/Modules/DamageMod.cpp +++ b/sfall/Modules/DamageMod.cpp @@ -1,6 +1,6 @@ /* * sfall -* Copyright (C) 2008-2024 The sfall team +* Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DamageMod.h b/sfall/Modules/DamageMod.h index bd499ba2..056566f3 100644 --- a/sfall/Modules/DamageMod.h +++ b/sfall/Modules/DamageMod.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DebugEditor.cpp b/sfall/Modules/DebugEditor.cpp index 95e0bc9e..5dbed5a3 100644 --- a/sfall/Modules/DebugEditor.cpp +++ b/sfall/Modules/DebugEditor.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/DebugEditor.h b/sfall/Modules/DebugEditor.h index 6ab669f3..1635e024 100644 --- a/sfall/Modules/DebugEditor.h +++ b/sfall/Modules/DebugEditor.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Elevators.cpp b/sfall/Modules/Elevators.cpp index 6830bfcf..c3c17d4a 100644 --- a/sfall/Modules/Elevators.cpp +++ b/sfall/Modules/Elevators.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Elevators.h b/sfall/Modules/Elevators.h index 986a9ddc..5793e4be 100644 --- a/sfall/Modules/Elevators.h +++ b/sfall/Modules/Elevators.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/EngineTweaks.cpp b/sfall/Modules/EngineTweaks.cpp index 8385bec2..2831509b 100644 --- a/sfall/Modules/EngineTweaks.cpp +++ b/sfall/Modules/EngineTweaks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/EngineTweaks.h b/sfall/Modules/EngineTweaks.h index 4866b563..88ab2f93 100644 --- a/sfall/Modules/EngineTweaks.h +++ b/sfall/Modules/EngineTweaks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Explosions.cpp b/sfall/Modules/Explosions.cpp index 3f301472..a078c76c 100644 --- a/sfall/Modules/Explosions.cpp +++ b/sfall/Modules/Explosions.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Explosions.h b/sfall/Modules/Explosions.h index 3f471198..69464157 100644 --- a/sfall/Modules/Explosions.h +++ b/sfall/Modules/Explosions.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraArt.cpp b/sfall/Modules/ExtraArt.cpp index 6ee55225..3bb1c739 100644 --- a/sfall/Modules/ExtraArt.cpp +++ b/sfall/Modules/ExtraArt.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraArt.h b/sfall/Modules/ExtraArt.h index 8e630d85..116d2a31 100644 --- a/sfall/Modules/ExtraArt.h +++ b/sfall/Modules/ExtraArt.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraSaveSlots.cpp b/sfall/Modules/ExtraSaveSlots.cpp index 5e948a36..1b661d0b 100644 --- a/sfall/Modules/ExtraSaveSlots.cpp +++ b/sfall/Modules/ExtraSaveSlots.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ExtraSaveSlots.h b/sfall/Modules/ExtraSaveSlots.h index fa967845..c74b277f 100644 --- a/sfall/Modules/ExtraSaveSlots.h +++ b/sfall/Modules/ExtraSaveSlots.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/FileSystem.cpp b/sfall/Modules/FileSystem.cpp index 46d6e971..e64d55d4 100644 --- a/sfall/Modules/FileSystem.cpp +++ b/sfall/Modules/FileSystem.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/FileSystem.h b/sfall/Modules/FileSystem.h index 87e74dd2..b25ad7a3 100644 --- a/sfall/Modules/FileSystem.h +++ b/sfall/Modules/FileSystem.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Graphics.cpp b/sfall/Modules/Graphics.cpp index c78b2cba..cbe4db2a 100644 --- a/sfall/Modules/Graphics.cpp +++ b/sfall/Modules/Graphics.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Graphics.h b/sfall/Modules/Graphics.h index 53a8c7be..09612caa 100644 --- a/sfall/Modules/Graphics.h +++ b/sfall/Modules/Graphics.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HeroAppearance.cpp b/sfall/Modules/HeroAppearance.cpp index 4b826642..c941400d 100644 --- a/sfall/Modules/HeroAppearance.cpp +++ b/sfall/Modules/HeroAppearance.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HeroAppearance.h b/sfall/Modules/HeroAppearance.h index a1a47040..cad436fb 100644 --- a/sfall/Modules/HeroAppearance.h +++ b/sfall/Modules/HeroAppearance.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HookScripts.cpp b/sfall/Modules/HookScripts.cpp index 81e16dd0..d7e0bb07 100644 --- a/sfall/Modules/HookScripts.cpp +++ b/sfall/Modules/HookScripts.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/HookScripts.h b/sfall/Modules/HookScripts.h index ec2329d0..9b50ed3c 100644 --- a/sfall/Modules/HookScripts.h +++ b/sfall/Modules/HookScripts.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Input.cpp b/sfall/Modules/Input.cpp index d7079e7a..02f3920b 100644 --- a/sfall/Modules/Input.cpp +++ b/sfall/Modules/Input.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Input.h b/sfall/Modules/Input.h index deab2c3b..bd6ecf73 100644 --- a/sfall/Modules/Input.h +++ b/sfall/Modules/Input.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Interface.cpp b/sfall/Modules/Interface.cpp index 2894982d..a0eb1384 100644 --- a/sfall/Modules/Interface.cpp +++ b/sfall/Modules/Interface.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Interface.h b/sfall/Modules/Interface.h index 2de020b6..639922c8 100644 --- a/sfall/Modules/Interface.h +++ b/sfall/Modules/Interface.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Inventory.cpp b/sfall/Modules/Inventory.cpp index 47710d75..da430b06 100644 --- a/sfall/Modules/Inventory.cpp +++ b/sfall/Modules/Inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Inventory.h b/sfall/Modules/Inventory.h index 545e7026..13adee35 100644 --- a/sfall/Modules/Inventory.h +++ b/sfall/Modules/Inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Karma.cpp b/sfall/Modules/Karma.cpp index 04524901..02ae4c1d 100644 --- a/sfall/Modules/Karma.cpp +++ b/sfall/Modules/Karma.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Karma.h b/sfall/Modules/Karma.h index fba9dc01..ba7ba2e4 100644 --- a/sfall/Modules/Karma.h +++ b/sfall/Modules/Karma.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/KillCounter.cpp b/sfall/Modules/KillCounter.cpp index 0623fdcc..f3882ec6 100644 --- a/sfall/Modules/KillCounter.cpp +++ b/sfall/Modules/KillCounter.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/KillCounter.h b/sfall/Modules/KillCounter.h index 3c546728..62d23bb1 100644 --- a/sfall/Modules/KillCounter.h +++ b/sfall/Modules/KillCounter.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadGameHook.cpp b/sfall/Modules/LoadGameHook.cpp index 49df45ac..0605fc94 100644 --- a/sfall/Modules/LoadGameHook.cpp +++ b/sfall/Modules/LoadGameHook.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadGameHook.h b/sfall/Modules/LoadGameHook.h index 11173950..9e447690 100644 --- a/sfall/Modules/LoadGameHook.h +++ b/sfall/Modules/LoadGameHook.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadOrder.cpp b/sfall/Modules/LoadOrder.cpp index cb20deda..9ea8500f 100644 --- a/sfall/Modules/LoadOrder.cpp +++ b/sfall/Modules/LoadOrder.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/LoadOrder.h b/sfall/Modules/LoadOrder.h index 8f92c612..da5f2d7b 100644 --- a/sfall/Modules/LoadOrder.h +++ b/sfall/Modules/LoadOrder.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainLoopHook.cpp b/sfall/Modules/MainLoopHook.cpp index bb5433d0..e3e01187 100644 --- a/sfall/Modules/MainLoopHook.cpp +++ b/sfall/Modules/MainLoopHook.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainLoopHook.h b/sfall/Modules/MainLoopHook.h index 1e4163ac..da5fcc2b 100644 --- a/sfall/Modules/MainLoopHook.h +++ b/sfall/Modules/MainLoopHook.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainMenu.cpp b/sfall/Modules/MainMenu.cpp index ad803abf..6dd4d9e9 100644 --- a/sfall/Modules/MainMenu.cpp +++ b/sfall/Modules/MainMenu.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MainMenu.h b/sfall/Modules/MainMenu.h index 0e209566..794d14ff 100644 --- a/sfall/Modules/MainMenu.h +++ b/sfall/Modules/MainMenu.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Message.cpp b/sfall/Modules/Message.cpp index 2c8168af..3d8d4e9c 100644 --- a/sfall/Modules/Message.cpp +++ b/sfall/Modules/Message.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Message.h b/sfall/Modules/Message.h index 1546df17..c2261e7b 100644 --- a/sfall/Modules/Message.h +++ b/sfall/Modules/Message.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MetaruleExtender.cpp b/sfall/Modules/MetaruleExtender.cpp index b2b039a9..2d58e75d 100644 --- a/sfall/Modules/MetaruleExtender.cpp +++ b/sfall/Modules/MetaruleExtender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MetaruleExtender.h b/sfall/Modules/MetaruleExtender.h index 188b0fdc..c35b3579 100644 --- a/sfall/Modules/MetaruleExtender.h +++ b/sfall/Modules/MetaruleExtender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MiscPatches.cpp b/sfall/Modules/MiscPatches.cpp index ef1a96e0..8dd64193 100644 --- a/sfall/Modules/MiscPatches.cpp +++ b/sfall/Modules/MiscPatches.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/MiscPatches.h b/sfall/Modules/MiscPatches.h index b64e4621..1a4d65f6 100644 --- a/sfall/Modules/MiscPatches.h +++ b/sfall/Modules/MiscPatches.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Module.h b/sfall/Modules/Module.h index 8a74df66..0627e865 100644 --- a/sfall/Modules/Module.h +++ b/sfall/Modules/Module.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Movies.cpp b/sfall/Modules/Movies.cpp index 064c5ea7..b7b5384c 100644 --- a/sfall/Modules/Movies.cpp +++ b/sfall/Modules/Movies.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Movies.h b/sfall/Modules/Movies.h index c0309023..46391d05 100644 --- a/sfall/Modules/Movies.h +++ b/sfall/Modules/Movies.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Objects.cpp b/sfall/Modules/Objects.cpp index a5d8c3b3..6d859180 100644 --- a/sfall/Modules/Objects.cpp +++ b/sfall/Modules/Objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Objects.h b/sfall/Modules/Objects.h index d1d6b311..130239f3 100644 --- a/sfall/Modules/Objects.h +++ b/sfall/Modules/Objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PartyControl.cpp b/sfall/Modules/PartyControl.cpp index 859b258c..5bf6b79c 100644 --- a/sfall/Modules/PartyControl.cpp +++ b/sfall/Modules/PartyControl.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PartyControl.h b/sfall/Modules/PartyControl.h index bf2b56fc..38b659e4 100644 --- a/sfall/Modules/PartyControl.h +++ b/sfall/Modules/PartyControl.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Perks.cpp b/sfall/Modules/Perks.cpp index 70359857..a0b6ab4b 100644 --- a/sfall/Modules/Perks.cpp +++ b/sfall/Modules/Perks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Perks.h b/sfall/Modules/Perks.h index ab10c694..7044050c 100644 --- a/sfall/Modules/Perks.h +++ b/sfall/Modules/Perks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PlayerModel.cpp b/sfall/Modules/PlayerModel.cpp index 95e742d0..3b8b3c2b 100644 --- a/sfall/Modules/PlayerModel.cpp +++ b/sfall/Modules/PlayerModel.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/PlayerModel.h b/sfall/Modules/PlayerModel.h index 31c45cfa..be18afbd 100644 --- a/sfall/Modules/PlayerModel.h +++ b/sfall/Modules/PlayerModel.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Premade.cpp b/sfall/Modules/Premade.cpp index 70ec948a..f123d507 100644 --- a/sfall/Modules/Premade.cpp +++ b/sfall/Modules/Premade.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Premade.h b/sfall/Modules/Premade.h index 1d919efd..3fec373b 100644 --- a/sfall/Modules/Premade.h +++ b/sfall/Modules/Premade.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/QuestList.cpp b/sfall/Modules/QuestList.cpp index df23a7a3..e779e527 100644 --- a/sfall/Modules/QuestList.cpp +++ b/sfall/Modules/QuestList.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/QuestList.h b/sfall/Modules/QuestList.h index 9948d5f5..3428dc99 100644 --- a/sfall/Modules/QuestList.h +++ b/sfall/Modules/QuestList.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Reputations.cpp b/sfall/Modules/Reputations.cpp index bdfe1a16..3dc25cb8 100644 --- a/sfall/Modules/Reputations.cpp +++ b/sfall/Modules/Reputations.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Reputations.h b/sfall/Modules/Reputations.h index c7bd746c..a536d65d 100644 --- a/sfall/Modules/Reputations.h +++ b/sfall/Modules/Reputations.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptExtender.cpp b/sfall/Modules/ScriptExtender.cpp index 51f23cf0..4ff6de7f 100644 --- a/sfall/Modules/ScriptExtender.cpp +++ b/sfall/Modules/ScriptExtender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptExtender.h b/sfall/Modules/ScriptExtender.h index 0f4f1edf..428a5089 100644 --- a/sfall/Modules/ScriptExtender.h +++ b/sfall/Modules/ScriptExtender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptShaders.cpp b/sfall/Modules/ScriptShaders.cpp index ef0f586e..4bf99805 100644 --- a/sfall/Modules/ScriptShaders.cpp +++ b/sfall/Modules/ScriptShaders.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/ScriptShaders.h b/sfall/Modules/ScriptShaders.h index cb877b4b..7b028d9d 100644 --- a/sfall/Modules/ScriptShaders.h +++ b/sfall/Modules/ScriptShaders.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Arrays.cpp b/sfall/Modules/Scripting/Arrays.cpp index df6fee7e..35ad93e2 100644 --- a/sfall/Modules/Scripting/Arrays.cpp +++ b/sfall/Modules/Scripting/Arrays.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Arrays.h b/sfall/Modules/Scripting/Arrays.h index 3fadca2f..53f30251 100644 --- a/sfall/Modules/Scripting/Arrays.h +++ b/sfall/Modules/Scripting/Arrays.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Anims.cpp b/sfall/Modules/Scripting/Handlers/Anims.cpp index 255d538c..0da05ec8 100644 --- a/sfall/Modules/Scripting/Handlers/Anims.cpp +++ b/sfall/Modules/Scripting/Handlers/Anims.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Anims.h b/sfall/Modules/Scripting/Handlers/Anims.h index 37098d08..8b6a10bc 100644 --- a/sfall/Modules/Scripting/Handlers/Anims.h +++ b/sfall/Modules/Scripting/Handlers/Anims.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Arrays.cpp b/sfall/Modules/Scripting/Handlers/Arrays.cpp index 8c0cf71a..40c0cb4f 100644 --- a/sfall/Modules/Scripting/Handlers/Arrays.cpp +++ b/sfall/Modules/Scripting/Handlers/Arrays.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Arrays.h b/sfall/Modules/Scripting/Handlers/Arrays.h index dc70dc08..014774e5 100644 --- a/sfall/Modules/Scripting/Handlers/Arrays.h +++ b/sfall/Modules/Scripting/Handlers/Arrays.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Combat.cpp b/sfall/Modules/Scripting/Handlers/Combat.cpp index 16d02ed8..b759635c 100644 --- a/sfall/Modules/Scripting/Handlers/Combat.cpp +++ b/sfall/Modules/Scripting/Handlers/Combat.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Combat.h b/sfall/Modules/Scripting/Handlers/Combat.h index 06bcddd1..f221d740 100644 --- a/sfall/Modules/Scripting/Handlers/Combat.h +++ b/sfall/Modules/Scripting/Handlers/Combat.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Core.cpp b/sfall/Modules/Scripting/Handlers/Core.cpp index 3b502b86..15e2dd87 100644 --- a/sfall/Modules/Scripting/Handlers/Core.cpp +++ b/sfall/Modules/Scripting/Handlers/Core.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Core.h b/sfall/Modules/Scripting/Handlers/Core.h index 701ca1d4..66cb4b68 100644 --- a/sfall/Modules/Scripting/Handlers/Core.h +++ b/sfall/Modules/Scripting/Handlers/Core.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/FileSystem.cpp b/sfall/Modules/Scripting/Handlers/FileSystem.cpp index 0b08c62c..47575dda 100644 --- a/sfall/Modules/Scripting/Handlers/FileSystem.cpp +++ b/sfall/Modules/Scripting/Handlers/FileSystem.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/FileSystem.h b/sfall/Modules/Scripting/Handlers/FileSystem.h index 37ca178f..697bc278 100644 --- a/sfall/Modules/Scripting/Handlers/FileSystem.h +++ b/sfall/Modules/Scripting/Handlers/FileSystem.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Graphics.cpp b/sfall/Modules/Scripting/Handlers/Graphics.cpp index 7cd7d362..19fce439 100644 --- a/sfall/Modules/Scripting/Handlers/Graphics.cpp +++ b/sfall/Modules/Scripting/Handlers/Graphics.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Graphics.h b/sfall/Modules/Scripting/Handlers/Graphics.h index 0485f385..647d08c7 100644 --- a/sfall/Modules/Scripting/Handlers/Graphics.h +++ b/sfall/Modules/Scripting/Handlers/Graphics.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/IniFiles.cpp b/sfall/Modules/Scripting/Handlers/IniFiles.cpp index 1ef871d6..83ac1ba7 100644 --- a/sfall/Modules/Scripting/Handlers/IniFiles.cpp +++ b/sfall/Modules/Scripting/Handlers/IniFiles.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/IniFiles.h b/sfall/Modules/Scripting/Handlers/IniFiles.h index 8b4eead7..c69b552f 100644 --- a/sfall/Modules/Scripting/Handlers/IniFiles.h +++ b/sfall/Modules/Scripting/Handlers/IniFiles.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Interface.cpp b/sfall/Modules/Scripting/Handlers/Interface.cpp index 191b98b3..a91ad6b2 100644 --- a/sfall/Modules/Scripting/Handlers/Interface.cpp +++ b/sfall/Modules/Scripting/Handlers/Interface.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Interface.h b/sfall/Modules/Scripting/Handlers/Interface.h index d9116842..1749397d 100644 --- a/sfall/Modules/Scripting/Handlers/Interface.h +++ b/sfall/Modules/Scripting/Handlers/Interface.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Inventory.cpp b/sfall/Modules/Scripting/Handlers/Inventory.cpp index dd344a48..ec8f15d3 100644 --- a/sfall/Modules/Scripting/Handlers/Inventory.cpp +++ b/sfall/Modules/Scripting/Handlers/Inventory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Inventory.h b/sfall/Modules/Scripting/Handlers/Inventory.h index ff48b90e..76ce6d9e 100644 --- a/sfall/Modules/Scripting/Handlers/Inventory.h +++ b/sfall/Modules/Scripting/Handlers/Inventory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Math.cpp b/sfall/Modules/Scripting/Handlers/Math.cpp index 96d66344..1b43d470 100644 --- a/sfall/Modules/Scripting/Handlers/Math.cpp +++ b/sfall/Modules/Scripting/Handlers/Math.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Math.h b/sfall/Modules/Scripting/Handlers/Math.h index 07f5f636..2a324f45 100644 --- a/sfall/Modules/Scripting/Handlers/Math.h +++ b/sfall/Modules/Scripting/Handlers/Math.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Memory.cpp b/sfall/Modules/Scripting/Handlers/Memory.cpp index 91156386..54412f75 100644 --- a/sfall/Modules/Scripting/Handlers/Memory.cpp +++ b/sfall/Modules/Scripting/Handlers/Memory.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Memory.h b/sfall/Modules/Scripting/Handlers/Memory.h index 6be019f4..4c75d28f 100644 --- a/sfall/Modules/Scripting/Handlers/Memory.h +++ b/sfall/Modules/Scripting/Handlers/Memory.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Metarule.cpp b/sfall/Modules/Scripting/Handlers/Metarule.cpp index d874d96f..173fc391 100644 --- a/sfall/Modules/Scripting/Handlers/Metarule.cpp +++ b/sfall/Modules/Scripting/Handlers/Metarule.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Metarule.h b/sfall/Modules/Scripting/Handlers/Metarule.h index c8a512c0..aedfba9e 100644 --- a/sfall/Modules/Scripting/Handlers/Metarule.h +++ b/sfall/Modules/Scripting/Handlers/Metarule.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Misc.cpp b/sfall/Modules/Scripting/Handlers/Misc.cpp index 12b4ac26..3bc235c8 100644 --- a/sfall/Modules/Scripting/Handlers/Misc.cpp +++ b/sfall/Modules/Scripting/Handlers/Misc.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Misc.h b/sfall/Modules/Scripting/Handlers/Misc.h index 889f9980..0c065354 100644 --- a/sfall/Modules/Scripting/Handlers/Misc.h +++ b/sfall/Modules/Scripting/Handlers/Misc.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Objects.cpp b/sfall/Modules/Scripting/Handlers/Objects.cpp index 0f941e7e..fcd374e3 100644 --- a/sfall/Modules/Scripting/Handlers/Objects.cpp +++ b/sfall/Modules/Scripting/Handlers/Objects.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Objects.h b/sfall/Modules/Scripting/Handlers/Objects.h index 621fa506..a82d1228 100644 --- a/sfall/Modules/Scripting/Handlers/Objects.h +++ b/sfall/Modules/Scripting/Handlers/Objects.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Perks.cpp b/sfall/Modules/Scripting/Handlers/Perks.cpp index 740e7d44..9ab3aa88 100644 --- a/sfall/Modules/Scripting/Handlers/Perks.cpp +++ b/sfall/Modules/Scripting/Handlers/Perks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Perks.h b/sfall/Modules/Scripting/Handlers/Perks.h index d1f715f1..3e57f4c0 100644 --- a/sfall/Modules/Scripting/Handlers/Perks.h +++ b/sfall/Modules/Scripting/Handlers/Perks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Stats.cpp b/sfall/Modules/Scripting/Handlers/Stats.cpp index 0c7b84b4..5741f813 100644 --- a/sfall/Modules/Scripting/Handlers/Stats.cpp +++ b/sfall/Modules/Scripting/Handlers/Stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Stats.h b/sfall/Modules/Scripting/Handlers/Stats.h index 7208268a..eb41e7c7 100644 --- a/sfall/Modules/Scripting/Handlers/Stats.h +++ b/sfall/Modules/Scripting/Handlers/Stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Utils.cpp b/sfall/Modules/Scripting/Handlers/Utils.cpp index e72d0eca..11cd1f83 100644 --- a/sfall/Modules/Scripting/Handlers/Utils.cpp +++ b/sfall/Modules/Scripting/Handlers/Utils.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Utils.h b/sfall/Modules/Scripting/Handlers/Utils.h index 178f7e88..9ad8a2a2 100644 --- a/sfall/Modules/Scripting/Handlers/Utils.h +++ b/sfall/Modules/Scripting/Handlers/Utils.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Worldmap.cpp b/sfall/Modules/Scripting/Handlers/Worldmap.cpp index a253ab28..75c1103a 100644 --- a/sfall/Modules/Scripting/Handlers/Worldmap.cpp +++ b/sfall/Modules/Scripting/Handlers/Worldmap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Handlers/Worldmap.h b/sfall/Modules/Scripting/Handlers/Worldmap.h index b28830fb..f717e466 100644 --- a/sfall/Modules/Scripting/Handlers/Worldmap.h +++ b/sfall/Modules/Scripting/Handlers/Worldmap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/OpcodeContext.cpp b/sfall/Modules/Scripting/OpcodeContext.cpp index d5dd4d90..e0cde8bb 100644 --- a/sfall/Modules/Scripting/OpcodeContext.cpp +++ b/sfall/Modules/Scripting/OpcodeContext.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/OpcodeContext.h b/sfall/Modules/Scripting/OpcodeContext.h index 209a2e9a..a975b394 100644 --- a/sfall/Modules/Scripting/OpcodeContext.h +++ b/sfall/Modules/Scripting/OpcodeContext.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Opcodes.cpp b/sfall/Modules/Scripting/Opcodes.cpp index 19bbe055..7785d680 100644 --- a/sfall/Modules/Scripting/Opcodes.cpp +++ b/sfall/Modules/Scripting/Opcodes.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/Opcodes.h b/sfall/Modules/Scripting/Opcodes.h index 36855f3c..b25d2d80 100644 --- a/sfall/Modules/Scripting/Opcodes.h +++ b/sfall/Modules/Scripting/Opcodes.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/ScriptValue.cpp b/sfall/Modules/Scripting/ScriptValue.cpp index af89fed3..1d34d4bb 100644 --- a/sfall/Modules/Scripting/ScriptValue.cpp +++ b/sfall/Modules/Scripting/ScriptValue.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Scripting/ScriptValue.h b/sfall/Modules/Scripting/ScriptValue.h index 86ed6d97..847765ce 100644 --- a/sfall/Modules/Scripting/ScriptValue.h +++ b/sfall/Modules/Scripting/ScriptValue.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Skills.cpp b/sfall/Modules/Skills.cpp index 7689a33f..7194aea5 100644 --- a/sfall/Modules/Skills.cpp +++ b/sfall/Modules/Skills.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Skills.h b/sfall/Modules/Skills.h index 30fe116f..6b9c8eae 100644 --- a/sfall/Modules/Skills.h +++ b/sfall/Modules/Skills.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Sound.cpp b/sfall/Modules/Sound.cpp index 620fff32..339cbfac 100644 --- a/sfall/Modules/Sound.cpp +++ b/sfall/Modules/Sound.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Sound.h b/sfall/Modules/Sound.h index a154ef8c..35a26923 100644 --- a/sfall/Modules/Sound.h +++ b/sfall/Modules/Sound.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SpeedPatch.cpp b/sfall/Modules/SpeedPatch.cpp index cd168da7..c97a35a0 100644 --- a/sfall/Modules/SpeedPatch.cpp +++ b/sfall/Modules/SpeedPatch.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SpeedPatch.h b/sfall/Modules/SpeedPatch.h index 83542e43..14fb8a54 100644 --- a/sfall/Modules/SpeedPatch.h +++ b/sfall/Modules/SpeedPatch.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Stats.cpp b/sfall/Modules/Stats.cpp index da312be4..54fa791b 100644 --- a/sfall/Modules/Stats.cpp +++ b/sfall/Modules/Stats.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Stats.h b/sfall/Modules/Stats.h index c06a000c..1d89a64f 100644 --- a/sfall/Modules/Stats.h +++ b/sfall/Modules/Stats.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/CombatBlock.cpp b/sfall/Modules/SubModules/CombatBlock.cpp index fbae6436..47c19ab3 100644 --- a/sfall/Modules/SubModules/CombatBlock.cpp +++ b/sfall/Modules/SubModules/CombatBlock.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/CombatBlock.h b/sfall/Modules/SubModules/CombatBlock.h index 86a4afa5..d3ab2c3c 100644 --- a/sfall/Modules/SubModules/CombatBlock.h +++ b/sfall/Modules/SubModules/CombatBlock.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/EnginePerks.cpp b/sfall/Modules/SubModules/EnginePerks.cpp index 7a6120a1..b3b943a3 100644 --- a/sfall/Modules/SubModules/EnginePerks.cpp +++ b/sfall/Modules/SubModules/EnginePerks.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/EnginePerks.h b/sfall/Modules/SubModules/EnginePerks.h index f1572226..9588a103 100644 --- a/sfall/Modules/SubModules/EnginePerks.h +++ b/sfall/Modules/SubModules/EnginePerks.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/ObjectName.cpp b/sfall/Modules/SubModules/ObjectName.cpp index 14062951..c7531ddf 100644 --- a/sfall/Modules/SubModules/ObjectName.cpp +++ b/sfall/Modules/SubModules/ObjectName.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/ObjectName.h b/sfall/Modules/SubModules/ObjectName.h index 6d0eadad..b1807103 100644 --- a/sfall/Modules/SubModules/ObjectName.h +++ b/sfall/Modules/SubModules/ObjectName.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/WindowRender.cpp b/sfall/Modules/SubModules/WindowRender.cpp index 4fa7e9c5..d267ed1c 100644 --- a/sfall/Modules/SubModules/WindowRender.cpp +++ b/sfall/Modules/SubModules/WindowRender.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/SubModules/WindowRender.h b/sfall/Modules/SubModules/WindowRender.h index 0f68fd8b..6c14c68e 100644 --- a/sfall/Modules/SubModules/WindowRender.h +++ b/sfall/Modules/SubModules/WindowRender.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/TalkingHeads.cpp b/sfall/Modules/TalkingHeads.cpp index 151d1a21..037f2d60 100644 --- a/sfall/Modules/TalkingHeads.cpp +++ b/sfall/Modules/TalkingHeads.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/TalkingHeads.h b/sfall/Modules/TalkingHeads.h index c0674247..75d189b6 100644 --- a/sfall/Modules/TalkingHeads.h +++ b/sfall/Modules/TalkingHeads.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Tiles.cpp b/sfall/Modules/Tiles.cpp index fc8ce8fa..c2ed03aa 100644 --- a/sfall/Modules/Tiles.cpp +++ b/sfall/Modules/Tiles.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Tiles.h b/sfall/Modules/Tiles.h index ed78f67a..b090ae1b 100644 --- a/sfall/Modules/Tiles.h +++ b/sfall/Modules/Tiles.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Unarmed.cpp b/sfall/Modules/Unarmed.cpp index 1d726033..dc2b80b7 100644 --- a/sfall/Modules/Unarmed.cpp +++ b/sfall/Modules/Unarmed.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Unarmed.h b/sfall/Modules/Unarmed.h index 936e9a13..badf10b4 100644 --- a/sfall/Modules/Unarmed.h +++ b/sfall/Modules/Unarmed.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Worldmap.cpp b/sfall/Modules/Worldmap.cpp index 003d4d1c..3dd4c613 100644 --- a/sfall/Modules/Worldmap.cpp +++ b/sfall/Modules/Worldmap.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Modules/Worldmap.h b/sfall/Modules/Worldmap.h index 1bc2ae55..a19230b2 100644 --- a/sfall/Modules/Worldmap.h +++ b/sfall/Modules/Worldmap.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ReplacementFuncs.h b/sfall/ReplacementFuncs.h index f4b0583c..c3aeac58 100644 --- a/sfall/ReplacementFuncs.h +++ b/sfall/ReplacementFuncs.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Translate.cpp b/sfall/Translate.cpp index 356d5c8d..bbf761f3 100644 --- a/sfall/Translate.cpp +++ b/sfall/Translate.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/Translate.h b/sfall/Translate.h index a4dc3ee7..9d315b1f 100644 --- a/sfall/Translate.h +++ b/sfall/Translate.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/WinProc.cpp b/sfall/WinProc.cpp index c55f37c1..db30906f 100644 --- a/sfall/WinProc.cpp +++ b/sfall/WinProc.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/WinProc.h b/sfall/WinProc.h index 29aa3ccb..82fd689d 100644 --- a/sfall/WinProc.h +++ b/sfall/WinProc.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/ddraw.cpp b/sfall/ddraw.cpp index 3c4f12e2..80cc6429 100644 --- a/sfall/ddraw.cpp +++ b/sfall/ddraw.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/main.cpp b/sfall/main.cpp index c06d72ac..499a5da1 100644 --- a/sfall/main.cpp +++ b/sfall/main.cpp @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/main.h b/sfall/main.h index 910c0e35..81de097d 100644 --- a/sfall/main.h +++ b/sfall/main.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sfall/version.h b/sfall/version.h index 2aaf5200..7b099421 100644 --- a/sfall/version.h +++ b/sfall/version.h @@ -1,6 +1,6 @@ /* * sfall - * Copyright (C) 2008-2024 The sfall team + * Copyright (C) 2008-2025 The sfall team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ #define TARGETVERSION "Fallout 2 v1.02 US" -#define LEGAL_COPYRIGHT "Copyright (C) 2006-2024, sfall Team" +#define LEGAL_COPYRIGHT "Copyright (C) 2006-2025, sfall Team" #define VERSION_MAJOR 3 #define VERSION_MINOR 8