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
Copy file name to clipboardExpand all lines: README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,23 @@ Some highlighted features:
28
28
```
29
29
pip install power-grid-model-ds
30
30
```
31
+
## License
32
+
33
+
This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/PowerGridModel/power-grid-model-ds/blob/main/LICENSE) for details.
34
+
35
+
## Licenses third-party libraries
36
+
37
+
This project includes third-party libraries,
38
+
which are licensed under their own respective Open-Source licenses.
39
+
SPDX-License-Identifier headers are used to show which license is applicable.
40
+
The concerning license files can be found in the [LICENSES](https://github.com/PowerGridModel/power-grid-model-ds/tree/main/LICENSES) directory.
31
41
32
42
## Contributing
33
43
34
44
Please read [CODE_OF_CONDUCT](https://github.com/PowerGridModel/.github/blob/main/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/PowerGridModel/.github/blob/main/CONTRIBUTING.md) for details on the process
35
-
for submitting pull requests to us.
45
+
for submitting pull requests to us.
46
+
47
+
## Contact
48
+
49
+
Please read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Grid Model project.
0 commit comments