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 --- HALKit/PowerPC/CoreContextSwitchPowerPC.s | 2 +- HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp | 2 +- HALKit/PowerPC/Processor.cpp | 2 +- HALKit/PowerPC/Processor.hpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'HALKit/PowerPC') diff --git a/HALKit/PowerPC/CoreContextSwitchPowerPC.s b/HALKit/PowerPC/CoreContextSwitchPowerPC.s index 96ef6d80..a33ff931 100644 --- a/HALKit/PowerPC/CoreContextSwitchPowerPC.s +++ b/HALKit/PowerPC/CoreContextSwitchPowerPC.s @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp b/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp index 213b45ec..6a723cba 100644 --- a/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp +++ b/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/HALKit/PowerPC/Processor.cpp b/HALKit/PowerPC/Processor.cpp index 2b26ef24..b134cf92 100644 --- a/HALKit/PowerPC/Processor.cpp +++ b/HALKit/PowerPC/Processor.cpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore -* Copyright Mahrouss Logic, all rights reserved. +* Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/HALKit/PowerPC/Processor.hpp b/HALKit/PowerPC/Processor.hpp index a1add51c..58de1aa6 100644 --- a/HALKit/PowerPC/Processor.hpp +++ b/HALKit/PowerPC/Processor.hpp @@ -2,7 +2,7 @@ * ======================================================== * * hCore - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ -- cgit v1.2.3