diff options
| author | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-01 18:22:01 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-01 18:22:01 +0200 |
| commit | 68b1c532bad643ca983b37e29d6621bd8b957d69 (patch) | |
| tree | 7123ad9d05f00e73f6e234a5e7b4e50b8144bcd4 /Sources/AssemblyFactory.cc | |
| parent | d0b25baeca4f807b43cff3bda2efd03fdff96728 (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.cc | 6 |
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 * */ |
