summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/StorageKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 16:40:44 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 16:40:44 +0100
commit90d1736123ade4967311ca6691045641e85fe183 (patch)
tree688d426bf668818be68aeacadce1c1c50508099b /dev/ZKAKit/StorageKit
parent16ca30a3a260219cc30a5e840a3da7ca1770df11 (diff)
IMP: Beefing up my CV with that.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZKAKit/StorageKit')
-rw-r--r--dev/ZKAKit/StorageKit/AHCI.h2
-rw-r--r--dev/ZKAKit/StorageKit/ATA.h2
-rw-r--r--dev/ZKAKit/StorageKit/NVME.h2
-rw-r--r--dev/ZKAKit/StorageKit/PRDT.h2
-rw-r--r--dev/ZKAKit/StorageKit/SCSI.h2
-rw-r--r--dev/ZKAKit/StorageKit/Storage.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/ZKAKit/StorageKit/AHCI.h b/dev/ZKAKit/StorageKit/AHCI.h
index a718dae7..cd55b513 100644
--- a/dev/ZKAKit/StorageKit/AHCI.h
+++ b/dev/ZKAKit/StorageKit/AHCI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, 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 d70bc506..145e4465 100644
--- a/dev/ZKAKit/StorageKit/ATA.h
+++ b/dev/ZKAKit/StorageKit/ATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, 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 b2af9734..1b3d234d 100644
--- a/dev/ZKAKit/StorageKit/NVME.h
+++ b/dev/ZKAKit/StorageKit/NVME.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, 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 ee9d6e5e..ef9b9d4a 100644
--- a/dev/ZKAKit/StorageKit/PRDT.h
+++ b/dev/ZKAKit/StorageKit/PRDT.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, 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 63d2f943..00decdcc 100644
--- a/dev/ZKAKit/StorageKit/SCSI.h
+++ b/dev/ZKAKit/StorageKit/SCSI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZKAKit/StorageKit/Storage.h b/dev/ZKAKit/StorageKit/Storage.h
index 4b8b2411..306d6459 100644
--- a/dev/ZKAKit/StorageKit/Storage.h
+++ b/dev/ZKAKit/StorageKit/Storage.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */