summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com>2024-11-26 11:37:49 +0100
committerGitHub <noreply@github.com>2024-11-26 11:37:49 +0100
commitb863b259d0b558bc3b978b5c14de5ae56ebb8974 (patch)
tree790a05407a7244d8d6629be7919b453d29013275 /src
parentaec88e569168a3c49797557f1d32397bb4475171 (diff)
ELMH Group takes ownership of the code.
Diffstat (limited to 'src')
-rw-r--r--src/IManifestBuilder.cc2
-rw-r--r--src/JSONManifestBuilder.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/IManifestBuilder.cc b/src/IManifestBuilder.cc
index 2e45a3a..20604de 100644
--- a/src/IManifestBuilder.cc
+++ b/src/IManifestBuilder.cc
@@ -1,6 +1,6 @@
// ============================================================= //
// btb
-// Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+// Copyright (C) 2024, ELMH Group, all rights reserved.
// ============================================================= //
#include <IManifestBuilder.h>
diff --git a/src/JSONManifestBuilder.cc b/src/JSONManifestBuilder.cc
index 774cdb3..ded7405 100644
--- a/src/JSONManifestBuilder.cc
+++ b/src/JSONManifestBuilder.cc
@@ -1,6 +1,6 @@
// ============================================================= //
// btb
-// Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+// Copyright (C) 2024, ELMH Group, all rights reserved.
// ============================================================= //
#include <JSONManifestBuilder.h>