summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-03 09:30:42 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-03 09:30:42 +0100
commit886ff13ed10427be6f55499a9640467f3daf878e (patch)
tree16f471211b90ad09fd763e50ca7c980f3c7ff60e /make_docs.sh
parentcd529f137fb9fac43b7bbb19fbdc9d00d8aac7de (diff)
ZKA: Now my code is copyrighted.
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 67dea907..801a0f52 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 "ELMH Group &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "ELMH Group"
+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"