diff options
Diffstat (limited to 'dev/LibCompiler/AAL/CPU')
| -rw-r--r-- | dev/LibCompiler/AAL/CPU/32x0.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/AAL/CPU/64x0.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/AAL/CPU/amd64.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/AAL/CPU/arm64.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/AAL/CPU/power64.h | 2 |
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 |
