You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. Initialize and update submodules with `git submodule init` and `git submodule update --recursive --remote`.
46
-
. Build the project with http://www.gradle.com[gradle] (You need a locally installed and curren JDK, at least Java 17) via `./gradlew`.
47
-
. Once the "BUILD SUCCESSFUL" is shown, you can review the build result under `./build/index.html`
46
+
. Build the project with http://www.gradle.com[gradle] (You need a locally installed and current JDK, at least Java 17) via `./gradlew`.
47
+
. Once the "BUILD SUCCESSFUL" is shown, you can review the build result under `./build/index.html`.
48
48
49
49
== On writing style
50
50
51
-
To keep writing style consistent accross multiple iSAQB documents, please apply the styles used in the Foundation Level Curriculum.
51
+
To keep writing style consistent across multiple iSAQB documents, please apply the styles used in the Foundation Level Curriculum.
52
52
53
53
=== Heading Capitalization
54
54
@@ -65,11 +65,11 @@ To unify upper/lowercase within the (EN) version, we use the _Chicago manual of
65
65
66
66
* short bullet items don't get a full-stop
67
67
* next one starts lowercase
68
-
* if bullets are phrases or fragments, dont use punctuation
68
+
* if bullets are phrases or fragments, don't use punctuation
69
69
* if and only if an item is a really long sentence which deserves a full stop, or consists of several sentences, then we use it.
70
70
* Only then does an item start with uppercase.
71
71
72
-
For a possible German (DE) version, don't use punctuation at the end of bullet-list items, unless on ends-of-sentences.
72
+
For a possible German (DE) version, don't use punctuation at the end of bullet-list items, unless on the end of sentences.
73
73
74
74
75
75
== Maintainers
@@ -82,4 +82,30 @@ so the contributors of those projects basically contributed to this one, too.
82
82
[[copyrighted]]
83
83
== Licensing and Copyright
84
84
85
-
include::license-copyright/LICENSE.adoc[]
85
+
This is COPYRIGHTED work.
86
+
87
+
*(C) (Copyright), International Software Architecture Qualification Board e. V.
88
+
(iSAQB^(R)^ e. V.) 2024*
89
+
90
+
The curriculum may only be used subject to the following conditions:
91
+
92
+
1. You wish to obtain the CPSA Certified Professional for Software Architecture Foundation Level^(R)^ certificate or the CPSA Certified Professional for Software Architecture Advanced Level^(R)^ certificate.
93
+
For the purpose of obtaining the certificate, it shall be permitted to use these text documents and/or curricula
94
+
by creating working copies for your own computer. If any other use of documents and/or curricula is intended,
95
+
for instance for their dissemination to third parties, for advertising etc., please write to [email protected]
96
+
to enquire whether this is permitted. A separate license agreement would then have to be entered into.
97
+
2. If you are a trainer or training provider, it shall be possible for you to use the documents
98
+
and/or curricula once you have obtained a usage license.
99
+
Please address any enquiries to [email protected]. License agreements with comprehensive provisions for all aspects exist.
100
+
3. If you fall neither into category 1 nor category 2, but would like to use these documents and/or curricula nonetheless,
101
+
please also contact the iSAQB e. V. by writing to [email protected]. You will then be informed about the possibility
102
+
of acquiring relevant licenses through existing license agreements, allowing you to obtain your desired usage authorizations.
103
+
104
+
We stress that, as a matter of principle, this curriculum is protected by copyright.
105
+
The International Software Architecture Qualification Board e. V. (iSAQB^(R)^ e. V.) has exclusive entitlement
106
+
to these copyrights.
107
+
108
+
The abbreviation "e. V." is part of the iSAQB's official name and stands for "eingetragener Verein" (registered association),
109
+
which describes its status as a legal entity according to German law.
110
+
For the purpose of simplicity, iSAQB e. V. shall hereafter be referred to as iSAQB without the use of said abbreviation.
0 commit comments