diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
| commit | 67b25bca03c35b0e47a6d16e4d7423c7b38d1f93 (patch) | |
| tree | d6a0464d326a60f3d34dd1de5010e64d90b057a7 /make_docs.sh | |
| parent | ecc1898836ef7fa19044466f5a0b6bc28b89146b (diff) | |
IMP: Use EL Mahrouss Logic brand instead of my name.
Diffstat (limited to 'make_docs.sh')
| -rwxr-xr-x | make_docs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_docs.sh b/make_docs.sh index 4860c7a4..92765e79 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 "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 CoreFoundation" --enable-c++ --project-copyright "EL Mahrouss Logic © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "EL Mahrouss Logic" |
