diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
| commit | 67b25bca03c35b0e47a6d16e4d7423c7b38d1f93 (patch) | |
| tree | d6a0464d326a60f3d34dd1de5010e64d90b057a7 /dev/ZKAKit/FirmwareKit | |
| parent | ecc1898836ef7fa19044466f5a0b6bc28b89146b (diff) | |
IMP: Use EL Mahrouss Logic brand instead of my name.
Diffstat (limited to 'dev/ZKAKit/FirmwareKit')
| -rw-r--r-- | dev/ZKAKit/FirmwareKit/EFI/EFI.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/FirmwareKit/Handover.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev/ZKAKit/FirmwareKit/EFI/EFI.h b/dev/ZKAKit/FirmwareKit/EFI/EFI.h index b85a17d5..6962140e 100644 --- a/dev/ZKAKit/FirmwareKit/EFI/EFI.h +++ b/dev/ZKAKit/FirmwareKit/EFI/EFI.h @@ -11,7 +11,7 @@ @brief Kernel Implementation of EFI. @note This API is in WiP, so it's not 'pretty', just deal with it. We'll be improving that later. -@author Amlal El Mahrouss +@author Amlal EL Mahrouss */ #include <NewKit/Defines.h> diff --git a/dev/ZKAKit/FirmwareKit/Handover.h b/dev/ZKAKit/FirmwareKit/Handover.h index 03152d15..045199aa 100644 --- a/dev/ZKAKit/FirmwareKit/Handover.h +++ b/dev/ZKAKit/FirmwareKit/Handover.h @@ -6,12 +6,12 @@ /** * @file Handover.h - * @author Amlal El Mahrouss (amlalelmahrouss@icloud.com) + * @author Amlal EL Mahrouss (amlalelmahrouss@icloud.com) * @brief The handover boot protocol. * @version 1.15 * @date 2024-02-23 * - * @copyright Copyright (c) 2024, Amlal EL Mahrouss + * @copyright Copyright (c) 2024, EL Mahrouss Logic * */ |
