From b4bcdc8482f8deae2d25018b4f91593570cf9cf5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 8 Feb 2025 15:26:11 +0100 Subject: ADD: Assembler frontend tweaks and other refactors. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/src/String.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibCompiler/src/String.cc') diff --git a/dev/LibCompiler/src/String.cc b/dev/LibCompiler/src/String.cc index 4ed19be..1ecbd7a 100644 --- a/dev/LibCompiler/src/String.cc +++ b/dev/LibCompiler/src/String.cc @@ -14,7 +14,7 @@ * @version 0.2 * @date 2024-01-23 * - * @copyright Copyright (c) Amlal EL Mahrouss. + * @copyright Copyright (c) Amlal EL Mahrouss * */ -- cgit v1.2.3