diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06caa4e5..b7e9aa37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -86,7 +86,7 @@ repos: exclude: examples/solve-on-remote.ipynb # Check for FSFE REUSE compliance (licensing) -# - repo: https://github.com/fsfe/reuse-tool -# rev: v1.1.2 -# hooks: -# - id: reuse +- repo: https://github.com/fsfe/reuse-tool + rev: v1.1.2 + hooks: + - id: reuse diff --git a/.reuse/dep5 b/.reuse/dep5 index bc0936ba..cd8e2660 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -1,14 +1,18 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PyPSA-Eur -Upstream-Contact: Tom Brown +Upstream-Contact: Tom Brown Source: https://github.com/pypsa/pypsa-eur Files: doc/img/* -Copyright: 2019 Fabian Neumann (TUB, KIT) +Copyright: 2019-2023 The PyPSA-Eur Authors +License: CC-BY-4.0 + +Files: doc/data.csv +Copyright: 2019-2023 The PyPSA-Eur Authors License: CC-BY-4.0 Files: doc/configtables/* -Copyright: 2019 Fabian Neumann (TUB, KIT) +Copyright: 2019-2023 The PyPSA-Eur Authors License: CC-BY-4.0 Files: data/* @@ -16,13 +20,17 @@ Copyright: 2017-2023 The PyPSA-Eur Authors License: CC-BY-4.0 Files: .github/* -Copyright: 2019 The PyPSA-Eur Authors +Copyright: 2019-2023 The PyPSA-Eur Authors License: CC0-1.0 Files: matplotlibrc -Copyright: : 2017-2023 The PyPSA-Eur Authors +Copyright: 2017-2023 The PyPSA-Eur Authors License: CC0-1.0 Files: borg-it -Copyright: : 2017-2023 The PyPSA-Eur Authors +Copyright: 2017-2023 The PyPSA-Eur Authors License: CC0-1.0 + +Files: graphics/* +Copyright: 2017-2023 The PyPSA-Eur Authors +License: CC-BY-4.0 diff --git a/.syncignore-receive b/.syncignore-receive index 41f1b5e1..a216e0d8 100644 --- a/.syncignore-receive +++ b/.syncignore-receive @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: : 2021 The PyPSA-Eur Authors +# SPDX-FileCopyrightText: : 2021-2023 The PyPSA-Eur Authors # # SPDX-License-Identifier: CC0-1.0 diff --git a/.syncignore-send b/.syncignore-send index 4c8fb1eb..4e6e9a8c 100644 --- a/.syncignore-send +++ b/.syncignore-send @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: : 2021-2023 The PyPSA-Eur Authors +# +# SPDX-License-Identifier: CC0-1.0 + .snakemake .git .pytest_cache diff --git a/doc/myopic.rst b/doc/myopic.rst index d55b857c..bc565dae 100644 --- a/doc/myopic.rst +++ b/doc/myopic.rst @@ -1,3 +1,8 @@ +.. + SPDX-FileCopyrightText: 2022-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 + .. _myopic: ########################################## diff --git a/doc/overnight.rst b/doc/overnight.rst index deb77625..84653c44 100644 --- a/doc/overnight.rst +++ b/doc/overnight.rst @@ -1,3 +1,8 @@ +.. + SPDX-FileCopyrightText: 2021-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 + .. _overnight: ########################################## diff --git a/doc/perfect.rst b/doc/perfect.rst index d7ca9cc0..cc10f7c8 100644 --- a/doc/perfect.rst +++ b/doc/perfect.rst @@ -1,3 +1,8 @@ +.. + SPDX-FileCopyrightText: 2021-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 + .. _perfect: ########################################## diff --git a/doc/spatial_resolution.rst b/doc/spatial_resolution.rst index 6b29b928..bbe5da05 100644 --- a/doc/spatial_resolution.rst +++ b/doc/spatial_resolution.rst @@ -1,3 +1,8 @@ +.. + SPDX-FileCopyrightText: 2021-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 + .. _spatial_resolution: ########################################## diff --git a/doc/supply_demand.rst b/doc/supply_demand.rst index 7bec6bf3..85192d42 100644 --- a/doc/supply_demand.rst +++ b/doc/supply_demand.rst @@ -1,3 +1,7 @@ +.. + SPDX-FileCopyrightText: 2021-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 ########################################## Supply and demand diff --git a/doc/technology_assumptions.rst b/doc/technology_assumptions.rst index 82edf3c3..9958f5b3 100644 --- a/doc/technology_assumptions.rst +++ b/doc/technology_assumptions.rst @@ -1,3 +1,8 @@ +.. + SPDX-FileCopyrightText: 2021-2023 The PyPSA-Eur Authors + + SPDX-License-Identifier: CC-BY-4.0 + .. _technology_assumptions: ##########################################