Skip to content

[Merged by Bors] - chore: adding missing copyright years#13247

Closed
grunweg wants to merge 5 commits intomasterfrom
MR-copyright-years
Closed

[Merged by Bors] - chore: adding missing copyright years#13247
grunweg wants to merge 5 commits intomasterfrom
MR-copyright-years

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented May 26, 2024

Five copyright headers were missing a year: add this - so the new style linter can enforce this rule.


Each file is in its own commit; the commit messages describes the key reasons why I chose that specific year.

Open in Gitpod

@grunweg grunweg added awaiting-review tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip labels May 26, 2024
Copy link
Copy Markdown
Member

@TwoFX TwoFX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I feel ashamed to appear in this PR ;)

bors r+

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 26, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 26, 2024
Five copyright headers were missing a year: add this - so the new style linter can enforce this rule.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 26, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: adding missing copyright years [Merged by Bors] - chore: adding missing copyright years May 26, 2024
@mathlib-bors mathlib-bors bot closed this May 26, 2024
@mathlib-bors mathlib-bors bot deleted the MR-copyright-years branch May 26, 2024 15:44
@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented May 26, 2024

Thanks for the fast review! And no reason to be ashamed - certainly, I would rather celebrate finding mistakes (because then we can learn) than shaming people for them. More seriously: everybody makes mistakes; there was no linter for this back then, so I'm glad my rewrite found something.

callesonne pushed a commit that referenced this pull request Jun 4, 2024
Five copyright headers were missing a year: add this - so the new style linter can enforce this rule.
js2357 pushed a commit that referenced this pull request Jun 18, 2024
Five copyright headers were missing a year: add this - so the new style linter can enforce this rule.
mathlib-bors bot pushed a commit that referenced this pull request Jun 23, 2024
This is one in a series of PRs rewriting most checks from `lint-style.py` in Lean.
This PR moves the check for copyright headers and authors: the check has been rewritten anew (and is hopefully simpler to understand now); this has made it stricter in various places. The necessary adjustments have been made in #13212 and #13247.

This PR also adds a `nolints` file for text-based linters.
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
This is one in a series of PRs rewriting most checks from `lint-style.py` in Lean.
This PR moves the check for copyright headers and authors: the check has been rewritten anew (and is hopefully simpler to understand now); this has made it stricter in various places. The necessary adjustments have been made in #13212 and #13247.

This PR also adds a `nolints` file for text-based linters.
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
This is one in a series of PRs rewriting most checks from `lint-style.py` in Lean.
This PR moves the check for copyright headers and authors: the check has been rewritten anew (and is hopefully simpler to understand now); this has made it stricter in various places. The necessary adjustments have been made in #13212 and #13247.

This PR also adds a `nolints` file for text-based linters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants