summaryrefslogtreecommitdiffhomepage
path: root/Sources/AssemblyFactory.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/AssemblyFactory.cc
parentd0b25baeca4f807b43cff3bda2efd03fdff96728 (diff)
MHR-21: Amend commit, did some cleaning.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Sources/AssemblyFactory.cc')
-rw-r--r--Sources/AssemblyFactory.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Sources/AssemblyFactory.cc b/Sources/AssemblyFactory.cc
index 3b2fb7c..1952f54 100644
--- a/Sources/AssemblyFactory.cc
+++ b/Sources/AssemblyFactory.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal El Mahrouss
+ Copyright SoftwareLabs
------------------------------------------- */
@@ -9,12 +9,12 @@
/**
* @file AssemblyFactory.cxx
- * @author Amlal El Mahrouss (amlal@mahrouss.com)
+ * @author SoftwareLabs (amlal@mahrouss.com)
* @brief Assembler Kit
* @version 0.1
* @date 2024-01-27
*
- * @copyright Copyright (c) 2024, Amlal El Mahrouss
+ * @copyright Copyright (c) 2024, SoftwareLabs
*
*/