summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 18:39:03 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 19:15:21 +0100
commit907bcb5db72f343449f166b018617d5377a3dae1 (patch)
tree2ee5786182c289efb95c6aa9a7538c2538dc85af /make_docs.sh
parent26be2b7f3c6a220c4d24e691dd243a8423362f82 (diff)
Update copyright holder (add LICENSE as well)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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 92765e79..4860c7a4 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 CoreFoundation" --enable-c++ --project-copyright "EL Mahrouss Logic &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "EL Mahrouss Logic"
+XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "Amlal EL Mahrouss &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss"