diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:44:35 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:44:35 +0100 |
| commit | 1f8df0670cbda950901162b720393d15acd70261 (patch) | |
| tree | f67f67fb99698b544a83e73472aad59c42813e7d /dev/ZKAKit/StorageKit | |
| parent | c08af30448618c5d1950dc1fa0fb1685782e7b22 (diff) | |
IMP: Update copyright holder.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
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/Storage.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/ZKAKit/StorageKit/AHCI.h b/dev/ZKAKit/StorageKit/AHCI.h index e89f5654..4a9e0296 100644 --- a/dev/ZKAKit/StorageKit/AHCI.h +++ b/dev/ZKAKit/StorageKit/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/ATA.h b/dev/ZKAKit/StorageKit/ATA.h index d4efd15c..9b97a07e 100644 --- a/dev/ZKAKit/StorageKit/ATA.h +++ b/dev/ZKAKit/StorageKit/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/NVME.h b/dev/ZKAKit/StorageKit/NVME.h index 04b3df7f..f2e56467 100644 --- a/dev/ZKAKit/StorageKit/NVME.h +++ b/dev/ZKAKit/StorageKit/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/PRDT.h b/dev/ZKAKit/StorageKit/PRDT.h index 993782bf..5edaf89e 100644 --- a/dev/ZKAKit/StorageKit/PRDT.h +++ b/dev/ZKAKit/StorageKit/PRDT.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/SCSI.h b/dev/ZKAKit/StorageKit/SCSI.h index 2859e29a..91af1258 100644 --- a/dev/ZKAKit/StorageKit/SCSI.h +++ b/dev/ZKAKit/StorageKit/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/Storage.h b/dev/ZKAKit/StorageKit/Storage.h index 5d388c7e..49473143 100644 --- a/dev/ZKAKit/StorageKit/Storage.h +++ b/dev/ZKAKit/StorageKit/Storage.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ |
