diff options
Diffstat (limited to 'dev/CompilerKit/src/Frontend/CCompiler64x0.cc')
| -rw-r--r-- | dev/CompilerKit/src/Frontend/CCompiler64x0.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/CompilerKit/src/Frontend/CCompiler64x0.cc b/dev/CompilerKit/src/Frontend/CCompiler64x0.cc index c23f255..ec72570 100644 --- a/dev/CompilerKit/src/Frontend/CCompiler64x0.cc +++ b/dev/CompilerKit/src/Frontend/CCompiler64x0.cc @@ -2,7 +2,7 @@ * ======================================================== * * cc - * Copyright (C) 2024-2025 Amlal El Mahrouss, all rights reserved. + * Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under Apache 2.0. * * ======================================================== */ @@ -27,7 +27,7 @@ /* This is part of the CompilerKit. */ /* (c) Amlal El Mahrouss */ -/// @author EL Mahrouss Amlal (amlel) +/// @author El Mahrouss Amlal (amlel) /// @file 64x0-cc.cc /// @brief 64x0 C Compiler. |
