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 --- Source/Storage/ATA.cxx | 2 +- Source/Storage/NVME.cxx | 2 +- Source/Storage/Storage.cxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/Storage') diff --git a/Source/Storage/ATA.cxx b/Source/Storage/ATA.cxx index 5a53d78d..08fa43b3 100644 --- a/Source/Storage/ATA.cxx +++ b/Source/Storage/ATA.cxx @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Source/Storage/NVME.cxx b/Source/Storage/NVME.cxx index 20fbd84d..aa1d8ecc 100644 --- a/Source/Storage/NVME.cxx +++ b/Source/Storage/NVME.cxx @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Source/Storage/Storage.cxx b/Source/Storage/Storage.cxx index f6732599..6384479a 100644 --- a/Source/Storage/Storage.cxx +++ b/Source/Storage/Storage.cxx @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ -- cgit v1.2.3