diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-08 20:04:58 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-08 20:04:58 +0100 |
| commit | 60dd6dc956cbc9db70b5c2ad2996ca5a2b863e61 (patch) | |
| tree | 2897f115d4c8ca59db397e19801883ece3f8c466 /public/tools/cc | |
| parent | 5201ce2c1f1bc69c86223a9bc46e661a565b2739 (diff) | |
[CHORE] Kernel modules updates.kernel-level-tweaks
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'public/tools/cc')
| -rw-r--r-- | public/tools/cc/src/CommandLine.cc | 2 |
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> |
