From ae89bf9564c59ea3aee10f175d473e562af793f8 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 26 Jan 2024 12:43:00 +0100 Subject: h-core: update copyright year. add linker json for PEF targets. Signed-off-by: Amlal El Mahrouss --- StorageKit/ATA.hpp | 2 +- StorageKit/NVME.hpp | 2 +- StorageKit/PRDT.hpp | 2 +- StorageKit/Storage.hpp | 2 +- StorageKit/StorageCore.inl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'StorageKit') 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. * * ======================================================== */ -- cgit v1.2.3