1
- ****************************************************
1
+ ********************************
2
2
Eendraadschema Community edition
3
- ****************************************************
3
+ ********************************
4
4
5
- === Purpose ===
5
+ ## Purpose
6
6
7
7
Design and draw a one-wire diagram as enforced by the Belgian AREI legislation.
8
8
Source code written in Typescript, transpiled to Javascript and run in a browser.
9
9
10
- === Build / Compile ===
10
+ ## Build / Compile
11
11
12
12
Below description is valid for a linux terminal with bash- or sh-shell.
13
13
With some extra tweaks, compilation on other systems should be possible as well.
@@ -17,7 +17,7 @@ With some extra tweaks, compilation on other systems should be possible as well.
17
17
- Run the ./compile -script from the dedicated folder.
18
18
- Open index.html with a modern browser
19
19
20
- === General Public License ===
20
+ ## General Public License
21
21
22
22
Copyright (C) 2019-2025 Ivan Goethals GPLv3
23
23
@@ -37,7 +37,7 @@ along with this program. If not, see http://www.gnu.org/licenses/.
37
37
The source code of this community edition is hosted on Github at
38
38
https://github.com/igoethal/eendraadschema .
39
39
40
- === Exclusive license ===
40
+ ## Exclusive license
41
41
42
42
Notwithstanding the above, the original and sole author of this edition,
43
43
Ivan Goethals, reserves the exclusive right to create derivative works of
@@ -46,5 +46,3 @@ but not limited to proprietary licenses. This includes the ability to develop
46
46
and offer a hosted edition with additional features not available in the
47
47
community edition. This right does not extend to derivative works produced by
48
48
others based on this community edition.
49
-
50
- === End of Document ===
0 commit comments