From 54f19b4fa7069aa715a4e7f6a4bcbf78ba7e849b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 7 Nov 2024 19:32:41 +0100 Subject: Common.h: Made a specific header guard for that file. Signed-off-by: Amlal El Mahrouss --- dev/Modules/ACPI/ACPI.h | 2 +- dev/Modules/ACPI/ACPIFactoryInterface.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/Modules/ACPI') diff --git a/dev/Modules/ACPI/ACPI.h b/dev/Modules/ACPI/ACPI.h index 3a895430..5e3a8ab4 100644 --- a/dev/Modules/ACPI/ACPI.h +++ b/dev/Modules/ACPI/ACPI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/ACPI/ACPIFactoryInterface.h b/dev/Modules/ACPI/ACPIFactoryInterface.h index 42694792..24b49429 100644 --- a/dev/Modules/ACPI/ACPIFactoryInterface.h +++ b/dev/Modules/ACPI/ACPIFactoryInterface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3