From 288d020aa081076dade30cad61be1c9fae616f98 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 11 Jan 2025 22:28:00 +0100 Subject: ADD: Rebrand. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/AAL/AssemblyInterface.h | 2 +- dev/LibCompiler/AAL/CPU/32x0.h | 2 +- dev/LibCompiler/AAL/CPU/64x0.h | 2 +- dev/LibCompiler/AAL/CPU/amd64.h | 2 +- dev/LibCompiler/AAL/CPU/arm64.h | 2 +- dev/LibCompiler/AAL/CPU/power64.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev/LibCompiler/AAL') diff --git a/dev/LibCompiler/AAL/AssemblyInterface.h b/dev/LibCompiler/AAL/AssemblyInterface.h index 6609894..0c3ee75 100644 --- a/dev/LibCompiler/AAL/AssemblyInterface.h +++ b/dev/LibCompiler/AAL/AssemblyInterface.h @@ -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/LibCompiler/AAL/CPU/32x0.h b/dev/LibCompiler/AAL/CPU/32x0.h index f502e29..a36d8c1 100644 --- a/dev/LibCompiler/AAL/CPU/32x0.h +++ b/dev/LibCompiler/AAL/CPU/32x0.h @@ -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/LibCompiler/AAL/CPU/64x0.h b/dev/LibCompiler/AAL/CPU/64x0.h index 40080a5..87d7557 100644 --- a/dev/LibCompiler/AAL/CPU/64x0.h +++ b/dev/LibCompiler/AAL/CPU/64x0.h @@ -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/LibCompiler/AAL/CPU/amd64.h b/dev/LibCompiler/AAL/CPU/amd64.h index fd75a04..2741c3f 100644 --- a/dev/LibCompiler/AAL/CPU/amd64.h +++ b/dev/LibCompiler/AAL/CPU/amd64.h @@ -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/LibCompiler/AAL/CPU/arm64.h b/dev/LibCompiler/AAL/CPU/arm64.h index 7c06abb..2013402 100644 --- a/dev/LibCompiler/AAL/CPU/arm64.h +++ b/dev/LibCompiler/AAL/CPU/arm64.h @@ -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/LibCompiler/AAL/CPU/power64.h b/dev/LibCompiler/AAL/CPU/power64.h index 36feef2..101f5bc 100644 --- a/dev/LibCompiler/AAL/CPU/power64.h +++ b/dev/LibCompiler/AAL/CPU/power64.h @@ -1,7 +1,7 @@ /* ------------------------------------------- Some modifications are copyrighted under: - Theater Quality Corp. + t& Corporation. Original author: Apple Inc -- cgit v1.2.3