From ee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> Date: Sat, 18 Jan 2025 10:21:50 +0100 Subject: ADD: Rebrand. --- 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 422ab814..3c2204da 100644 --- a/dev/Kernel/HALKit/RISCV/AP.h +++ b/dev/Kernel/HALKit/RISCV/AP.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, 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 ed2334f1..0ea903e5 100644 --- a/dev/Kernel/HALKit/RISCV/HalAP.cc +++ b/dev/Kernel/HALKit/RISCV/HalAP.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3