From 2f72dc4a5de7836955c7cfda87e7e97a06e37837 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 11 Jan 2025 22:26:34 +0100 Subject: ADD: Rebrand. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/HALKit/RISCV/AP.h | 2 +- dev/Kernel/HALKit/RISCV/HalAP.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/Kernel/HALKit/RISCV') diff --git a/dev/Kernel/HALKit/RISCV/AP.h b/dev/Kernel/HALKit/RISCV/AP.h index 8cebfeca..455c47d6 100644 --- a/dev/Kernel/HALKit/RISCV/AP.h +++ b/dev/Kernel/HALKit/RISCV/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: RISC-V hardware threads. diff --git a/dev/Kernel/HALKit/RISCV/HalAP.cc b/dev/Kernel/HALKit/RISCV/HalAP.cc index 09a83e25..e4b57947 100644 --- a/dev/Kernel/HALKit/RISCV/HalAP.cc +++ b/dev/Kernel/HALKit/RISCV/HalAP.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3