diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 18:39:03 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 19:15:21 +0100 |
| commit | 907bcb5db72f343449f166b018617d5377a3dae1 (patch) | |
| tree | 2ee5786182c289efb95c6aa9a7538c2538dc85af /dev/ZKAKit/StorageKit | |
| parent | 26be2b7f3c6a220c4d24e691dd243a8423362f82 (diff) | |
Update copyright holder (add LICENSE as well)
Signed-off-by: Amlal El Mahrouss <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 4a9e0296..6531f0c1 100644 --- a/dev/ZKAKit/StorageKit/AHCI.h +++ b/dev/ZKAKit/StorageKit/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/ATA.h b/dev/ZKAKit/StorageKit/ATA.h index 9b97a07e..19e1e89f 100644 --- a/dev/ZKAKit/StorageKit/ATA.h +++ b/dev/ZKAKit/StorageKit/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/NVME.h b/dev/ZKAKit/StorageKit/NVME.h index f2e56467..2724685c 100644 --- a/dev/ZKAKit/StorageKit/NVME.h +++ b/dev/ZKAKit/StorageKit/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/PRDT.h b/dev/ZKAKit/StorageKit/PRDT.h index 5edaf89e..848bbcae 100644 --- a/dev/ZKAKit/StorageKit/PRDT.h +++ b/dev/ZKAKit/StorageKit/PRDT.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/SCSI.h b/dev/ZKAKit/StorageKit/SCSI.h index 91af1258..3352fe71 100644 --- a/dev/ZKAKit/StorageKit/SCSI.h +++ b/dev/ZKAKit/StorageKit/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/Storage.h b/dev/ZKAKit/StorageKit/Storage.h index 49473143..b80def9a 100644 --- a/dev/ZKAKit/StorageKit/Storage.h +++ b/dev/ZKAKit/StorageKit/Storage.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ |
