-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLICENSE-3rdparty
More file actions
77 lines (50 loc) · 2.17 KB
/
LICENSE-3rdparty
File metadata and controls
77 lines (50 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Third-Party Licenses
This project includes the following third-party dependencies and to some extent files. Each is used unmodified. The original licenses apply.
---------------------------------------------------------------
Additional third-party assets included in this repository:
---------------------------------------------------------------
1. fpdf2
- License: GNU Lesser General Public License v3
- Source: https://pypi.org/project/fpdf2/
---------------------------------------------------------------
2. loguru
- License: MIT license
- Source: https://pypi.org/project/loguru/
---------------------------------------------------------------
3. matplotlib
- License: Python Software Foundation License
- Source: https://pypi.org/project/matplotlib/
---------------------------------------------------------------
4. NumPy
- License: BSD 3-Clause License
- Source: https://pypi.org/project/numpy/
---------------------------------------------------------------
5. Pandas
- License: BSD License (BSD 3-Clause License)
- Source: https://pypi.org/project/pandas/
---------------------------------------------------------------
6. scenariogeneration
- License: Mozilla Public License 2.0
- Source: https://pypi.org/project/scenariogeneration/
---------------------------------------------------------------
7. Scipy
- License: BSD License
- Source: https://pypi.org/project/scipy/
---------------------------------------------------------------
8. Shapely
- License: BSD License (BSD 3-Clause)
- Source: https://pypi.org/project/shapely/
---------------------------------------------------------------
9. typer
- License: MIT license
- Source: https://pypi.org/project/typer/
---------------------------------------------------------------
10. xmlschema
- License: MIT license
- Source: https://pypi.org/project/xmlschema/
---------------------------------------------------------------
11. ASAM OpenSCENARIO XSD schemas (files in `schemas/`)
- License: ASAM license terms
- Source: https://www.asam.net/standards/detail/openscenario/
---------------------------------------------------------------
This file is provided for informational purposes and to assist in license compliance.