From db8239d5e78d95f3e4865c52aa5ebf826ef721f0 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 17:10:10 -0600 Subject: [PATCH] Cleanup. --- components/SystemK | 2 +- components/System_Events/System_Events.c | 2 +- components/System_Events/System_Events.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/SystemK b/components/SystemK index 64765b0..2a8bcdd 160000 --- a/components/SystemK +++ b/components/SystemK @@ -1 +1 @@ -Subproject commit 64765b0985ed86b28d7cd4ded9e538a98fd56474 +Subproject commit 2a8bcdd214a2627e273e8f18a86a59aec61e2599 diff --git a/components/System_Events/System_Events.c b/components/System_Events/System_Events.c index 8e3f6f7..ff48e01 100644 --- a/components/System_Events/System_Events.c +++ b/components/System_Events/System_Events.c @@ -4,7 +4,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/components/System_Events/System_Events.h b/components/System_Events/System_Events.h index 513128d..c6a9ca5 100644 --- a/components/System_Events/System_Events.h +++ b/components/System_Events/System_Events.h @@ -4,7 +4,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