summaryrefslogtreecommitdiffhomepage
path: root/dev/Modules/ACPI
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
commitc98a9538d859123d48d9534f5e75e39bf3d89ed0 (patch)
tree8f6d2b17413da2654a80da3927a598ed7e3bf17e /dev/Modules/ACPI
parentdae34fe2db8827de776396c979c2bf79681edb9a (diff)
Opening source code, might liberate it too.
Diffstat (limited to 'dev/Modules/ACPI')
-rw-r--r--dev/Modules/ACPI/ACPI.h2
-rw-r--r--dev/Modules/ACPI/ACPIFactoryInterface.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Modules/ACPI/ACPI.h b/dev/Modules/ACPI/ACPI.h
index 5e3a8ab4..3a895430 100644
--- a/dev/Modules/ACPI/ACPI.h
+++ b/dev/Modules/ACPI/ACPI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/ACPI/ACPIFactoryInterface.h b/dev/Modules/ACPI/ACPIFactoryInterface.h
index 24b49429..42694792 100644
--- a/dev/Modules/ACPI/ACPIFactoryInterface.h
+++ b/dev/Modules/ACPI/ACPIFactoryInterface.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */