diff options
Diffstat (limited to 'dev/LibCompiler/AAL')
| -rw-r--r-- | dev/LibCompiler/AAL/AssemblyInterface.h | 2 | ||||
| -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 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/LibCompiler/AAL/AssemblyInterface.h b/dev/LibCompiler/AAL/AssemblyInterface.h index 245aee9..6425821 100644 --- a/dev/LibCompiler/AAL/AssemblyInterface.h +++ b/dev/LibCompiler/AAL/AssemblyInterface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved + Copyright (C) 2024 Theater Quality Corp, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/AAL/CPU/32x0.h b/dev/LibCompiler/AAL/CPU/32x0.h index 828ef8d..f502e29 100644 --- a/dev/LibCompiler/AAL/CPU/32x0.h +++ b/dev/LibCompiler/AAL/CPU/32x0.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved + Copyright (C) 2024 Theater Quality Corp, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/AAL/CPU/64x0.h b/dev/LibCompiler/AAL/CPU/64x0.h index a057805..40080a5 100644 --- a/dev/LibCompiler/AAL/CPU/64x0.h +++ b/dev/LibCompiler/AAL/CPU/64x0.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved + Copyright (C) 2024 Theater Quality Corp, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/AAL/CPU/amd64.h b/dev/LibCompiler/AAL/CPU/amd64.h index 219968a..5de8a5a 100644 --- a/dev/LibCompiler/AAL/CPU/amd64.h +++ b/dev/LibCompiler/AAL/CPU/amd64.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved + Copyright (C) 2024 Theater Quality Corp, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/AAL/CPU/arm64.h b/dev/LibCompiler/AAL/CPU/arm64.h index f2a14ce..0c32073 100644 --- a/dev/LibCompiler/AAL/CPU/arm64.h +++ b/dev/LibCompiler/AAL/CPU/arm64.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024 Theater Quality Inc, all rights reserved +Copyright (C) 2024 Theater Quality Corp, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/AAL/CPU/power64.h b/dev/LibCompiler/AAL/CPU/power64.h index 74e0966..f3f48ce 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 Incorporated + Theater Quality Corporporated Original author: Apple Inc |
