diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:49:39 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:49:39 +0200 |
| commit | aed39642ea46602e16096f93ee163e8dbd53d1b7 (patch) | |
| tree | 7f5cd179488b6a8a31a206cd248160c5f633624d /Sources/String.cc | |
| parent | ddd4aa836761ddd5749ec78962b1eff78cb3719f (diff) | |
MHR-21: :boom: refactor.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Sources/String.cc')
| -rw-r--r-- | Sources/String.cc | 4 |
1 files changed, 2 insertions, 2 deletions
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 * */ |
