From aed39642ea46602e16096f93ee163e8dbd53d1b7 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 8 May 2024 23:49:39 +0200 Subject: MHR-21: :boom: refactor. Signed-off-by: Amlal El Mahrouss --- Sources/String.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Sources/String.cc') diff --git a/Sources/String.cc b/Sources/String.cc index 449c933..6f7603f 100644 --- a/Sources/String.cc +++ b/Sources/String.cc @@ -2,7 +2,7 @@ * ======================================================== * * CompilerKit - * Copyright Mahrouss Logic, all rights reserved. + * Copyright SoftwareLabs, all rights reserved. * * ======================================================== */ @@ -14,7 +14,7 @@ * @version 0.2 * @date 2024-01-23 * - * @copyright Copyright (c) 2024 Mahrouss Logic + * @copyright Copyright (c) 2024 SoftwareLabs * */ -- cgit v1.2.3