diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
| commit | e4b35d06fcdd8fbca89d6ec6d0dd1fa0b821ef8a (patch) | |
| tree | 47bbc3a890ccf0febd9f7e3fb2a572b4d098048a /Kernel/StorageKit | |
| parent | dfb251be90815a56e44bdbb1c10c0b336fa4263e (diff) | |
[META] Bumping sources.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel/StorageKit')
| -rw-r--r-- | Kernel/StorageKit/AHCI.hxx | 2 | ||||
| -rw-r--r-- | Kernel/StorageKit/ATA.hxx | 2 | ||||
| -rw-r--r-- | Kernel/StorageKit/NVME.hxx | 2 | ||||
| -rw-r--r-- | Kernel/StorageKit/PRDT.hxx | 2 | ||||
| -rw-r--r-- | Kernel/StorageKit/SCSI.hxx | 2 | ||||
| -rw-r--r-- | Kernel/StorageKit/Storage.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/Kernel/StorageKit/AHCI.hxx b/Kernel/StorageKit/AHCI.hxx index e9988587..81d0c5bf 100644 --- a/Kernel/StorageKit/AHCI.hxx +++ b/Kernel/StorageKit/AHCI.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/StorageKit/ATA.hxx b/Kernel/StorageKit/ATA.hxx index 1637af12..23437ca8 100644 --- a/Kernel/StorageKit/ATA.hxx +++ b/Kernel/StorageKit/ATA.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/StorageKit/NVME.hxx b/Kernel/StorageKit/NVME.hxx index a7622074..9d42ce9d 100644 --- a/Kernel/StorageKit/NVME.hxx +++ b/Kernel/StorageKit/NVME.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/StorageKit/PRDT.hxx b/Kernel/StorageKit/PRDT.hxx index c1f91a23..6dec22c2 100644 --- a/Kernel/StorageKit/PRDT.hxx +++ b/Kernel/StorageKit/PRDT.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/StorageKit/SCSI.hxx b/Kernel/StorageKit/SCSI.hxx index 5a22af84..5a684052 100644 --- a/Kernel/StorageKit/SCSI.hxx +++ b/Kernel/StorageKit/SCSI.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/StorageKit/Storage.hxx b/Kernel/StorageKit/Storage.hxx index aa9e335e..a9e0f8e4 100644 --- a/Kernel/StorageKit/Storage.hxx +++ b/Kernel/StorageKit/Storage.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ |
