diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-22 08:29:22 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-22 08:29:22 +0100 |
| commit | f19ebc65a5df6268d37f5503e9bec71825f7e3aa (patch) | |
| tree | 4d8156cbb6be5b24655105784e3b0961ef8d27f6 /dev/ZKAKit/FirmwareKit/CoreBoot | |
| parent | 47a0e9b901e9e51b3f0ee5dd30d52ff1a5c8fcc0 (diff) | |
META: Switch copyright notice to 'EL Mahrouss Logic'
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 |
