diff options
| author | Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2025-01-18 10:21:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 10:21:50 +0100 |
| commit | ee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 (patch) | |
| tree | c3ff0fa94d004bbea74bd33b60df528804ec909e /dev/Boot/BootKit/HW | |
| parent | a45807be431556c175ac8494cfcc6b7572ac6686 (diff) | |
ADD: Rebrand.
Diffstat (limited to 'dev/Boot/BootKit/HW')
| -rw-r--r-- | dev/Boot/BootKit/HW/ATA.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/HW/SATA.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Boot/BootKit/HW/ATA.h b/dev/Boot/BootKit/HW/ATA.h index 61fc4bf4..851a1282 100644 --- a/dev/Boot/BootKit/HW/ATA.h +++ b/dev/Boot/BootKit/HW/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/SATA.h b/dev/Boot/BootKit/HW/SATA.h index d059cf0d..2ecd7f12 100644 --- a/dev/Boot/BootKit/HW/SATA.h +++ b/dev/Boot/BootKit/HW/SATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ |
