From f17c712377cbef63b91f2b35cd881a9b2eae1fd6 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:04:03 -0600 Subject: [PATCH 1/3] Removed invisible Unicode characters. --- 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 +- BLE/BLE_Utils.c | 2 +- BLE/BLE_Utils.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/Animations/Wrapping_Up_Animation.c | 2 +- NeoPixels/Animations/Wrapping_Up_Animation.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_Laser_Strike.c | 2 +- Protocols/Nerf_Laser_Strike.h | 2 +- Protocols/Nerf_Phoenix_LTX.c | 2 +- Protocols/Nerf_Phoenix_LTX.h | 2 +- Protocols/Protocols.c | 2 +- Protocols/Protocols.h | 2 +- Protocols/Squad_Hero.c | 2 +- Protocols/Squad_Hero.h | 2 +- Protocols/Test.c | 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 +- 130 files changed, 130 insertions(+), 130 deletions(-) diff --git a/Audio/Audio_HW_Interface.h b/Audio/Audio_HW_Interface.h index 69fae93..a019b42 100644 --- a/Audio/Audio_HW_Interface.h +++ b/Audio/Audio_HW_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_HW_Interface.h b/BLE/BLE_HW_Interface.h index 89cc232..f63c1dd 100644 --- a/BLE/BLE_HW_Interface.h +++ b/BLE/BLE_HW_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Packet_Tracker.c b/BLE/BLE_Packet_Tracker.c index 11f698a..703d078 100644 --- a/BLE/BLE_Packet_Tracker.c +++ b/BLE/BLE_Packet_Tracker.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Packet_Tracker.h b/BLE/BLE_Packet_Tracker.h index 9059411..77fce62 100644 --- a/BLE/BLE_Packet_Tracker.h +++ b/BLE/BLE_Packet_Tracker.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Packets.c b/BLE/BLE_Packets.c index af332f1..83e90da 100644 --- a/BLE/BLE_Packets.c +++ b/BLE/BLE_Packets.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Packets.h b/BLE/BLE_Packets.h index 36e439e..837f94a 100644 --- a/BLE/BLE_Packets.h +++ b/BLE/BLE_Packets.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Utils.c b/BLE/BLE_Utils.c index 234ba62..89e8e9e 100644 --- a/BLE/BLE_Utils.c +++ b/BLE/BLE_Utils.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/BLE/BLE_Utils.h b/BLE/BLE_Utils.h index 94b4866..d3bf01d 100644 --- a/BLE/BLE_Utils.h +++ b/BLE/BLE_Utils.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/Colors.h b/Colors.h index ea7323d..2b1e0dd 100644 --- a/Colors.h +++ b/Colors.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Console_HW_Interface.h b/Console_HW_Interface.h index 9cb3424..0edaac3 100644 --- a/Console_HW_Interface.h +++ b/Console_HW_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Events/Command_Mapping.h b/Events/Command_Mapping.h index e87b946..4da39af 100644 --- a/Events/Command_Mapping.h +++ b/Events/Command_Mapping.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Events/KEvents.c b/Events/KEvents.c index 0f9fae6..629201d 100644 --- a/Events/KEvents.c +++ b/Events/KEvents.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Events/KEvents.h b/Events/KEvents.h index 119d35e..f5af442 100644 --- a/Events/KEvents.h +++ b/Events/KEvents.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Game/Game.c b/Game/Game.c index 3ba634f..061f208 100644 --- a/Game/Game.c +++ b/Game/Game.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Game/Game.h b/Game/Game.h index fabef8d..b8b4dd6 100644 --- a/Game/Game.h +++ b/Game/Game.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Game/Weapons.c b/Game/Weapons.c index d254bef..b66b6d6 100644 --- a/Game/Weapons.c +++ b/Game/Weapons.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Game/Weapons.h b/Game/Weapons.h index ed78f73..8d45dd2 100644 --- a/Game/Weapons.h +++ b/Game/Weapons.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/IR/IR_HW_Interface.h b/IR/IR_HW_Interface.h index 4c4e6f9..d6779c3 100644 --- a/IR/IR_HW_Interface.h +++ b/IR/IR_HW_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/LICENSE b/LICENSE index a43bcf7..cc09c9a 100644 --- a/LICENSE +++ b/LICENSE @@ -221,7 +221,7 @@ To do so, attach the following notices to the program. It is safest to attach t This program source code file is part of SystemK, a library in the KTag project. - 🛡️ 🃞 + 🛡 🃞 Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. diff --git a/Logging/KLog.c b/Logging/KLog.c index 4e68b3e..7422152 100644 --- a/Logging/KLog.c +++ b/Logging/KLog.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Logging/KLog.h b/Logging/KLog.h index afa4330..8ad695b 100644 --- a/Logging/KLog.h +++ b/Logging/KLog.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/GameMenuItem.c b/Menu/GameSettings/GameMenuItem.c index 9b6009d..bc9c9cc 100644 --- a/Menu/GameSettings/GameMenuItem.c +++ b/Menu/GameSettings/GameMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/GameMenuItem.h b/Menu/GameSettings/GameMenuItem.h index cc4e84d..14159d7 100644 --- a/Menu/GameSettings/GameMenuItem.h +++ b/Menu/GameSettings/GameMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/PlayerIDMenuItem.c b/Menu/GameSettings/PlayerIDMenuItem.c index f3d860a..af304ca 100644 --- a/Menu/GameSettings/PlayerIDMenuItem.c +++ b/Menu/GameSettings/PlayerIDMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/PlayerIDMenuItem.h b/Menu/GameSettings/PlayerIDMenuItem.h index 33c3242..07d0caf 100644 --- a/Menu/GameSettings/PlayerIDMenuItem.h +++ b/Menu/GameSettings/PlayerIDMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/TeamIDMenuItem.c b/Menu/GameSettings/TeamIDMenuItem.c index 55068f1..ee20f1a 100644 --- a/Menu/GameSettings/TeamIDMenuItem.c +++ b/Menu/GameSettings/TeamIDMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/GameSettings/TeamIDMenuItem.h b/Menu/GameSettings/TeamIDMenuItem.h index 617f59c..b097d2e 100644 --- a/Menu/GameSettings/TeamIDMenuItem.h +++ b/Menu/GameSettings/TeamIDMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/HandedMenuItem.c b/Menu/HardwareSettings/HandedMenuItem.c index 8c4e232..5bb698f 100644 --- a/Menu/HardwareSettings/HandedMenuItem.c +++ b/Menu/HardwareSettings/HandedMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/HandedMenuItem.h b/Menu/HardwareSettings/HandedMenuItem.h index e67b805..403c037 100644 --- a/Menu/HardwareSettings/HandedMenuItem.h +++ b/Menu/HardwareSettings/HandedMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/HardwareMenuItem.c b/Menu/HardwareSettings/HardwareMenuItem.c index 8333962..bfe74b2 100644 --- a/Menu/HardwareSettings/HardwareMenuItem.c +++ b/Menu/HardwareSettings/HardwareMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/HardwareMenuItem.h b/Menu/HardwareSettings/HardwareMenuItem.h index b7d5e98..19fe59d 100644 --- a/Menu/HardwareSettings/HardwareMenuItem.h +++ b/Menu/HardwareSettings/HardwareMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/VolumeMenuItem.c b/Menu/HardwareSettings/VolumeMenuItem.c index 307a384..05df79b 100644 --- a/Menu/HardwareSettings/VolumeMenuItem.c +++ b/Menu/HardwareSettings/VolumeMenuItem.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/HardwareSettings/VolumeMenuItem.h b/Menu/HardwareSettings/VolumeMenuItem.h index c8d5941..020d7e2 100644 --- a/Menu/HardwareSettings/VolumeMenuItem.h +++ b/Menu/HardwareSettings/VolumeMenuItem.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/Menu.c b/Menu/Menu.c index ec15a34..95c1555 100644 --- a/Menu/Menu.c +++ b/Menu/Menu.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Menu/Menu.h b/Menu/Menu.h index 95de2a5..f411071 100644 --- a/Menu/Menu.h +++ b/Menu/Menu.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animation.h b/NeoPixels/Animation.h index f7f06b9..9b67493 100644 --- a/NeoPixels/Animation.h +++ b/NeoPixels/Animation.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/All_Off.c b/NeoPixels/Animations/All_Off.c index 1969b23..087e7c3 100644 --- a/NeoPixels/Animations/All_Off.c +++ b/NeoPixels/Animations/All_Off.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/All_Off.h b/NeoPixels/Animations/All_Off.h index 67ee311..4a4ffa7 100644 --- a/NeoPixels/Animations/All_Off.h +++ b/NeoPixels/Animations/All_Off.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/All_On.c b/NeoPixels/Animations/All_On.c index a5c1004..752e47b 100644 --- a/NeoPixels/Animations/All_On.c +++ b/NeoPixels/Animations/All_On.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/All_On.h b/NeoPixels/Animations/All_On.h index be670f0..8e83b0c 100644 --- a/NeoPixels/Animations/All_On.h +++ b/NeoPixels/Animations/All_On.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/BLE_Nearby.c b/NeoPixels/Animations/BLE_Nearby.c index 35e82eb..bf02a70 100644 --- a/NeoPixels/Animations/BLE_Nearby.c +++ b/NeoPixels/Animations/BLE_Nearby.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/BLE_Nearby.h b/NeoPixels/Animations/BLE_Nearby.h index 3344e82..9e12bd4 100644 --- a/NeoPixels/Animations/BLE_Nearby.h +++ b/NeoPixels/Animations/BLE_Nearby.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/BLE_RSSI.c b/NeoPixels/Animations/BLE_RSSI.c index a80a71c..2828b85 100644 --- a/NeoPixels/Animations/BLE_RSSI.c +++ b/NeoPixels/Animations/BLE_RSSI.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/BLE_RSSI.h b/NeoPixels/Animations/BLE_RSSI.h index 913bb99..469694b 100644 --- a/NeoPixels/Animations/BLE_RSSI.h +++ b/NeoPixels/Animations/BLE_RSSI.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Countdown.c b/NeoPixels/Animations/Countdown.c index 2763a09..b758140 100644 --- a/NeoPixels/Animations/Countdown.c +++ b/NeoPixels/Animations/Countdown.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Countdown.h b/NeoPixels/Animations/Countdown.h index b12bbb1..c3e147d 100644 --- a/NeoPixels/Animations/Countdown.h +++ b/NeoPixels/Animations/Countdown.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Flamethrower.c b/NeoPixels/Animations/Flamethrower.c index 00e8ef2..9c53c03 100644 --- a/NeoPixels/Animations/Flamethrower.c +++ b/NeoPixels/Animations/Flamethrower.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Flamethrower.h b/NeoPixels/Animations/Flamethrower.h index bc67b47..603a0bb 100644 --- a/NeoPixels/Animations/Flamethrower.h +++ b/NeoPixels/Animations/Flamethrower.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Flashlight.c b/NeoPixels/Animations/Flashlight.c index 025f085..509950d 100644 --- a/NeoPixels/Animations/Flashlight.c +++ b/NeoPixels/Animations/Flashlight.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Flashlight.h b/NeoPixels/Animations/Flashlight.h index 0e9651d..edfb51c 100644 --- a/NeoPixels/Animations/Flashlight.h +++ b/NeoPixels/Animations/Flashlight.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Health_Report.c b/NeoPixels/Animations/Health_Report.c index 8bd2211..0886aa0 100644 --- a/NeoPixels/Animations/Health_Report.c +++ b/NeoPixels/Animations/Health_Report.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Health_Report.h b/NeoPixels/Animations/Health_Report.h index 167b285..110fdb2 100644 --- a/NeoPixels/Animations/Health_Report.h +++ b/NeoPixels/Animations/Health_Report.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Idle_Animation.c b/NeoPixels/Animations/Idle_Animation.c index e6a2f49..55307cb 100644 --- a/NeoPixels/Animations/Idle_Animation.c +++ b/NeoPixels/Animations/Idle_Animation.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Idle_Animation.h b/NeoPixels/Animations/Idle_Animation.h index 1713b8f..89a1517 100644 --- a/NeoPixels/Animations/Idle_Animation.h +++ b/NeoPixels/Animations/Idle_Animation.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Menu_Animation.c b/NeoPixels/Animations/Menu_Animation.c index db1fa41..a9df1cd 100644 --- a/NeoPixels/Animations/Menu_Animation.c +++ b/NeoPixels/Animations/Menu_Animation.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Menu_Animation.h b/NeoPixels/Animations/Menu_Animation.h index 5390b1d..73169d9 100644 --- a/NeoPixels/Animations/Menu_Animation.h +++ b/NeoPixels/Animations/Menu_Animation.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Shot_Fired.c b/NeoPixels/Animations/Shot_Fired.c index 6b8d47b..43928c9 100644 --- a/NeoPixels/Animations/Shot_Fired.c +++ b/NeoPixels/Animations/Shot_Fired.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Shot_Fired.h b/NeoPixels/Animations/Shot_Fired.h index 6978158..dc6dca0 100644 --- a/NeoPixels/Animations/Shot_Fired.h +++ b/NeoPixels/Animations/Shot_Fired.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Tag_Received.c b/NeoPixels/Animations/Tag_Received.c index 5ce1d33..e10c3a3 100644 --- a/NeoPixels/Animations/Tag_Received.c +++ b/NeoPixels/Animations/Tag_Received.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Tag_Received.h b/NeoPixels/Animations/Tag_Received.h index 06f1873..9107257 100644 --- a/NeoPixels/Animations/Tag_Received.h +++ b/NeoPixels/Animations/Tag_Received.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Tagged_Out.c b/NeoPixels/Animations/Tagged_Out.c index 861a41a..55112e5 100644 --- a/NeoPixels/Animations/Tagged_Out.c +++ b/NeoPixels/Animations/Tagged_Out.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Tagged_Out.h b/NeoPixels/Animations/Tagged_Out.h index 3004ddb..535add1 100644 --- a/NeoPixels/Animations/Tagged_Out.h +++ b/NeoPixels/Animations/Tagged_Out.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Team_Colors.c b/NeoPixels/Animations/Team_Colors.c index 394620e..2bfd8ea 100644 --- a/NeoPixels/Animations/Team_Colors.c +++ b/NeoPixels/Animations/Team_Colors.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Team_Colors.h b/NeoPixels/Animations/Team_Colors.h index 436ecce..e2a76c6 100644 --- a/NeoPixels/Animations/Team_Colors.h +++ b/NeoPixels/Animations/Team_Colors.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Test_Pattern.c b/NeoPixels/Animations/Test_Pattern.c index 8c43bf1..baf027b 100644 --- a/NeoPixels/Animations/Test_Pattern.c +++ b/NeoPixels/Animations/Test_Pattern.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Test_Pattern.h b/NeoPixels/Animations/Test_Pattern.h index 5f7d68b..dc441df 100644 --- a/NeoPixels/Animations/Test_Pattern.h +++ b/NeoPixels/Animations/Test_Pattern.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Wrapping_Up_Animation.c b/NeoPixels/Animations/Wrapping_Up_Animation.c index 4648d38..eb7bd4a 100644 --- a/NeoPixels/Animations/Wrapping_Up_Animation.c +++ b/NeoPixels/Animations/Wrapping_Up_Animation.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Animations/Wrapping_Up_Animation.h b/NeoPixels/Animations/Wrapping_Up_Animation.h index 796dcaa..10b93bd 100644 --- a/NeoPixels/Animations/Wrapping_Up_Animation.h +++ b/NeoPixels/Animations/Wrapping_Up_Animation.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Displays.h b/NeoPixels/Displays.h index d4088d7..960a79d 100644 --- a/NeoPixels/Displays.h +++ b/NeoPixels/Displays.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Four_Channel_Helpers.h b/NeoPixels/Four_Channel_Helpers.h index dedea28..f9de175 100644 --- a/NeoPixels/Four_Channel_Helpers.h +++ b/NeoPixels/Four_Channel_Helpers.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Gamma.c b/NeoPixels/Gamma.c index 219dc90..00740c4 100644 --- a/NeoPixels/Gamma.c +++ b/NeoPixels/Gamma.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Gamma.h b/NeoPixels/Gamma.h index 7f0c94c..04c81d7 100644 --- a/NeoPixels/Gamma.h +++ b/NeoPixels/Gamma.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/NeoPixel_HW_Interface.h b/NeoPixels/NeoPixel_HW_Interface.h index 26604c7..b043870 100644 --- a/NeoPixels/NeoPixel_HW_Interface.h +++ b/NeoPixels/NeoPixel_HW_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/NeoPixels.c b/NeoPixels/NeoPixels.c index b4c1231..5851d67 100644 --- a/NeoPixels/NeoPixels.c +++ b/NeoPixels/NeoPixels.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/NeoPixels.h b/NeoPixels/NeoPixels.h index 8cd2414..d74a8b9 100644 --- a/NeoPixels/NeoPixels.h +++ b/NeoPixels/NeoPixels.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Sine.c b/NeoPixels/Sine.c index 9faad93..2c86df9 100644 --- a/NeoPixels/Sine.c +++ b/NeoPixels/Sine.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Sine.h b/NeoPixels/Sine.h index cef73f8..7c889cc 100644 --- a/NeoPixels/Sine.h +++ b/NeoPixels/Sine.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/NeoPixels/Single_Channel_Helpers.h b/NeoPixels/Single_Channel_Helpers.h index ca9c3cf..24dd2a4 100644 --- a/NeoPixels/Single_Channel_Helpers.h +++ b/NeoPixels/Single_Channel_Helpers.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Dubuque.c b/Protocols/Dubuque.c index ba8c482..872ab16 100644 --- a/Protocols/Dubuque.c +++ b/Protocols/Dubuque.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Dubuque.h b/Protocols/Dubuque.h index 63e65ba..2b7cd9d 100644 --- a/Protocols/Dubuque.h +++ b/Protocols/Dubuque.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Dynasty.c b/Protocols/Dynasty.c index 7e31560..bb52ab7 100644 --- a/Protocols/Dynasty.c +++ b/Protocols/Dynasty.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Dynasty.h b/Protocols/Dynasty.h index 4ba7fdd..3901235 100644 --- a/Protocols/Dynasty.h +++ b/Protocols/Dynasty.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Laser_X.c b/Protocols/Laser_X.c index 1633162..6c560ee 100644 --- a/Protocols/Laser_X.c +++ b/Protocols/Laser_X.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Laser_X.h b/Protocols/Laser_X.h index 1840e5b..7934d7e 100644 --- a/Protocols/Laser_X.h +++ b/Protocols/Laser_X.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Miles_Tag_II.c b/Protocols/Miles_Tag_II.c index da4c3b9..59992c6 100644 --- a/Protocols/Miles_Tag_II.c +++ b/Protocols/Miles_Tag_II.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Miles_Tag_II.h b/Protocols/Miles_Tag_II.h index ed06c08..f4f1bec 100644 --- a/Protocols/Miles_Tag_II.h +++ b/Protocols/Miles_Tag_II.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/NEC.c b/Protocols/NEC.c index ef81515..0f9c43d 100644 --- a/Protocols/NEC.c +++ b/Protocols/NEC.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/NEC.h b/Protocols/NEC.h index 5c52ca9..5afcc3e 100644 --- a/Protocols/NEC.h +++ b/Protocols/NEC.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Laser_Ops_Pro.c b/Protocols/Nerf_Laser_Ops_Pro.c index 7b107ef..a6189e7 100644 --- a/Protocols/Nerf_Laser_Ops_Pro.c +++ b/Protocols/Nerf_Laser_Ops_Pro.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Laser_Ops_Pro.h b/Protocols/Nerf_Laser_Ops_Pro.h index 19d4b87..fdebd38 100644 --- a/Protocols/Nerf_Laser_Ops_Pro.h +++ b/Protocols/Nerf_Laser_Ops_Pro.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Laser_Strike.c b/Protocols/Nerf_Laser_Strike.c index 3bff5b7..e71daf4 100644 --- a/Protocols/Nerf_Laser_Strike.c +++ b/Protocols/Nerf_Laser_Strike.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Laser_Strike.h b/Protocols/Nerf_Laser_Strike.h index b27de19..fd97b64 100644 --- a/Protocols/Nerf_Laser_Strike.h +++ b/Protocols/Nerf_Laser_Strike.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Phoenix_LTX.c b/Protocols/Nerf_Phoenix_LTX.c index bd8a982..322c48d 100644 --- a/Protocols/Nerf_Phoenix_LTX.c +++ b/Protocols/Nerf_Phoenix_LTX.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Nerf_Phoenix_LTX.h b/Protocols/Nerf_Phoenix_LTX.h index a2f40b8..ef899d6 100644 --- a/Protocols/Nerf_Phoenix_LTX.h +++ b/Protocols/Nerf_Phoenix_LTX.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Protocols.c b/Protocols/Protocols.c index 8114743..b9a17df 100644 --- a/Protocols/Protocols.c +++ b/Protocols/Protocols.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Protocols.h b/Protocols/Protocols.h index 9f0e205..3067067 100644 --- a/Protocols/Protocols.h +++ b/Protocols/Protocols.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Squad_Hero.c b/Protocols/Squad_Hero.c index 2aab448..f339ac7 100644 --- a/Protocols/Squad_Hero.c +++ b/Protocols/Squad_Hero.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Squad_Hero.h b/Protocols/Squad_Hero.h index 3a5e115..1b9cc28 100644 --- a/Protocols/Squad_Hero.h +++ b/Protocols/Squad_Hero.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Test.c b/Protocols/Test.c index bdcf886..26a80e8 100644 --- a/Protocols/Test.c +++ b/Protocols/Test.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2026 Joseph P. Kearney and the KTag developers. * diff --git a/Protocols/Test.h b/Protocols/Test.h index ba57bd0..2bd908f 100644 --- a/Protocols/Test.h +++ b/Protocols/Test.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Results.h b/Results.h index 8b3be7c..fb362ea 100644 --- a/Results.h +++ b/Results.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/Settings/Settings_Interface.h b/Settings/Settings_Interface.h index e5fa376..f3e41f1 100644 --- a/Settings/Settings_Interface.h +++ b/Settings/Settings_Interface.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing.c b/States/Playing/State_Playing.c index 841b105..49c5eb0 100644 --- a/States/Playing/State_Playing.c +++ b/States/Playing/State_Playing.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing.h b/States/Playing/State_Playing.h index 4f949d0..0a63aa5 100644 --- a/States/Playing/State_Playing.h +++ b/States/Playing/State_Playing.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing__Interacting.c b/States/Playing/State_Playing__Interacting.c index fb6a4e3..73c6b9f 100644 --- a/States/Playing/State_Playing__Interacting.c +++ b/States/Playing/State_Playing__Interacting.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing__Interacting.h b/States/Playing/State_Playing__Interacting.h index 385d2a0..bb765d7 100644 --- a/States/Playing/State_Playing__Interacting.h +++ b/States/Playing/State_Playing__Interacting.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing__Tagged_Out.c b/States/Playing/State_Playing__Tagged_Out.c index 9a4bf3f..5568cea 100644 --- a/States/Playing/State_Playing__Tagged_Out.c +++ b/States/Playing/State_Playing__Tagged_Out.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Playing/State_Playing__Tagged_Out.h b/States/Playing/State_Playing__Tagged_Out.h index fc67c1b..59e2c37 100644 --- a/States/Playing/State_Playing__Tagged_Out.h +++ b/States/Playing/State_Playing__Tagged_Out.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game.c b/States/Starting_Game/State_Starting_Game.c index e6159b9..8e65cc5 100644 --- a/States/Starting_Game/State_Starting_Game.c +++ b/States/Starting_Game/State_Starting_Game.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game.h b/States/Starting_Game/State_Starting_Game.h index ff02203..4d122ae 100644 --- a/States/Starting_Game/State_Starting_Game.h +++ b/States/Starting_Game/State_Starting_Game.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Counting_Down.c b/States/Starting_Game/State_Starting_Game__Counting_Down.c index c352794..f05a96b 100644 --- a/States/Starting_Game/State_Starting_Game__Counting_Down.c +++ b/States/Starting_Game/State_Starting_Game__Counting_Down.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Counting_Down.h b/States/Starting_Game/State_Starting_Game__Counting_Down.h index 925f7bf..d0489a2 100644 --- a/States/Starting_Game/State_Starting_Game__Counting_Down.h +++ b/States/Starting_Game/State_Starting_Game__Counting_Down.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Instigating.c b/States/Starting_Game/State_Starting_Game__Instigating.c index d835f61..f4cd34c 100644 --- a/States/Starting_Game/State_Starting_Game__Instigating.c +++ b/States/Starting_Game/State_Starting_Game__Instigating.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Instigating.h b/States/Starting_Game/State_Starting_Game__Instigating.h index fe5ba66..27ff0d1 100644 --- a/States/Starting_Game/State_Starting_Game__Instigating.h +++ b/States/Starting_Game/State_Starting_Game__Instigating.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Responding.c b/States/Starting_Game/State_Starting_Game__Responding.c index 9f17784..13c8b86 100644 --- a/States/Starting_Game/State_Starting_Game__Responding.c +++ b/States/Starting_Game/State_Starting_Game__Responding.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/Starting_Game/State_Starting_Game__Responding.h b/States/Starting_Game/State_Starting_Game__Responding.h index d8c3b4b..b0e1325 100644 --- a/States/Starting_Game/State_Starting_Game__Responding.h +++ b/States/Starting_Game/State_Starting_Game__Responding.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Configuring.c b/States/State_Configuring.c index d9416d1..84d1e15 100644 --- a/States/State_Configuring.c +++ b/States/State_Configuring.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Configuring.h b/States/State_Configuring.h index 9f66299..f6c9cbc 100644 --- a/States/State_Configuring.h +++ b/States/State_Configuring.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Initializing.c b/States/State_Initializing.c index 50fd91c..4ba7464 100644 --- a/States/State_Initializing.c +++ b/States/State_Initializing.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Initializing.h b/States/State_Initializing.h index 6b4a018..8d01c76 100644 --- a/States/State_Initializing.h +++ b/States/State_Initializing.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Machine.c b/States/State_Machine.c index 3b4ad32..b53d58a 100644 --- a/States/State_Machine.c +++ b/States/State_Machine.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Machine.h b/States/State_Machine.h index 981986e..c58fa61 100644 --- a/States/State_Machine.h +++ b/States/State_Machine.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Ready.c b/States/State_Ready.c index ea86d60..64d8426 100644 --- a/States/State_Ready.c +++ b/States/State_Ready.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Ready.h b/States/State_Ready.h index 71c2608..47aecbb 100644 --- a/States/State_Ready.h +++ b/States/State_Ready.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Reprogramming.c b/States/State_Reprogramming.c index 88b1351..f0f81fe 100644 --- a/States/State_Reprogramming.c +++ b/States/State_Reprogramming.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Reprogramming.h b/States/State_Reprogramming.h index bf5e39e..33b4a81 100644 --- a/States/State_Reprogramming.h +++ b/States/State_Reprogramming.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Wrapping_Up.c b/States/State_Wrapping_Up.c index 133e27d..3a5da11 100644 --- a/States/State_Wrapping_Up.c +++ b/States/State_Wrapping_Up.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/States/State_Wrapping_Up.h b/States/State_Wrapping_Up.h index 6ff1d94..6cd9fb3 100644 --- a/States/State_Wrapping_Up.h +++ b/States/State_Wrapping_Up.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/SystemK.c b/SystemK.c index 60440fc..c5c7d67 100644 --- a/SystemK.c +++ b/SystemK.c @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * diff --git a/SystemK.h b/SystemK.h index 50d7393..3c3f90c 100644 --- a/SystemK.h +++ b/SystemK.h @@ -1,7 +1,7 @@ /* * This program source code file is part of SystemK, a library in the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2016-2025 Joseph P. Kearney and the KTag developers. * -- 2.47.3 From 64765b0985ed86b28d7cd4ded9e538a98fd56474 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:06:04 -0600 Subject: [PATCH 2/3] 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 -- 2.47.3 From 2a8bcdd214a2627e273e8f18a86a59aec61e2599 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:09:22 -0600 Subject: [PATCH 3/3] Cleanup. --- BLE/BLE_Utils.c | 2 +- BLE/BLE_Utils.h | 2 +- NeoPixels/Animations/Wrapping_Up_Animation.c | 2 +- NeoPixels/Animations/Wrapping_Up_Animation.h | 2 +- Protocols/Nerf_Laser_Strike.c | 2 +- Protocols/Nerf_Laser_Strike.h | 2 +- Settings/generate_settings_code.py | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/BLE/BLE_Utils.c b/BLE/BLE_Utils.c index 89e8e9e..cc420ea 100644 --- a/BLE/BLE_Utils.c +++ b/BLE/BLE_Utils.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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_Utils.h b/BLE/BLE_Utils.h index d3bf01d..20dfd8e 100644 --- a/BLE/BLE_Utils.h +++ b/BLE/BLE_Utils.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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/Wrapping_Up_Animation.c b/NeoPixels/Animations/Wrapping_Up_Animation.c index eb7bd4a..23703af 100644 --- a/NeoPixels/Animations/Wrapping_Up_Animation.c +++ b/NeoPixels/Animations/Wrapping_Up_Animation.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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/Wrapping_Up_Animation.h b/NeoPixels/Animations/Wrapping_Up_Animation.h index 10b93bd..3e01389 100644 --- a/NeoPixels/Animations/Wrapping_Up_Animation.h +++ b/NeoPixels/Animations/Wrapping_Up_Animation.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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_Strike.c b/Protocols/Nerf_Laser_Strike.c index e71daf4..edbb3c8 100644 --- a/Protocols/Nerf_Laser_Strike.c +++ b/Protocols/Nerf_Laser_Strike.c @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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_Strike.h b/Protocols/Nerf_Laser_Strike.h index fd97b64..695d63f 100644 --- a/Protocols/Nerf_Laser_Strike.h +++ b/Protocols/Nerf_Laser_Strike.h @@ -3,7 +3,7 @@ * * 🛡 🃞 * - * Copyright © 2025 Joseph P. Kearney and the KTag developers. + * Copyright © 2025-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/generate_settings_code.py b/Settings/generate_settings_code.py index f78e9a4..2e34a57 100644 --- a/Settings/generate_settings_code.py +++ b/Settings/generate_settings_code.py @@ -4,9 +4,9 @@ SystemK settings code generator. This program source code file is part of SystemK, a library in the KTag project. -🛡️ https://ktag.clubk.club +🛡 🃞 -Copyright © 2025 Joseph P. Kearney and the KTag developers. +Copyright © 2025-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 -- 2.47.3