From feeb1bdcd0a1313f5696c978ef321980ffaba190 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 16:41:20 -0600 Subject: [PATCH] Removed invisible Unicode characters. --- components/Audio/I2S_Audio.c | 4 ++-- components/Console/Commands/Log_Command.c | 2 +- components/Console/Commands/Log_Command.h | 2 +- components/Console/Console.c | 2 +- components/Console/Console.h | 2 +- components/IR/IR.c | 4 ++-- main/Version.h | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/components/Audio/I2S_Audio.c b/components/Audio/I2S_Audio.c index 0601fbf..2c92853 100644 --- a/components/Audio/I2S_Audio.c +++ b/components/Audio/I2S_Audio.c @@ -2,9 +2,9 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * - * 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/Console/Commands/Log_Command.c b/components/Console/Commands/Log_Command.c index df5c3d4..df98dbf 100644 --- a/components/Console/Commands/Log_Command.c +++ b/components/Console/Commands/Log_Command.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2026 Joseph P. Kearney and the KTag developers. * diff --git a/components/Console/Commands/Log_Command.h b/components/Console/Commands/Log_Command.h index c82db17..3cba5f9 100644 --- a/components/Console/Commands/Log_Command.h +++ b/components/Console/Commands/Log_Command.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2026 Joseph P. Kearney and the KTag developers. * diff --git a/components/Console/Console.c b/components/Console/Console.c index 0afef82..af2a29e 100644 --- a/components/Console/Console.c +++ b/components/Console/Console.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2026 Joseph P. Kearney and the KTag developers. * diff --git a/components/Console/Console.h b/components/Console/Console.h index deeb08e..17ffd48 100644 --- a/components/Console/Console.h +++ b/components/Console/Console.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2026 Joseph P. Kearney and the KTag developers. * diff --git a/components/IR/IR.c b/components/IR/IR.c index 4fc752a..0ffeb92 100644 --- a/components/IR/IR.c +++ b/components/IR/IR.c @@ -2,9 +2,9 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * - * 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/Version.h b/main/Version.h index eef12d9..c46f3f8 100644 --- a/main/Version.h +++ b/main/Version.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2026 Joseph P. Kearney and the KTag developers. *