summaryrefslogtreecommitdiffhomepage
path: root/public/tools
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-08 20:07:31 +0100
committerGitHub <noreply@github.com>2026-03-08 20:07:31 +0100
commitb9993cec648b6b3f49cc97e022ab365f4e41c5da (patch)
tree2897f115d4c8ca59db397e19801883ece3f8c466 /public/tools
parent5201ce2c1f1bc69c86223a9bc46e661a565b2739 (diff)
parent60dd6dc956cbc9db70b5c2ad2996ca5a2b863e61 (diff)
Merge pull request #134 from ne-foss-org/kernel-level-tweaks
[CHORE] Kernel modules updates.
Diffstat (limited to 'public/tools')
-rw-r--r--public/tools/cc/src/CommandLine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/cc/src/CommandLine.cc b/public/tools/cc/src/CommandLine.cc
index 3ce8a29d..8aa49c0b 100644
--- a/public/tools/cc/src/CommandLine.cc
+++ b/public/tools/cc/src/CommandLine.cc
@@ -1,7 +1,7 @@
/*
* Created on Thu Oct 17 08:00:42 CEST 2024
*
- * Copyright (c) 2024-2025 Amlal El Mahrouss
+ * Copyright (c) 2024-2026 Amlal El Mahrouss
*/
#include <libSystem/SystemKit/System.h>