Skip to content

Conversation

@jgieseler
Copy link
Contributor

This PR updates the BSD-3 license file:

  1. replaces "Astropy" with "{{ cookiecutter.package_name }}"
  2. replaces "Team" with "team"

I assume point 1. is some leftover that needs to be fixed.

Point 2. is optionally but seems more fitting in my opinion. One could think of further changing

Neither the name of the {{ cookiecutter.package_name }} team nor the names of its contributors...

to

Neither the name of {{ cookiecutter.package_name }} nor the names of its contributors...

@jgieseler
Copy link
Contributor Author

The license file testing needed to be adjusted, too. Corresponding to the test already in place, which removed the first line of the license file from the testing, I now also skip the line where {{ cookiecutter.package_name }} is used. This is done for all different license templates, but I think it's not a big problem.

@jgieseler
Copy link
Contributor Author

@Cadair
Copy link
Member

Cadair commented Feb 6, 2025

@jgieseler for what it's worth the sunpy template periodically pulls in this one, so changes made here will automatically propagate down.

@Cadair Cadair merged commit 6ec91ba into OpenAstronomy:main Feb 6, 2025
7 checks passed
@jgieseler
Copy link
Contributor Author

Good, so we don't need to change this in the sunpy version

CyclingNinja pushed a commit to CyclingNinja/packaging-guide that referenced this pull request Sep 2, 2025
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.

2 participants