From f19ebc65a5df6268d37f5503e9bec71825f7e3aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 22 Nov 2024 08:29:22 +0100 Subject: META: Switch copyright notice to 'EL Mahrouss Logic' --- 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 801a0f52..901a83f4 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 "Amlal EL Mahrouss © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss" +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" -- cgit v1.2.3