From 04a28f00504a856cde11d0a8a171453e1a1fac3a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 18 Oct 2024 17:01:31 +0200 Subject: IMP: Rebrand under ZKA Web Services Co Signed-off-by: Amlal El Mahrouss --- tools/src/make_framework.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/src/make_framework.cxx') diff --git a/tools/src/make_framework.cxx b/tools/src/make_framework.cxx index 3d719529..a6efb312 100644 --- a/tools/src/make_framework.cxx +++ b/tools/src/make_framework.cxx @@ -1,7 +1,7 @@ /* * Created on Thu Oct 17 08:00:42 CEST 2024 * - * Copyright (c) 2024 ZKA Technologies + * Copyright (c) 2024 ZKA Web Services Co */ #include @@ -16,7 +16,7 @@ int main(int argc, char* argv[]) if (strcmp(argv[i], "/?") == 0) { std::cout << "make_framework: Framework Tool.\n"; - std::cout << "make_framework: © ZKA Technologies, all rights reserved.\n"; + std::cout << "make_framework: © ZKA Web Services Co, all rights reserved.\n"; return 0; } -- cgit v1.2.3