diff --git a/components/Audio/I2S_Audio.h b/components/Audio/I2S_Audio.h index f0d9e2a..2ec9e73 100644 --- a/components/Audio/I2S_Audio.h +++ b/components/Audio/I2S_Audio.h @@ -4,7 +4,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/components/BLE/BLE.c b/components/BLE/BLE.c index 1014e65..4241ee4 100644 --- a/components/BLE/BLE.c +++ b/components/BLE/BLE.c @@ -4,7 +4,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/components/BLE/BLE.h b/components/BLE/BLE.h index 7a409a2..8f941cc 100644 --- a/components/BLE/BLE.h +++ b/components/BLE/BLE.h @@ -4,7 +4,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/components/IR/IR.h b/components/IR/IR.h index 4644a64..21027e0 100644 --- a/components/IR/IR.h +++ b/components/IR/IR.h @@ -4,7 +4,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/components/NVM/Key_Value.c b/components/NVM/Key_Value.c index a87ac35..8665841 100644 --- a/components/NVM/Key_Value.c +++ b/components/NVM/Key_Value.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/components/NVM/Key_Value.h b/components/NVM/Key_Value.h index 6fc113b..b3dcf5d 100644 --- a/components/NVM/Key_Value.h +++ b/components/NVM/Key_Value.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/components/NVM/NVM.h b/components/NVM/NVM.h index f270b55..301a1d0 100644 --- a/components/NVM/NVM.h +++ b/components/NVM/NVM.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/components/NVM/SPIFFS.c b/components/NVM/SPIFFS.c index 2beefaf..8d21bdf 100644 --- a/components/NVM/SPIFFS.c +++ b/components/NVM/SPIFFS.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/components/NVM/SPIFFS.h b/components/NVM/SPIFFS.h index f5c9d63..88d1f12 100644 --- a/components/NVM/SPIFFS.h +++ b/components/NVM/SPIFFS.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/components/NVM/Settings.c b/components/NVM/Settings.c index 581cfe2..0f934ca 100644 --- a/components/NVM/Settings.c +++ b/components/NVM/Settings.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/components/NVM/USB.c b/components/NVM/USB.c index 6d6d880..f75a98d 100644 --- a/components/NVM/USB.c +++ b/components/NVM/USB.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/components/NVM/USB.h b/components/NVM/USB.h index cb1fbb0..d57dd7c 100644 --- a/components/NVM/USB.h +++ b/components/NVM/USB.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/components/Reprogramming/Reprogramming.c b/components/Reprogramming/Reprogramming.c index b76d8b4..941ba8b 100644 --- a/components/Reprogramming/Reprogramming.c +++ b/components/Reprogramming/Reprogramming.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/components/Reprogramming/Reprogramming.h b/components/Reprogramming/Reprogramming.h index fbe5f0d..9f20e12 100644 --- a/components/Reprogramming/Reprogramming.h +++ b/components/Reprogramming/Reprogramming.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/components/Switches/Switches.c b/components/Switches/Switches.c index 82f2fd0..2662da1 100644 --- a/components/Switches/Switches.c +++ b/components/Switches/Switches.c @@ -4,7 +4,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/components/Switches/Switches.h b/components/Switches/Switches.h index ea9efaa..6625064 100644 --- a/components/Switches/Switches.h +++ b/components/Switches/Switches.h @@ -4,7 +4,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/components/SystemK b/components/SystemK index f17c712..64765b0 160000 --- a/components/SystemK +++ b/components/SystemK @@ -1 +1 @@ -Subproject commit f17c712377cbef63b91f2b35cd881a9b2eae1fd6 +Subproject commit 64765b0985ed86b28d7cd4ded9e538a98fd56474 diff --git a/main/HW_NeoPixels.c b/main/HW_NeoPixels.c index 2aeaa5c..6d4255e 100644 --- a/main/HW_NeoPixels.c +++ b/main/HW_NeoPixels.c @@ -4,7 +4,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/main/HW_NeoPixels.h b/main/HW_NeoPixels.h index 06f660b..39c9196 100644 --- a/main/HW_NeoPixels.h +++ b/main/HW_NeoPixels.h @@ -4,7 +4,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