diff options
Diffstat (limited to 'dev/ZKAKit/FirmwareKit/CoreBoot')
| -rw-r--r-- | dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h b/dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h index d3792949..d1073c73 100644 --- a/dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h +++ b/dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ @@ -11,7 +11,7 @@ namespace Kernel { /// @brief Linear Executable Header - /// @author Amlal EL Mahrouss + /// @author EL Mahrouss Logic struct ATTRIBUTE(aligned(4)) mp_boot_header { const Char fMagic[2]; // magic number |
