diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 14:28:40 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 14:28:40 +0100 |
| commit | ffbb5761fa5beeb7b166d401615acbde28a37fa3 (patch) | |
| tree | 65f5caff8db6d7bec8cbe248bc925261f9711acf /dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h | |
| parent | 1ebfbbece43b1e16c21cff83c4d43c616b8075ed (diff) | |
bump.
Diffstat (limited to 'dev/ZKAKit/FirmwareKit/CoreBoot/CoreBoot.h')
| -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 32c70a8e..5d765d86 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, Theater Quality Inc, all rights reserved. ------------------------------------------- */ @@ -15,7 +15,7 @@ namespace Firmware::Details::CoreBoot struct LEHeader; /// @brief Linear Executable Header - /// @author Amlal EL Mahrouss + /// @author Theater Quality Inc struct ATTRIBUTE(aligned(4)) LEHeader { const Char fMagic[2]; // magic number |
