diff options
Diffstat (limited to 'dev/kernel/HALKit/ARM64/HalTimer.cc')
| -rw-r--r-- | dev/kernel/HALKit/ARM64/HalTimer.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/HALKit/ARM64/HalTimer.cc b/dev/kernel/HALKit/ARM64/HalTimer.cc index cc04abc7..2f524a1b 100644 --- a/dev/kernel/HALKit/ARM64/HalTimer.cc +++ b/dev/kernel/HALKit/ARM64/HalTimer.cc @@ -1,4 +1,4 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. @@ -9,7 +9,7 @@ 07/07/24: Added file (amlel) -------------------------------------------- */ +======================================== */ #include <ArchKit/ArchKit.h> #include <KernelKit/Timer.h>
\ No newline at end of file |
