diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-03 06:47:49 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-03 06:47:49 +0100 |
| commit | f5b6f148a8c10673e3ef268d3fe76b31902c5930 (patch) | |
| tree | 284422c0826266021455f6262a0dea641a5da3c8 /dev/Kernel/CompilerKit | |
| parent | 7c7626b965de90fef2223b5e1006ae8aacbe6a56 (diff) | |
META: Update copyright year.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/CompilerKit')
| -rw-r--r-- | dev/Kernel/CompilerKit/CompilerKit.h | 2 | ||||
| -rw-r--r-- | dev/Kernel/CompilerKit/Detail.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Kernel/CompilerKit/CompilerKit.h b/dev/Kernel/CompilerKit/CompilerKit.h index 6431100b..c1a5f424 100644 --- a/dev/Kernel/CompilerKit/CompilerKit.h +++ b/dev/Kernel/CompilerKit/CompilerKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/CompilerKit/Detail.h b/dev/Kernel/CompilerKit/Detail.h index ecd88042..c098f273 100644 --- a/dev/Kernel/CompilerKit/Detail.h +++ b/dev/Kernel/CompilerKit/Detail.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ |
