diff options
Diffstat (limited to 'dev/boot/src/HEL/64X000/BootCB.S')
| -rw-r--r-- | dev/boot/src/HEL/64X000/BootCB.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/boot/src/HEL/64X000/BootCB.S b/dev/boot/src/HEL/64X000/BootCB.S index 601e7e36..223a697e 100644 --- a/dev/boot/src/HEL/64X000/BootCB.S +++ b/dev/boot/src/HEL/64X000/BootCB.S @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ .section .boot_hdr .align 4 |
