diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-28 05:46:11 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-28 05:46:11 +0100 |
| commit | e227fc2e6c482c850477a1741c673afae31d46fa (patch) | |
| tree | 947c1754d11e16eefc9abb3a7cedb0b8372a9058 /make_docs.sh | |
| parent | f61c814a0a95e98529c96361c992f1a8ea24688a (diff) | |
META: Change from inc to corp.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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 2ed3703..3e74830 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 "Theater Quality Incorporated © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Incorporated" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "Theater Quality Corporporated © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Corporporated" |
