diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 12:43:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 12:43:24 +0100 |
| commit | ae89bf9564c59ea3aee10f175d473e562af793f8 (patch) | |
| tree | edd0f19b3fe1939fa23e9985a7ed14fe5b48fbe9 /StorageKit | |
| parent | 5d712c34f9254351e5c9f6fd4c465b42114661d0 (diff) | |
h-core: update copyright year.
add linker json for PEF targets.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'StorageKit')
| -rw-r--r-- | StorageKit/ATA.hpp | 2 | ||||
| -rw-r--r-- | StorageKit/NVME.hpp | 2 | ||||
| -rw-r--r-- | StorageKit/PRDT.hpp | 2 | ||||
| -rw-r--r-- | StorageKit/Storage.hpp | 2 | ||||
| -rw-r--r-- | StorageKit/StorageCore.inl | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/StorageKit/ATA.hpp b/StorageKit/ATA.hpp index 0531e933..76f06409 100644 --- a/StorageKit/ATA.hpp +++ b/StorageKit/ATA.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore -* Copyright Mahrouss Logic, all rights reserved. +* Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/StorageKit/NVME.hpp b/StorageKit/NVME.hpp index 1b8fa836..68c3a0b7 100644 --- a/StorageKit/NVME.hpp +++ b/StorageKit/NVME.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/StorageKit/PRDT.hpp b/StorageKit/PRDT.hpp index 152bc6f1..96e0c5cd 100644 --- a/StorageKit/PRDT.hpp +++ b/StorageKit/PRDT.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/StorageKit/Storage.hpp b/StorageKit/Storage.hpp index a2003bef..8b3670af 100644 --- a/StorageKit/Storage.hpp +++ b/StorageKit/Storage.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/StorageKit/StorageCore.inl b/StorageKit/StorageCore.inl index f0891880..85e2a3f5 100644 --- a/StorageKit/StorageCore.inl +++ b/StorageKit/StorageCore.inl @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ |
