Skip to content

doc: update license identifier #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daniel-rdt
Copy link

@daniel-rdt daniel-rdt commented Jun 2, 2025

Changes proposed in this Pull Request

This PR updates the license identifiers of the files in this repository.

The proposed license Identifier for entirely newly added files is:

# SPDX-FileCopyrightText: Open Energy Transition gGmbH
#
# SPDX-License-Identifier: MIT

For files that already existed where changes and new features were introduced for this project repository the proposed license identifier is:

# SPDX-FileCopyrightText: Open Energy Transition gGmbH and contributors to PyPSA-Eur <https://github.com/pypsa/pypsa-eur>
#
# SPDX-License-Identifier: MIT

This PR follows PyPSA-Eur licensing convention for dotfiles and yaml files to use CC0-1.0 and RST files to use CC-BY-4.0 licensing instead of MIT.

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Changes in configuration options are added in config/test/*.yaml.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

@daniel-rdt daniel-rdt requested a review from tgilon June 2, 2025 13:37
@daniel-rdt daniel-rdt self-assigned this Jun 2, 2025
@daniel-rdt daniel-rdt requested a review from coroa June 2, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant