diff options
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 5641898a..ca4bcf31 100644 --- a/dev/ZKAKit/StorageKit/AHCI.h +++ b/dev/ZKAKit/StorageKit/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/ATA.h b/dev/ZKAKit/StorageKit/ATA.h index 5551d96b..0a3d2678 100644 --- a/dev/ZKAKit/StorageKit/ATA.h +++ b/dev/ZKAKit/StorageKit/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/NVME.h b/dev/ZKAKit/StorageKit/NVME.h index f4a8393a..49f4203b 100644 --- a/dev/ZKAKit/StorageKit/NVME.h +++ b/dev/ZKAKit/StorageKit/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/PRDT.h b/dev/ZKAKit/StorageKit/PRDT.h index ef9b9d4a..258ba338 100644 --- a/dev/ZKAKit/StorageKit/PRDT.h +++ b/dev/ZKAKit/StorageKit/PRDT.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/SCSI.h b/dev/ZKAKit/StorageKit/SCSI.h index 00decdcc..0cbb780a 100644 --- a/dev/ZKAKit/StorageKit/SCSI.h +++ b/dev/ZKAKit/StorageKit/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/StorageKit.h b/dev/ZKAKit/StorageKit/StorageKit.h index ad358e90..83cf4cd2 100644 --- a/dev/ZKAKit/StorageKit/StorageKit.h +++ b/dev/ZKAKit/StorageKit/StorageKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. ------------------------------------------- */ |
