2023-03-15 16:00:06 +00:00
|
|
|
..
|
2024-02-19 15:21:48 +00:00
|
|
|
SPDX-FileCopyrightText: 2023-2024 The PyPSA-Eur Authors
|
2023-03-15 16:00:06 +00:00
|
|
|
|
|
|
|
SPDX-License-Identifier: CC-BY-4.0
|
|
|
|
|
|
|
|
##########################################
|
|
|
|
Licenses
|
|
|
|
##########################################
|
|
|
|
|
|
|
|
|
|
|
|
PyPSA-Eur is released under multiple licenses:
|
|
|
|
|
2024-04-11 13:55:11 +00:00
|
|
|
* All original source code is licensed as free software under `MIT <LICENSES/MIT.txt>`__.
|
|
|
|
* The documentation is licensed under `CC-BY-4.0 <LICENSES/CC-BY-4.0.txt>`__.
|
|
|
|
* Configuration files are mostly licensed under `CC0-1.0 <LICENSES/CC0-1.0.txt>`__.
|
|
|
|
* Data files are licensed under `CC-BY-4.0 <LICENSES/CC-BY-4.0.txt>`__.
|
2023-03-15 16:00:06 +00:00
|
|
|
|
2024-04-11 13:55:11 +00:00
|
|
|
See the individual files and the `dep5 <.reuse/dep5>`__ file for license details.
|
2023-03-15 16:00:06 +00:00
|
|
|
|
|
|
|
Additionally, different licenses and terms of use also apply to the various
|
2024-09-12 07:43:55 +00:00
|
|
|
input data.
|