diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:26:34 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:26:34 +0100 |
| commit | 2f72dc4a5de7836955c7cfda87e7e97a06e37837 (patch) | |
| tree | 78b8aa31e0371c8b06179923eb8a75cf978f477a /dev/Kernel/HALKit/POWER | |
| parent | de4257fa16f6181fe4f500868e2500f6c837b500 (diff) | |
ADD: Rebrand.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit/POWER')
| -rw-r--r-- | dev/Kernel/HALKit/POWER/AP.h | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalAP.cc | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalDebugOutput.cc | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalStartSequence.s | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalThread.cc | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/HalVirtualMemory.cc | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/MBCI/HalMBCIHost.cc | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/POWER/Processor.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dev/Kernel/HALKit/POWER/AP.h b/dev/Kernel/HALKit/POWER/AP.h index 88e03c98..b709ea2d 100644 --- a/dev/Kernel/HALKit/POWER/AP.h +++ b/dev/Kernel/HALKit/POWER/AP.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. File: AP.h Purpose: POWER hardware threads. diff --git a/dev/Kernel/HALKit/POWER/HalAP.cc b/dev/Kernel/HALKit/POWER/HalAP.cc index baca4812..bc79995b 100644 --- a/dev/Kernel/HALKit/POWER/HalAP.cc +++ b/dev/Kernel/HALKit/POWER/HalAP.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/HalDebugOutput.cc b/dev/Kernel/HALKit/POWER/HalDebugOutput.cc index f34c1be2..460d8451 100644 --- a/dev/Kernel/HALKit/POWER/HalDebugOutput.cc +++ b/dev/Kernel/HALKit/POWER/HalDebugOutput.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/HalStartSequence.s b/dev/Kernel/HALKit/POWER/HalStartSequence.s index f1e48111..0bd99f6b 100644 --- a/dev/Kernel/HALKit/POWER/HalStartSequence.s +++ b/dev/Kernel/HALKit/POWER/HalStartSequence.s @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/HalThread.cc b/dev/Kernel/HALKit/POWER/HalThread.cc index 84c7083a..0a968389 100644 --- a/dev/Kernel/HALKit/POWER/HalThread.cc +++ b/dev/Kernel/HALKit/POWER/HalThread.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/HalVirtualMemory.cc b/dev/Kernel/HALKit/POWER/HalVirtualMemory.cc index 6c275cd3..2b719525 100644 --- a/dev/Kernel/HALKit/POWER/HalVirtualMemory.cc +++ b/dev/Kernel/HALKit/POWER/HalVirtualMemory.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/MBCI/HalMBCIHost.cc b/dev/Kernel/HALKit/POWER/MBCI/HalMBCIHost.cc index 84c7083a..0a968389 100644 --- a/dev/Kernel/HALKit/POWER/MBCI/HalMBCIHost.cc +++ b/dev/Kernel/HALKit/POWER/MBCI/HalMBCIHost.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Kernel/HALKit/POWER/Processor.h b/dev/Kernel/HALKit/POWER/Processor.h index b6c95987..b66cb096 100644 --- a/dev/Kernel/HALKit/POWER/Processor.h +++ b/dev/Kernel/HALKit/POWER/Processor.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. Purpose: POWER processor header. |
