summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/StorageKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-21 17:12:18 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-21 17:12:18 +0100
commitd5397d2f3be6f3de742736e5d1fdfc3121879f70 (patch)
tree5c572a584048197ebe028a2d1416691cdb7c31ff /dev/ZKAKit/StorageKit
parentee8f9bbe865917566530eb22cdbce9ad2e7d28a9 (diff)
META: MKD has been open-sourced.
MKD stands for Metal Kernel Distribution, under BSD-2 license.
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/StorageKit.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/ZKAKit/StorageKit/AHCI.h b/dev/ZKAKit/StorageKit/AHCI.h
index f4c1d565..5641898a 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 4c1aa632..5551d96b 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 3cab60c3..f4a8393a 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/StorageKit.h b/dev/ZKAKit/StorageKit/StorageKit.h
index 34f8d47e..ad358e90 100644
--- a/dev/ZKAKit/StorageKit/StorageKit.h
+++ b/dev/ZKAKit/StorageKit/StorageKit.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */