Skip to content

Commit 0648f81

Browse files
authored
Update README.md
Add license and contact information to readme.md Signed-off-by: Jonas van den Bogaard <[email protected]>
1 parent 760988c commit 0648f81

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,23 @@ Some highlighted features:
2828
```
2929
pip install power-grid-model-ds
3030
```
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.
3141

3242
## Contributing
3343

3444
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.
50+

0 commit comments

Comments
 (0)