Skip to content
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

Implement YearRange and CopyrightNotice #1145

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

carmenbianca
Copy link
Member

This is preliminary work for #947.

I'd like to merge this before I work on the refactoring. It will keep these PRs smaller.

  • Added a change log entry in changelog.d/<directory>/. (not needed because the refactoring isn't done)
  • Added self to copyright blurb of touched files.
  • Wrote tests.
  • My changes do not contradict
    the current specification.
  • I agree to license my contribution under the licenses indicated in the
    changed files.

@carmenbianca carmenbianca force-pushed the copyright-line branch 3 times, most recently from 874023c to 80c1953 Compare March 5, 2025 10:08
carmenbianca and others added 8 commits March 6, 2025 16:06
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
This is the basis for refactoring ReuseInfo to use CopyrightNotice
instead of strings for copyright lines.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
ReuseInfo will depend on CopyrightNotice, so it makes sense to move it.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
These functions were causing cyclical import problems.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
These should be immutable. Editing them makes `orginal` useless.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
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