From e227fc2e6c482c850477a1741c673afae31d46fa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 28 Dec 2024 05:46:11 +0100 Subject: META: Change from inc to corp. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/src/CCompilerPower64.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/LibCompiler/src/CCompilerPower64.cc') diff --git a/dev/LibCompiler/src/CCompilerPower64.cc b/dev/LibCompiler/src/CCompilerPower64.cc index 99a3d0f..ab303be 100644 --- a/dev/LibCompiler/src/CCompilerPower64.cc +++ b/dev/LibCompiler/src/CCompilerPower64.cc @@ -2,7 +2,7 @@ * ======================================================== * * CCompilerPower64 - * Copyright (C) 2024 Theater Quality Inc, all rights reserved. + * Copyright (C) 2024 Theater Quality Corp, all rights reserved. * * ======================================================== */ @@ -1502,7 +1502,7 @@ public: #define kPrintF printf #define kSplashCxx() \ - kPrintF(kWhite "cc, %s, (c) Theater Quality Incorporated\n", kDistVersion) + kPrintF(kWhite "cc, %s, (c) Theater Quality Corporporated\n", kDistVersion) static void cc_print_help() { -- cgit v1.2.3