diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:37:12 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:37:12 +0100 |
| commit | c464e5800961c809c73d4180f8a66885b53c63d7 (patch) | |
| tree | 3db42241d514cf0e85b3ae6a3a1b17fa7ccf0f3b /dev/libSystem/src/Utils.cc | |
| parent | f8b1d8bc7e7738a4c3e55b5492106f06ab4cb971 (diff) | |
meta: Codebase improvements on NeKernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/libSystem/src/Utils.cc')
| -rw-r--r-- | dev/libSystem/src/Utils.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/libSystem/src/Utils.cc b/dev/libSystem/src/Utils.cc index cf4f41e7..9d0920e0 100644 --- a/dev/libSystem/src/Utils.cc +++ b/dev/libSystem/src/Utils.cc @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #include <libSystem/SystemKit/Err.h> #include <libSystem/SystemKit/Syscall.h> |
