diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:28:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:28:00 +0100 |
| commit | 288d020aa081076dade30cad61be1c9fae616f98 (patch) | |
| tree | 47abd346034f486f0b40d357fa56f72ca6919719 /dev/LibCompiler/src/CCompilerPower64.cc | |
| parent | ac2debcd00dd78ad77f58d0c448862b76619ea61 (diff) | |
ADD: Rebrand.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/LibCompiler/src/CCompilerPower64.cc')
| -rw-r--r-- | dev/LibCompiler/src/CCompilerPower64.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/LibCompiler/src/CCompilerPower64.cc b/dev/LibCompiler/src/CCompilerPower64.cc index 9ef1646..5b9d6dc 100644 --- a/dev/LibCompiler/src/CCompilerPower64.cc +++ b/dev/LibCompiler/src/CCompilerPower64.cc @@ -2,7 +2,7 @@ * ======================================================== * * CCompilerPower64 - * Copyright (C) 2024 Theater Quality Corp, all rights reserved. + * Copyright (C) 2024 t& Corporation, all rights reserved. * * ======================================================== */ @@ -1502,7 +1502,7 @@ public: #define kPrintF printf #define kSplashCxx() \ - kPrintF(kWhite "cc, %s, (c) Theater Quality Corp.\n", kDistVersion) + kPrintF(kWhite "cc, %s, (c) t& Corporation.\n", kDistVersion) static void cc_print_help() { |
