diff options
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.
------------------------------------------- */
|
