summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/AAL/CPU
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com>2025-01-21 11:08:33 +0100
committerGitHub <noreply@github.com>2025-01-21 11:08:33 +0100
commite9616b14f5301fa06587f7c7fb271f9ccabcb819 (patch)
tree9d50ee1d0677bcfc15a6c181ff10384b805a3d7f /dev/LibCompiler/AAL/CPU
parent7de3593a311cb8912586ba378c86271e9e0ea1db (diff)
ADD: Rebrand
Diffstat (limited to 'dev/LibCompiler/AAL/CPU')
-rw-r--r--dev/LibCompiler/AAL/CPU/32x0.h2
-rw-r--r--dev/LibCompiler/AAL/CPU/64x0.h2
-rw-r--r--dev/LibCompiler/AAL/CPU/amd64.h2
-rw-r--r--dev/LibCompiler/AAL/CPU/arm64.h2
-rw-r--r--dev/LibCompiler/AAL/CPU/power64.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/LibCompiler/AAL/CPU/32x0.h b/dev/LibCompiler/AAL/CPU/32x0.h
index a36d8c1..b38d872 100644
--- a/dev/LibCompiler/AAL/CPU/32x0.h
+++ b/dev/LibCompiler/AAL/CPU/32x0.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024 t& Corporation, all rights reserved
+ Copyright (C) 2024 MediaSwirl, all rights reserved
------------------------------------------- */
diff --git a/dev/LibCompiler/AAL/CPU/64x0.h b/dev/LibCompiler/AAL/CPU/64x0.h
index 87d7557..3d20a40 100644
--- a/dev/LibCompiler/AAL/CPU/64x0.h
+++ b/dev/LibCompiler/AAL/CPU/64x0.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024 t& Corporation, all rights reserved
+ Copyright (C) 2024 MediaSwirl, all rights reserved
------------------------------------------- */
diff --git a/dev/LibCompiler/AAL/CPU/amd64.h b/dev/LibCompiler/AAL/CPU/amd64.h
index 7c08628..daa4e3c 100644
--- a/dev/LibCompiler/AAL/CPU/amd64.h
+++ b/dev/LibCompiler/AAL/CPU/amd64.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024 t& Corporation, all rights reserved
+ Copyright (C) 2024 MediaSwirl, all rights reserved
------------------------------------------- */
diff --git a/dev/LibCompiler/AAL/CPU/arm64.h b/dev/LibCompiler/AAL/CPU/arm64.h
index 58910a0..1a43987 100644
--- a/dev/LibCompiler/AAL/CPU/arm64.h
+++ b/dev/LibCompiler/AAL/CPU/arm64.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
-Copyright (C) 2024 t& Corporation, all rights reserved
+Copyright (C) 2024 MediaSwirl, all rights reserved
------------------------------------------- */
diff --git a/dev/LibCompiler/AAL/CPU/power64.h b/dev/LibCompiler/AAL/CPU/power64.h
index 101f5bc..c72738d 100644
--- a/dev/LibCompiler/AAL/CPU/power64.h
+++ b/dev/LibCompiler/AAL/CPU/power64.h
@@ -1,7 +1,7 @@
/* -------------------------------------------
Some modifications are copyrighted under:
- t& Corporation.
+ MediaSwirl.
Original author:
Apple Inc