summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/CCompiler64x0.cc
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-28 05:46:11 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-28 05:46:11 +0100
commite227fc2e6c482c850477a1741c673afae31d46fa (patch)
tree947c1754d11e16eefc9abb3a7cedb0b8372a9058 /dev/LibCompiler/src/CCompiler64x0.cc
parentf61c814a0a95e98529c96361c992f1a8ea24688a (diff)
META: Change from inc to corp.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/LibCompiler/src/CCompiler64x0.cc')
-rw-r--r--dev/LibCompiler/src/CCompiler64x0.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/LibCompiler/src/CCompiler64x0.cc b/dev/LibCompiler/src/CCompiler64x0.cc
index e831401..aaf56e4 100644
--- a/dev/LibCompiler/src/CCompiler64x0.cc
+++ b/dev/LibCompiler/src/CCompiler64x0.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* cc
- * Copyright (C) 2024 Theater Quality Inc, all rights reserved.
+ * Copyright (C) 2024 Theater Quality Corp, all rights reserved.
*
* ========================================================
*/
@@ -24,7 +24,7 @@
/* C driver */
/* This is part of the LibCompiler. */
-/* (c) Theater Quality Incorporated */
+/* (c) Theater Quality Corporporated */
/// @author EL Mahrouss Amlal (amlel)
/// @file 64x0-cc.cxx
@@ -1482,7 +1482,7 @@ public:
#define kPrintF printf
#define kSplashCxx() \
- kPrintF(kWhite "ZKA C Driver, %s, (c) Theater Quality Incorporated\n", kDistVersion)
+ kPrintF(kWhite "ZKA C Driver, %s, (c) Theater Quality Corporporated\n", kDistVersion)
static void cc_print_help()
{