diff options
Diffstat (limited to 'dev/boot/src/HEL/ARM64/BootEFI.cc')
| -rw-r--r-- | dev/boot/src/HEL/ARM64/BootEFI.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/boot/src/HEL/ARM64/BootEFI.cc b/dev/boot/src/HEL/ARM64/BootEFI.cc index b7a53aeb..ac5eb030 100644 --- a/dev/boot/src/HEL/ARM64/BootEFI.cc +++ b/dev/boot/src/HEL/ARM64/BootEFI.cc @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #include <BootKit/BootKit.h> #include <BootKit/BootThread.h> |
