From 610f91d87152cbe48d3054fcf437d8239da6ef35 Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 21 Dec 2024 21:59:13 +0100 Subject: IMP: :boom: Breaking changes some checks are needed to be done. Signed-off-by: Amlal --- 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 d21c475e..8d04cd96 100644 --- a/dev/Modules/ACPI/ACPI.h +++ b/dev/Modules/ACPI/ACPI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Inc, all rights reserved. + Copyright (C) 2024, TQ B.V, all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/ACPI/ACPIFactoryInterface.h b/dev/Modules/ACPI/ACPIFactoryInterface.h index d6a71316..815b97bb 100644 --- a/dev/Modules/ACPI/ACPIFactoryInterface.h +++ b/dev/Modules/ACPI/ACPIFactoryInterface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Inc, all rights reserved. + Copyright (C) 2024, TQ B.V, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3