diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-28 05:44:37 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-28 05:44:37 +0100 |
| commit | bc305c8805547a19292dc709ae8c494b42606ffb (patch) | |
| tree | 0e16566ec3b978962a7fc81e9a66ae02275d09ce /make_docs.sh | |
| parent | 39a561438c00a2d578cc6868601a850ce7cae703 (diff) | |
IMPL: 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 8f2d659e..e13786ca 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 "Theater Quality Inc © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Inc" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA MicroKernel" --enable-c++ --project-copyright "Theater Quality Corp © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Corp" |
