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

Update copyright headers for 2023 #493

Merged
merged 3 commits into from
Jan 5, 2023
Merged

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Jan 5, 2023

This PR updates copyright headers.

For reviewers: the first commit was a simple unmodified search-and-replace, replacing all matches for the regex pattern "-2022\b" in the codebase with "-2023". The second commit contains a manual change to remove the copyright end year pin in the flake8 run.

Closes #492

@mdickinson mdickinson changed the title Update copyright headers Update copyright headers for 2023 Jan 5, 2023
@mdickinson mdickinson merged commit 1c821b4 into main Jan 5, 2023
@mdickinson mdickinson deleted the update-copyright-headers branch January 5, 2023 16:29
mdickinson added a commit that referenced this pull request Feb 6, 2023
This PR updates copyright headers.

For reviewers: the first commit was a simple unmodified
search-and-replace, replacing all matches for the regex pattern
"-2022\b" in the codebase with "-2023". The second commit contains a
manual change to remove the copyright end year pin in the flake8 run.

Closes #492

(cherry picked from commit 1c821b4)
mdickinson added a commit that referenced this pull request Feb 7, 2023
This PR updates copyright headers.

For reviewers: the first commit was a simple unmodified
search-and-replace, replacing all matches for the regex pattern
"-2022\b" in the codebase with "-2023". The second commit contains a
manual change to remove the copyright end year pin in the flake8 run.

Closes #492

(cherry picked from commit 1c821b4)
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.

Update copyright end years
2 participants