From a6c14f5ab80ab06b002bc901c3485f39e65d5899 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 29 Oct 2024 18:38:08 +0100 Subject: IMP: Update copyright holder. Signed-off-by: Amlal --- cli/ManifestBuilder.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli') diff --git a/cli/ManifestBuilder.cc b/cli/ManifestBuilder.cc index 0cb65d2..d58f211 100644 --- a/cli/ManifestBuilder.cc +++ b/cli/ManifestBuilder.cc @@ -1,6 +1,6 @@ // ============================================================= // // btb -// Copyright ZKA Web Services. +// Copyright EL Mahrouss Logic. // ============================================================= // #include @@ -25,7 +25,7 @@ int main(int argc, char** argv) std::cout << "Check for issues at: www.zws.zka.com/btb/issues\n"; std::cout << "Brought to you by Amlal El Mahrouss.\n"; - std::cout << "© ZKA Web Services Co, all rights reserved.\n"; + std::cout << "© EL Mahrouss Logic, all rights reserved.\n"; return 0; } -- cgit v1.2.3