summaryrefslogtreecommitdiffhomepage
path: root/Sources/String.cc
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlal@softwarelabs.com>2024-06-01 18:22:01 +0200
committerAmlal EL Mahrouss <amlal@softwarelabs.com>2024-06-01 18:22:01 +0200
commit68b1c532bad643ca983b37e29d6621bd8b957d69 (patch)
tree7123ad9d05f00e73f6e234a5e7b4e50b8144bcd4 /Sources/String.cc
parentd0b25baeca4f807b43cff3bda2efd03fdff96728 (diff)
MHR-21: Amend commit, did some cleaning.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Sources/String.cc')
-rw-r--r--Sources/String.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Sources/String.cc b/Sources/String.cc
index 7926441..38bd444 100644
--- a/Sources/String.cc
+++ b/Sources/String.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* CompilerKit
- * Copyright Amlal El Mahrouss, all rights reserved.
+ * Copyright SoftwareLabs, all rights reserved.
*
* ========================================================
*/
@@ -14,7 +14,7 @@
* @version 0.2
* @date 2024-01-23
*
- * @copyright Copyright (c) 2024 Amlal El Mahrouss
+ * @copyright Copyright (c) 2024 SoftwareLabs
*
*/