From 2a8bcdd214a2627e273e8f18a86a59aec61e2599 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:09:22 -0600 Subject: [PATCH] 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