summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-22 08:29:22 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-22 08:29:22 +0100
commitf19ebc65a5df6268d37f5503e9bec71825f7e3aa (patch)
tree4d8156cbb6be5b24655105784e3b0961ef8d27f6 /make_docs.sh
parent47a0e9b901e9e51b3f0ee5dd30d52ff1a5c8fcc0 (diff)
META: Switch copyright notice to 'EL Mahrouss Logic'
Diffstat (limited to 'make_docs.sh')
-rwxr-xr-xmake_docs.sh2
1 files changed, 1 insertions, 1 deletions
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 &copy; %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 &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "EL Mahrouss Logic"