From 21d71d46e7cb8d09a81119816c9ff390a521492d Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Tue, 26 Nov 2024 11:34:48 +0100 Subject: ELMH Group takes ownership of the code. Signed-off-by: Amlal EL Mahrouss --- make_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_docs.sh') diff --git a/make_docs.sh b/make_docs.sh index 901a83f4..67dea907 100755 --- a/make_docs.sh +++ b/make_docs.sh @@ -2,4 +2,4 @@ mkdir -p html -XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA MicroKernel" --enable-c++ --project-copyright "EL Mahrouss Logic © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "EL Mahrouss Logic" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA MicroKernel" --enable-c++ --project-copyright "ELMH Group © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "ELMH Group" -- cgit v1.2.3