From 64765b0985ed86b28d7cd4ded9e538a98fd56474 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:06:04 -0600 Subject: [PATCH] Happy New Year 2026! --- Audio/Audio_HW_Interface.h | 2 +- BLE/BLE_HW_Interface.h | 2 +- BLE/BLE_Packet_Tracker.c | 2 +- BLE/BLE_Packet_Tracker.h | 2 +- BLE/BLE_Packets.c | 2 +- BLE/BLE_Packets.h | 2 +- Colors.h | 2 +- Console_HW_Interface.h | 2 +- Events/Command_Mapping.h | 2 +- Events/KEvents.c | 2 +- Events/KEvents.h | 2 +- Game/Game.c | 2 +- Game/Game.h | 2 +- Game/Weapons.c | 2 +- Game/Weapons.h | 2 +- IR/IR_HW_Interface.h | 2 +- LICENSE | 2 +- Logging/KLog.c | 2 +- Logging/KLog.h | 2 +- Menu/GameSettings/GameMenuItem.c | 2 +- Menu/GameSettings/GameMenuItem.h | 2 +- Menu/GameSettings/PlayerIDMenuItem.c | 2 +- Menu/GameSettings/PlayerIDMenuItem.h | 2 +- Menu/GameSettings/TeamIDMenuItem.c | 2 +- Menu/GameSettings/TeamIDMenuItem.h | 2 +- Menu/HardwareSettings/HandedMenuItem.c | 2 +- Menu/HardwareSettings/HandedMenuItem.h | 2 +- Menu/HardwareSettings/HardwareMenuItem.c | 2 +- Menu/HardwareSettings/HardwareMenuItem.h | 2 +- Menu/HardwareSettings/VolumeMenuItem.c | 2 +- Menu/HardwareSettings/VolumeMenuItem.h | 2 +- Menu/Menu.c | 2 +- Menu/Menu.h | 2 +- NeoPixels/Animation.h | 2 +- NeoPixels/Animations/All_Off.c | 2 +- NeoPixels/Animations/All_Off.h | 2 +- NeoPixels/Animations/All_On.c | 2 +- NeoPixels/Animations/All_On.h | 2 +- NeoPixels/Animations/BLE_Nearby.c | 2 +- NeoPixels/Animations/BLE_Nearby.h | 2 +- NeoPixels/Animations/BLE_RSSI.c | 2 +- NeoPixels/Animations/BLE_RSSI.h | 2 +- NeoPixels/Animations/Countdown.c | 2 +- NeoPixels/Animations/Countdown.h | 2 +- NeoPixels/Animations/Flamethrower.c | 2 +- NeoPixels/Animations/Flamethrower.h | 2 +- NeoPixels/Animations/Flashlight.c | 2 +- NeoPixels/Animations/Flashlight.h | 2 +- NeoPixels/Animations/Health_Report.c | 2 +- NeoPixels/Animations/Health_Report.h | 2 +- NeoPixels/Animations/Idle_Animation.c | 2 +- NeoPixels/Animations/Idle_Animation.h | 2 +- NeoPixels/Animations/Menu_Animation.c | 2 +- NeoPixels/Animations/Menu_Animation.h | 2 +- NeoPixels/Animations/Shot_Fired.c | 2 +- NeoPixels/Animations/Shot_Fired.h | 2 +- NeoPixels/Animations/Tag_Received.c | 2 +- NeoPixels/Animations/Tag_Received.h | 2 +- NeoPixels/Animations/Tagged_Out.c | 2 +- NeoPixels/Animations/Tagged_Out.h | 2 +- NeoPixels/Animations/Team_Colors.c | 2 +- NeoPixels/Animations/Team_Colors.h | 2 +- NeoPixels/Animations/Test_Pattern.c | 2 +- NeoPixels/Animations/Test_Pattern.h | 2 +- NeoPixels/Displays.h | 2 +- NeoPixels/Four_Channel_Helpers.h | 2 +- NeoPixels/Gamma.c | 2 +- NeoPixels/Gamma.h | 2 +- NeoPixels/NeoPixel_HW_Interface.h | 2 +- NeoPixels/NeoPixels.c | 2 +- NeoPixels/NeoPixels.h | 2 +- NeoPixels/Sine.c | 2 +- NeoPixels/Sine.h | 2 +- NeoPixels/Single_Channel_Helpers.h | 2 +- Protocols/Dubuque.c | 2 +- Protocols/Dubuque.h | 2 +- Protocols/Dynasty.c | 2 +- Protocols/Dynasty.h | 2 +- Protocols/Laser_X.c | 2 +- Protocols/Laser_X.h | 2 +- Protocols/Miles_Tag_II.c | 2 +- Protocols/Miles_Tag_II.h | 2 +- Protocols/NEC.c | 2 +- Protocols/NEC.h | 2 +- Protocols/Nerf_Laser_Ops_Pro.c | 2 +- Protocols/Nerf_Laser_Ops_Pro.h | 2 +- Protocols/Nerf_Phoenix_LTX.c | 2 +- Protocols/Nerf_Phoenix_LTX.h | 2 +- Protocols/Protocols.h | 2 +- Protocols/Squad_Hero.c | 2 +- Protocols/Squad_Hero.h | 2 +- Protocols/Test.h | 2 +- Results.h | 2 +- Settings/Settings_Interface.h | 2 +- States/Playing/State_Playing.c | 2 +- States/Playing/State_Playing.h | 2 +- States/Playing/State_Playing__Interacting.c | 2 +- States/Playing/State_Playing__Interacting.h | 2 +- States/Playing/State_Playing__Tagged_Out.c | 2 +- States/Playing/State_Playing__Tagged_Out.h | 2 +- States/Starting_Game/State_Starting_Game.c | 2 +- States/Starting_Game/State_Starting_Game.h | 2 +- States/Starting_Game/State_Starting_Game__Counting_Down.c | 2 +- States/Starting_Game/State_Starting_Game__Counting_Down.h | 2 +- States/Starting_Game/State_Starting_Game__Instigating.c | 2 +- States/Starting_Game/State_Starting_Game__Instigating.h | 2 +- States/Starting_Game/State_Starting_Game__Responding.c | 2 +- States/Starting_Game/State_Starting_Game__Responding.h | 2 +- States/State_Configuring.c | 2 +- States/State_Configuring.h | 2 +- States/State_Initializing.c | 2 +- States/State_Initializing.h | 2 +- States/State_Machine.c | 2 +- States/State_Machine.h | 2 +- States/State_Ready.c | 2 +- States/State_Ready.h | 2 +- States/State_Reprogramming.c | 2 +- States/State_Reprogramming.h | 2 +- States/State_Wrapping_Up.c | 2 +- States/State_Wrapping_Up.h | 2 +- SystemK.c | 2 +- SystemK.h | 2 +- 122 files changed, 122 insertions(+), 122 deletions(-) diff --git a/Audio/Audio_HW_Interface.h b/Audio/Audio_HW_Interface.h index a019b42..26c00af 100644 --- a/Audio/Audio_HW_Interface.h +++ b/Audio/Audio_HW_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/BLE/BLE_HW_Interface.h b/BLE/BLE_HW_Interface.h index f63c1dd..28f428f 100644 --- a/BLE/BLE_HW_Interface.h +++ b/BLE/BLE_HW_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/BLE/BLE_Packet_Tracker.c b/BLE/BLE_Packet_Tracker.c index 703d078..86ef2bd 100644 --- a/BLE/BLE_Packet_Tracker.c +++ b/BLE/BLE_Packet_Tracker.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/BLE/BLE_Packet_Tracker.h b/BLE/BLE_Packet_Tracker.h index 77fce62..6a49c71 100644 --- a/BLE/BLE_Packet_Tracker.h +++ b/BLE/BLE_Packet_Tracker.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/BLE/BLE_Packets.c b/BLE/BLE_Packets.c index 83e90da..da50cd2 100644 --- a/BLE/BLE_Packets.c +++ b/BLE/BLE_Packets.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/BLE/BLE_Packets.h b/BLE/BLE_Packets.h index 837f94a..971f2e3 100644 --- a/BLE/BLE_Packets.h +++ b/BLE/BLE_Packets.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Colors.h b/Colors.h index 2b1e0dd..fed28a8 100644 --- a/Colors.h +++ b/Colors.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Console_HW_Interface.h b/Console_HW_Interface.h index 0edaac3..4c708a6 100644 --- a/Console_HW_Interface.h +++ b/Console_HW_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Events/Command_Mapping.h b/Events/Command_Mapping.h index 4da39af..36ae334 100644 --- a/Events/Command_Mapping.h +++ b/Events/Command_Mapping.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Events/KEvents.c b/Events/KEvents.c index 629201d..de00daf 100644 --- a/Events/KEvents.c +++ b/Events/KEvents.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Events/KEvents.h b/Events/KEvents.h index f5af442..5f9525e 100644 --- a/Events/KEvents.h +++ b/Events/KEvents.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Game/Game.c b/Game/Game.c index 061f208..f53e69e 100644 --- a/Game/Game.c +++ b/Game/Game.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Game/Game.h b/Game/Game.h index b8b4dd6..754d674 100644 --- a/Game/Game.h +++ b/Game/Game.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Game/Weapons.c b/Game/Weapons.c index b66b6d6..0a20333 100644 --- a/Game/Weapons.c +++ b/Game/Weapons.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Game/Weapons.h b/Game/Weapons.h index 8d45dd2..e290e13 100644 --- a/Game/Weapons.h +++ b/Game/Weapons.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/IR/IR_HW_Interface.h b/IR/IR_HW_Interface.h index d6779c3..86a1cc1 100644 --- a/IR/IR_HW_Interface.h +++ b/IR/IR_HW_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/LICENSE b/LICENSE index cc09c9a..caed7c8 100644 --- a/LICENSE +++ b/LICENSE @@ -223,7 +223,7 @@ To do so, attach the following notices to the program. It is safest to attach t 🛡 🃞 - Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/Logging/KLog.c b/Logging/KLog.c index 7422152..b3e66f6 100644 --- a/Logging/KLog.c +++ b/Logging/KLog.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Logging/KLog.h b/Logging/KLog.h index 8ad695b..33a1f2b 100644 --- a/Logging/KLog.h +++ b/Logging/KLog.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/GameMenuItem.c b/Menu/GameSettings/GameMenuItem.c index bc9c9cc..7e8d844 100644 --- a/Menu/GameSettings/GameMenuItem.c +++ b/Menu/GameSettings/GameMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/GameMenuItem.h b/Menu/GameSettings/GameMenuItem.h index 14159d7..d5f6775 100644 --- a/Menu/GameSettings/GameMenuItem.h +++ b/Menu/GameSettings/GameMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/PlayerIDMenuItem.c b/Menu/GameSettings/PlayerIDMenuItem.c index af304ca..21b9cde 100644 --- a/Menu/GameSettings/PlayerIDMenuItem.c +++ b/Menu/GameSettings/PlayerIDMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/PlayerIDMenuItem.h b/Menu/GameSettings/PlayerIDMenuItem.h index 07d0caf..3667e28 100644 --- a/Menu/GameSettings/PlayerIDMenuItem.h +++ b/Menu/GameSettings/PlayerIDMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/TeamIDMenuItem.c b/Menu/GameSettings/TeamIDMenuItem.c index ee20f1a..711cf8a 100644 --- a/Menu/GameSettings/TeamIDMenuItem.c +++ b/Menu/GameSettings/TeamIDMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/GameSettings/TeamIDMenuItem.h b/Menu/GameSettings/TeamIDMenuItem.h index b097d2e..5ef6224 100644 --- a/Menu/GameSettings/TeamIDMenuItem.h +++ b/Menu/GameSettings/TeamIDMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/HandedMenuItem.c b/Menu/HardwareSettings/HandedMenuItem.c index 5bb698f..054c354 100644 --- a/Menu/HardwareSettings/HandedMenuItem.c +++ b/Menu/HardwareSettings/HandedMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/HandedMenuItem.h b/Menu/HardwareSettings/HandedMenuItem.h index 403c037..04beaff 100644 --- a/Menu/HardwareSettings/HandedMenuItem.h +++ b/Menu/HardwareSettings/HandedMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/HardwareMenuItem.c b/Menu/HardwareSettings/HardwareMenuItem.c index bfe74b2..ce45f79 100644 --- a/Menu/HardwareSettings/HardwareMenuItem.c +++ b/Menu/HardwareSettings/HardwareMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/HardwareMenuItem.h b/Menu/HardwareSettings/HardwareMenuItem.h index 19fe59d..659c158 100644 --- a/Menu/HardwareSettings/HardwareMenuItem.h +++ b/Menu/HardwareSettings/HardwareMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/VolumeMenuItem.c b/Menu/HardwareSettings/VolumeMenuItem.c index 05df79b..bb7e073 100644 --- a/Menu/HardwareSettings/VolumeMenuItem.c +++ b/Menu/HardwareSettings/VolumeMenuItem.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/HardwareSettings/VolumeMenuItem.h b/Menu/HardwareSettings/VolumeMenuItem.h index 020d7e2..0d8f0da 100644 --- a/Menu/HardwareSettings/VolumeMenuItem.h +++ b/Menu/HardwareSettings/VolumeMenuItem.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/Menu.c b/Menu/Menu.c index 95c1555..9e81313 100644 --- a/Menu/Menu.c +++ b/Menu/Menu.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Menu/Menu.h b/Menu/Menu.h index f411071..90e8b19 100644 --- a/Menu/Menu.h +++ b/Menu/Menu.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animation.h b/NeoPixels/Animation.h index 9b67493..87991d2 100644 --- a/NeoPixels/Animation.h +++ b/NeoPixels/Animation.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/All_Off.c b/NeoPixels/Animations/All_Off.c index 087e7c3..72f5cca 100644 --- a/NeoPixels/Animations/All_Off.c +++ b/NeoPixels/Animations/All_Off.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/All_Off.h b/NeoPixels/Animations/All_Off.h index 4a4ffa7..dcc03b0 100644 --- a/NeoPixels/Animations/All_Off.h +++ b/NeoPixels/Animations/All_Off.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/All_On.c b/NeoPixels/Animations/All_On.c index 752e47b..d433347 100644 --- a/NeoPixels/Animations/All_On.c +++ b/NeoPixels/Animations/All_On.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/All_On.h b/NeoPixels/Animations/All_On.h index 8e83b0c..8b8e85a 100644 --- a/NeoPixels/Animations/All_On.h +++ b/NeoPixels/Animations/All_On.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/BLE_Nearby.c b/NeoPixels/Animations/BLE_Nearby.c index bf02a70..86ae60e 100644 --- a/NeoPixels/Animations/BLE_Nearby.c +++ b/NeoPixels/Animations/BLE_Nearby.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/BLE_Nearby.h b/NeoPixels/Animations/BLE_Nearby.h index 9e12bd4..faa3b6f 100644 --- a/NeoPixels/Animations/BLE_Nearby.h +++ b/NeoPixels/Animations/BLE_Nearby.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/BLE_RSSI.c b/NeoPixels/Animations/BLE_RSSI.c index 2828b85..0f8dfb7 100644 --- a/NeoPixels/Animations/BLE_RSSI.c +++ b/NeoPixels/Animations/BLE_RSSI.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/BLE_RSSI.h b/NeoPixels/Animations/BLE_RSSI.h index 469694b..8e1ccc3 100644 --- a/NeoPixels/Animations/BLE_RSSI.h +++ b/NeoPixels/Animations/BLE_RSSI.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Countdown.c b/NeoPixels/Animations/Countdown.c index b758140..0be6efd 100644 --- a/NeoPixels/Animations/Countdown.c +++ b/NeoPixels/Animations/Countdown.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Countdown.h b/NeoPixels/Animations/Countdown.h index c3e147d..069d665 100644 --- a/NeoPixels/Animations/Countdown.h +++ b/NeoPixels/Animations/Countdown.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Flamethrower.c b/NeoPixels/Animations/Flamethrower.c index 9c53c03..ce9df2c 100644 --- a/NeoPixels/Animations/Flamethrower.c +++ b/NeoPixels/Animations/Flamethrower.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Flamethrower.h b/NeoPixels/Animations/Flamethrower.h index 603a0bb..954935d 100644 --- a/NeoPixels/Animations/Flamethrower.h +++ b/NeoPixels/Animations/Flamethrower.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Flashlight.c b/NeoPixels/Animations/Flashlight.c index 509950d..ece00e9 100644 --- a/NeoPixels/Animations/Flashlight.c +++ b/NeoPixels/Animations/Flashlight.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Flashlight.h b/NeoPixels/Animations/Flashlight.h index edfb51c..e671157 100644 --- a/NeoPixels/Animations/Flashlight.h +++ b/NeoPixels/Animations/Flashlight.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Health_Report.c b/NeoPixels/Animations/Health_Report.c index 0886aa0..8046af1 100644 --- a/NeoPixels/Animations/Health_Report.c +++ b/NeoPixels/Animations/Health_Report.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Health_Report.h b/NeoPixels/Animations/Health_Report.h index 110fdb2..78cffdf 100644 --- a/NeoPixels/Animations/Health_Report.h +++ b/NeoPixels/Animations/Health_Report.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Idle_Animation.c b/NeoPixels/Animations/Idle_Animation.c index 55307cb..6f8977f 100644 --- a/NeoPixels/Animations/Idle_Animation.c +++ b/NeoPixels/Animations/Idle_Animation.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Idle_Animation.h b/NeoPixels/Animations/Idle_Animation.h index 89a1517..a1bb911 100644 --- a/NeoPixels/Animations/Idle_Animation.h +++ b/NeoPixels/Animations/Idle_Animation.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Menu_Animation.c b/NeoPixels/Animations/Menu_Animation.c index a9df1cd..e0b436b 100644 --- a/NeoPixels/Animations/Menu_Animation.c +++ b/NeoPixels/Animations/Menu_Animation.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Menu_Animation.h b/NeoPixels/Animations/Menu_Animation.h index 73169d9..9ff3149 100644 --- a/NeoPixels/Animations/Menu_Animation.h +++ b/NeoPixels/Animations/Menu_Animation.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Shot_Fired.c b/NeoPixels/Animations/Shot_Fired.c index 43928c9..f0ca451 100644 --- a/NeoPixels/Animations/Shot_Fired.c +++ b/NeoPixels/Animations/Shot_Fired.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Shot_Fired.h b/NeoPixels/Animations/Shot_Fired.h index dc6dca0..b2c9bb3 100644 --- a/NeoPixels/Animations/Shot_Fired.h +++ b/NeoPixels/Animations/Shot_Fired.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Tag_Received.c b/NeoPixels/Animations/Tag_Received.c index e10c3a3..814ac21 100644 --- a/NeoPixels/Animations/Tag_Received.c +++ b/NeoPixels/Animations/Tag_Received.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Tag_Received.h b/NeoPixels/Animations/Tag_Received.h index 9107257..e9f4e43 100644 --- a/NeoPixels/Animations/Tag_Received.h +++ b/NeoPixels/Animations/Tag_Received.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Tagged_Out.c b/NeoPixels/Animations/Tagged_Out.c index 55112e5..9029a4a 100644 --- a/NeoPixels/Animations/Tagged_Out.c +++ b/NeoPixels/Animations/Tagged_Out.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Tagged_Out.h b/NeoPixels/Animations/Tagged_Out.h index 535add1..292ca92 100644 --- a/NeoPixels/Animations/Tagged_Out.h +++ b/NeoPixels/Animations/Tagged_Out.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Team_Colors.c b/NeoPixels/Animations/Team_Colors.c index 2bfd8ea..e68ca88 100644 --- a/NeoPixels/Animations/Team_Colors.c +++ b/NeoPixels/Animations/Team_Colors.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Team_Colors.h b/NeoPixels/Animations/Team_Colors.h index e2a76c6..a9775f8 100644 --- a/NeoPixels/Animations/Team_Colors.h +++ b/NeoPixels/Animations/Team_Colors.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Test_Pattern.c b/NeoPixels/Animations/Test_Pattern.c index baf027b..07338d2 100644 --- a/NeoPixels/Animations/Test_Pattern.c +++ b/NeoPixels/Animations/Test_Pattern.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Animations/Test_Pattern.h b/NeoPixels/Animations/Test_Pattern.h index dc441df..39fbeac 100644 --- a/NeoPixels/Animations/Test_Pattern.h +++ b/NeoPixels/Animations/Test_Pattern.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Displays.h b/NeoPixels/Displays.h index 960a79d..f87f00d 100644 --- a/NeoPixels/Displays.h +++ b/NeoPixels/Displays.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Four_Channel_Helpers.h b/NeoPixels/Four_Channel_Helpers.h index f9de175..1b3893a 100644 --- a/NeoPixels/Four_Channel_Helpers.h +++ b/NeoPixels/Four_Channel_Helpers.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Gamma.c b/NeoPixels/Gamma.c index 00740c4..b4a6b3c 100644 --- a/NeoPixels/Gamma.c +++ b/NeoPixels/Gamma.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Gamma.h b/NeoPixels/Gamma.h index 04c81d7..1c05493 100644 --- a/NeoPixels/Gamma.h +++ b/NeoPixels/Gamma.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/NeoPixel_HW_Interface.h b/NeoPixels/NeoPixel_HW_Interface.h index b043870..695bb15 100644 --- a/NeoPixels/NeoPixel_HW_Interface.h +++ b/NeoPixels/NeoPixel_HW_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/NeoPixels.c b/NeoPixels/NeoPixels.c index 5851d67..96d0cdb 100644 --- a/NeoPixels/NeoPixels.c +++ b/NeoPixels/NeoPixels.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/NeoPixels.h b/NeoPixels/NeoPixels.h index d74a8b9..d130aaa 100644 --- a/NeoPixels/NeoPixels.h +++ b/NeoPixels/NeoPixels.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Sine.c b/NeoPixels/Sine.c index 2c86df9..62a6c48 100644 --- a/NeoPixels/Sine.c +++ b/NeoPixels/Sine.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Sine.h b/NeoPixels/Sine.h index 7c889cc..66a6a59 100644 --- a/NeoPixels/Sine.h +++ b/NeoPixels/Sine.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/NeoPixels/Single_Channel_Helpers.h b/NeoPixels/Single_Channel_Helpers.h index 24dd2a4..d597e42 100644 --- a/NeoPixels/Single_Channel_Helpers.h +++ b/NeoPixels/Single_Channel_Helpers.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Dubuque.c b/Protocols/Dubuque.c index 872ab16..321555c 100644 --- a/Protocols/Dubuque.c +++ b/Protocols/Dubuque.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2024-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Dubuque.h b/Protocols/Dubuque.h index 2b7cd9d..cf83e5c 100644 --- a/Protocols/Dubuque.h +++ b/Protocols/Dubuque.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2024-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Dynasty.c b/Protocols/Dynasty.c index bb52ab7..d64a5e2 100644 --- a/Protocols/Dynasty.c +++ b/Protocols/Dynasty.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Dynasty.h b/Protocols/Dynasty.h index 3901235..422269b 100644 --- a/Protocols/Dynasty.h +++ b/Protocols/Dynasty.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Laser_X.c b/Protocols/Laser_X.c index 6c560ee..3052c76 100644 --- a/Protocols/Laser_X.c +++ b/Protocols/Laser_X.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Laser_X.h b/Protocols/Laser_X.h index 7934d7e..77e8c02 100644 --- a/Protocols/Laser_X.h +++ b/Protocols/Laser_X.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Miles_Tag_II.c b/Protocols/Miles_Tag_II.c index 59992c6..da39d94 100644 --- a/Protocols/Miles_Tag_II.c +++ b/Protocols/Miles_Tag_II.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Miles_Tag_II.h b/Protocols/Miles_Tag_II.h index f4f1bec..a88e645 100644 --- a/Protocols/Miles_Tag_II.h +++ b/Protocols/Miles_Tag_II.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/NEC.c b/Protocols/NEC.c index 0f9c43d..e8b109d 100644 --- a/Protocols/NEC.c +++ b/Protocols/NEC.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/NEC.h b/Protocols/NEC.h index 5afcc3e..bb4e8ea 100644 --- a/Protocols/NEC.h +++ b/Protocols/NEC.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Nerf_Laser_Ops_Pro.c b/Protocols/Nerf_Laser_Ops_Pro.c index a6189e7..f1039d3 100644 --- a/Protocols/Nerf_Laser_Ops_Pro.c +++ b/Protocols/Nerf_Laser_Ops_Pro.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Nerf_Laser_Ops_Pro.h b/Protocols/Nerf_Laser_Ops_Pro.h index fdebd38..a42be50 100644 --- a/Protocols/Nerf_Laser_Ops_Pro.h +++ b/Protocols/Nerf_Laser_Ops_Pro.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Nerf_Phoenix_LTX.c b/Protocols/Nerf_Phoenix_LTX.c index 322c48d..efa6322 100644 --- a/Protocols/Nerf_Phoenix_LTX.c +++ b/Protocols/Nerf_Phoenix_LTX.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Nerf_Phoenix_LTX.h b/Protocols/Nerf_Phoenix_LTX.h index ef899d6..db0da12 100644 --- a/Protocols/Nerf_Phoenix_LTX.h +++ b/Protocols/Nerf_Phoenix_LTX.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Protocols.h b/Protocols/Protocols.h index 3067067..970e183 100644 --- a/Protocols/Protocols.h +++ b/Protocols/Protocols.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Squad_Hero.c b/Protocols/Squad_Hero.c index f339ac7..8271d1f 100644 --- a/Protocols/Squad_Hero.c +++ b/Protocols/Squad_Hero.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Squad_Hero.h b/Protocols/Squad_Hero.h index 1b9cc28..53ad3ec 100644 --- a/Protocols/Squad_Hero.h +++ b/Protocols/Squad_Hero.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Protocols/Test.h b/Protocols/Test.h index 2bd908f..68c0f78 100644 --- a/Protocols/Test.h +++ b/Protocols/Test.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Results.h b/Results.h index fb362ea..98fe2b1 100644 --- a/Results.h +++ b/Results.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/Settings/Settings_Interface.h b/Settings/Settings_Interface.h index f3e41f1..1bc5364 100644 --- a/Settings/Settings_Interface.h +++ b/Settings/Settings_Interface.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing.c b/States/Playing/State_Playing.c index 49c5eb0..4d51c71 100644 --- a/States/Playing/State_Playing.c +++ b/States/Playing/State_Playing.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing.h b/States/Playing/State_Playing.h index 0a63aa5..1ea480b 100644 --- a/States/Playing/State_Playing.h +++ b/States/Playing/State_Playing.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing__Interacting.c b/States/Playing/State_Playing__Interacting.c index 73c6b9f..e6f75c7 100644 --- a/States/Playing/State_Playing__Interacting.c +++ b/States/Playing/State_Playing__Interacting.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing__Interacting.h b/States/Playing/State_Playing__Interacting.h index bb765d7..2e6be2e 100644 --- a/States/Playing/State_Playing__Interacting.h +++ b/States/Playing/State_Playing__Interacting.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing__Tagged_Out.c b/States/Playing/State_Playing__Tagged_Out.c index 5568cea..20e845e 100644 --- a/States/Playing/State_Playing__Tagged_Out.c +++ b/States/Playing/State_Playing__Tagged_Out.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Playing/State_Playing__Tagged_Out.h b/States/Playing/State_Playing__Tagged_Out.h index 59e2c37..33512ae 100644 --- a/States/Playing/State_Playing__Tagged_Out.h +++ b/States/Playing/State_Playing__Tagged_Out.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game.c b/States/Starting_Game/State_Starting_Game.c index 8e65cc5..5735498 100644 --- a/States/Starting_Game/State_Starting_Game.c +++ b/States/Starting_Game/State_Starting_Game.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game.h b/States/Starting_Game/State_Starting_Game.h index 4d122ae..0e8d05f 100644 --- a/States/Starting_Game/State_Starting_Game.h +++ b/States/Starting_Game/State_Starting_Game.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Counting_Down.c b/States/Starting_Game/State_Starting_Game__Counting_Down.c index f05a96b..c40b732 100644 --- a/States/Starting_Game/State_Starting_Game__Counting_Down.c +++ b/States/Starting_Game/State_Starting_Game__Counting_Down.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Counting_Down.h b/States/Starting_Game/State_Starting_Game__Counting_Down.h index d0489a2..59d2b1a 100644 --- a/States/Starting_Game/State_Starting_Game__Counting_Down.h +++ b/States/Starting_Game/State_Starting_Game__Counting_Down.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Instigating.c b/States/Starting_Game/State_Starting_Game__Instigating.c index f4cd34c..9df123d 100644 --- a/States/Starting_Game/State_Starting_Game__Instigating.c +++ b/States/Starting_Game/State_Starting_Game__Instigating.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Instigating.h b/States/Starting_Game/State_Starting_Game__Instigating.h index 27ff0d1..be962a3 100644 --- a/States/Starting_Game/State_Starting_Game__Instigating.h +++ b/States/Starting_Game/State_Starting_Game__Instigating.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Responding.c b/States/Starting_Game/State_Starting_Game__Responding.c index 13c8b86..b24188a 100644 --- a/States/Starting_Game/State_Starting_Game__Responding.c +++ b/States/Starting_Game/State_Starting_Game__Responding.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/Starting_Game/State_Starting_Game__Responding.h b/States/Starting_Game/State_Starting_Game__Responding.h index b0e1325..b2baf25 100644 --- a/States/Starting_Game/State_Starting_Game__Responding.h +++ b/States/Starting_Game/State_Starting_Game__Responding.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Configuring.c b/States/State_Configuring.c index 84d1e15..6b581e6 100644 --- a/States/State_Configuring.c +++ b/States/State_Configuring.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Configuring.h b/States/State_Configuring.h index f6c9cbc..a14b8dd 100644 --- a/States/State_Configuring.h +++ b/States/State_Configuring.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Initializing.c b/States/State_Initializing.c index 4ba7464..2aa33b6 100644 --- a/States/State_Initializing.c +++ b/States/State_Initializing.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Initializing.h b/States/State_Initializing.h index 8d01c76..3736630 100644 --- a/States/State_Initializing.h +++ b/States/State_Initializing.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Machine.c b/States/State_Machine.c index b53d58a..63e71a3 100644 --- a/States/State_Machine.c +++ b/States/State_Machine.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Machine.h b/States/State_Machine.h index c58fa61..7a5e300 100644 --- a/States/State_Machine.h +++ b/States/State_Machine.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Ready.c b/States/State_Ready.c index 64d8426..8bbe337 100644 --- a/States/State_Ready.c +++ b/States/State_Ready.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Ready.h b/States/State_Ready.h index 47aecbb..bc2dc43 100644 --- a/States/State_Ready.h +++ b/States/State_Ready.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Reprogramming.c b/States/State_Reprogramming.c index f0f81fe..cd1f01a 100644 --- a/States/State_Reprogramming.c +++ b/States/State_Reprogramming.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Reprogramming.h b/States/State_Reprogramming.h index 33b4a81..c7966aa 100644 --- a/States/State_Reprogramming.h +++ b/States/State_Reprogramming.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Wrapping_Up.c b/States/State_Wrapping_Up.c index 3a5da11..0e972e9 100644 --- a/States/State_Wrapping_Up.c +++ b/States/State_Wrapping_Up.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/States/State_Wrapping_Up.h b/States/State_Wrapping_Up.h index 6cd9fb3..8525737 100644 --- a/States/State_Wrapping_Up.h +++ b/States/State_Wrapping_Up.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/SystemK.c b/SystemK.c index c5c7d67..353ca0e 100644 --- a/SystemK.c +++ b/SystemK.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free diff --git a/SystemK.h b/SystemK.h index 3c3f90c..41abe18 100644 --- a/SystemK.h +++ b/SystemK.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free