Skip to content

Conversation

@rhornung67
Copy link
Member

@rhornung67 rhornung67 commented Jan 15, 2026

Summary

  • This PR simplifies and reduces repo disruption of copyright year updates
  • Previously we would run a script to update the copyright info in every file at the start of each new year. This is unnecessary and excessive.
  • With this PR, the copyright year appears in only two files and the copyright header in every file in the repo simply refers to the top-level LICENSE file.
  • Now running the script to update the copyright year will only modify two files, which is much less disruptive to the repo change history.
  • This basically follows what Conduit does.

NOTE that there are a lot of files changed. But the changes are similar throughout.

@rhornung67 rhornung67 merged commit 5458904 into develop Jan 15, 2026
21 checks passed
@rhornung67 rhornung67 deleted the task/rhornung67/simplify-copyright branch January 15, 2026 20:42
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.

3 participants