diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-22 08:38:32 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-22 08:38:32 +0100 |
| commit | bddaafedff871716a0169e9ebf1ada5851970365 (patch) | |
| tree | 22fbfde6a811e49b8968eb138c83b4cce3a1df92 /dev/Kernel/HALKit/RISCV | |
| parent | 610f91d87152cbe48d3054fcf437d8239da6ef35 (diff) | |
META: BUMPING.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit/RISCV')
| -rw-r--r-- | dev/Kernel/HALKit/RISCV/AP.h | 2 | ||||
| -rw-r--r-- | dev/Kernel/HALKit/RISCV/HalAP.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Kernel/HALKit/RISCV/AP.h b/dev/Kernel/HALKit/RISCV/AP.h index ba09e8ab..9b018526 100644 --- a/dev/Kernel/HALKit/RISCV/AP.h +++ b/dev/Kernel/HALKit/RISCV/AP.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. File: AP.h Purpose: RISC-V hardware threads. diff --git a/dev/Kernel/HALKit/RISCV/HalAP.cc b/dev/Kernel/HALKit/RISCV/HalAP.cc index 7b168e4c..70d66d94 100644 --- a/dev/Kernel/HALKit/RISCV/HalAP.cc +++ b/dev/Kernel/HALKit/RISCV/HalAP.cc @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, TQ B.V, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
|
