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 --- ArchKit/Arch.hpp | 2 +- ArchKit/SyscallImpl.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ArchKit') diff --git a/ArchKit/Arch.hpp b/ArchKit/Arch.hpp index 3d7f0f6c..3a1eb148 100644 --- a/ArchKit/Arch.hpp +++ b/ArchKit/Arch.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/ArchKit/SyscallImpl.hpp b/ArchKit/SyscallImpl.hpp index 4ba472e6..4d8001fb 100644 --- a/ArchKit/SyscallImpl.hpp +++ b/ArchKit/SyscallImpl.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ -- cgit v1.2.3