From eb2046d6cc73540f540b30e94bf4593ddf24100e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 31 Jan 2024 14:41:48 +0100 Subject: - Update UEFI implementation of SimpleTextProtocol. - Working on BFileReader. - Working on Interrupts for AMD64. - Refactor copyright remove year. Signed-off-by: Amlal El Mahrouss --- Private/CFKit/GUIDWizard.hpp | 2 +- Private/CFKit/GUIDWrapper.hpp | 2 +- Private/CFKit/Property.hpp | 2 +- Private/CFKit/URL.hpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Private/CFKit') diff --git a/Private/CFKit/GUIDWizard.hpp b/Private/CFKit/GUIDWizard.hpp index 881505b0..c45110e7 100644 --- a/Private/CFKit/GUIDWizard.hpp +++ b/Private/CFKit/GUIDWizard.hpp @@ -2,7 +2,7 @@ * ======================================================== * * HCore - * Copyright 2024 Mahrouss Logic, all rights reserved. + * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Private/CFKit/GUIDWrapper.hpp b/Private/CFKit/GUIDWrapper.hpp index ff7c4e9b..41961749 100644 --- a/Private/CFKit/GUIDWrapper.hpp +++ b/Private/CFKit/GUIDWrapper.hpp @@ -2,7 +2,7 @@ * ======================================================== * * HCore - * Copyright 2024 Mahrouss Logic, all rights reserved. + * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Private/CFKit/Property.hpp b/Private/CFKit/Property.hpp index 39ab97c2..cffdb84d 100644 --- a/Private/CFKit/Property.hpp +++ b/Private/CFKit/Property.hpp @@ -2,7 +2,7 @@ * ======================================================== * * HCore - * Copyright 2024 Mahrouss Logic, all rights reserved. + * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Private/CFKit/URL.hpp b/Private/CFKit/URL.hpp index e8bcb78a..046830ba 100644 --- a/Private/CFKit/URL.hpp +++ b/Private/CFKit/URL.hpp @@ -2,7 +2,7 @@ * ======================================================== * * HCore - * Copyright 2024 Mahrouss Logic, all rights reserved. + * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== */ -- cgit v1.2.3