diff options
| author | Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2025-01-21 11:08:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 11:08:33 +0100 |
| commit | e9616b14f5301fa06587f7c7fb271f9ccabcb819 (patch) | |
| tree | 9d50ee1d0677bcfc15a6c181ff10384b805a3d7f /dev/LibCompiler/src/CCompilerPower64.cc | |
| parent | 7de3593a311cb8912586ba378c86271e9e0ea1db (diff) | |
ADD: Rebrand
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 5b9d6dc..35efef3 100644 --- a/dev/LibCompiler/src/CCompilerPower64.cc +++ b/dev/LibCompiler/src/CCompilerPower64.cc @@ -2,7 +2,7 @@ * ======================================================== * * CCompilerPower64 - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ @@ -1502,7 +1502,7 @@ public: #define kPrintF printf #define kSplashCxx() \ - kPrintF(kWhite "cc, %s, (c) t& Corporation.\n", kDistVersion) + kPrintF(kWhite "cc, %s, (c) MediaSwirl.\n", kDistVersion) static void cc_print_help() { |
