diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
| commit | 1ebfbbece43b1e16c21cff83c4d43c616b8075ed (patch) | |
| tree | fe669e9bf9acfd56901b92a7edade838b939add1 /dev/ZKAKit/StorageKit | |
| parent | 9d0ff59f961b11f6d03d57b9612a24db6e731267 (diff) | |
META: Update author to myself.
Diffstat (limited to 'dev/ZKAKit/StorageKit')
| -rw-r--r-- | dev/ZKAKit/StorageKit/AHCI.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/StorageKit/ATA.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/StorageKit/NVME.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/StorageKit/PRDT.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/StorageKit/SCSI.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/StorageKit/StorageKit.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/ZKAKit/StorageKit/AHCI.h b/dev/ZKAKit/StorageKit/AHCI.h index 90742a47..5641898a 100644 --- a/dev/ZKAKit/StorageKit/AHCI.h +++ b/dev/ZKAKit/StorageKit/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/ATA.h b/dev/ZKAKit/StorageKit/ATA.h index dda10ede..5551d96b 100644 --- a/dev/ZKAKit/StorageKit/ATA.h +++ b/dev/ZKAKit/StorageKit/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/NVME.h b/dev/ZKAKit/StorageKit/NVME.h index 01a1af22..f4a8393a 100644 --- a/dev/ZKAKit/StorageKit/NVME.h +++ b/dev/ZKAKit/StorageKit/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/PRDT.h b/dev/ZKAKit/StorageKit/PRDT.h index 3891dc45..ef9b9d4a 100644 --- a/dev/ZKAKit/StorageKit/PRDT.h +++ b/dev/ZKAKit/StorageKit/PRDT.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/SCSI.h b/dev/ZKAKit/StorageKit/SCSI.h index c84c7307..00decdcc 100644 --- a/dev/ZKAKit/StorageKit/SCSI.h +++ b/dev/ZKAKit/StorageKit/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/StorageKit.h b/dev/ZKAKit/StorageKit/StorageKit.h index f090dd05..ad358e90 100644 --- a/dev/ZKAKit/StorageKit/StorageKit.h +++ b/dev/ZKAKit/StorageKit/StorageKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ |
