Skip to content

Remove YEAR in generated files, adhering to the community convention.#307

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
renormalize:generatego
Jan 7, 2026
Merged

Remove YEAR in generated files, adhering to the community convention.#307
unmarshall merged 1 commit into
ai-dynamo:mainfrom
renormalize:generatego

Conversation

@renormalize

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Generated files typically do not have the YEAR specified in their license headers. This is to avoid seeing diffs in generated files every time the new year starts. #300 was raised to update the year but ideally we'd not want to update every year.

https://github.com/kubernetes/kubernetes also does not add the year in the license header of generated files. We are following that convention now on.

This PR also fixes the broken CI due to the year diff.

Which issue(s) this PR fixes:

Fixes the CI.

Special notes for your reviewer:

cc @unmarshall
cc @kangclzjc thanks for #300 initially.

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:

NONE

Signed-off-by: Saketh Kalaga <saketh.kalaga@sap.com>
@unmarshall unmarshall merged commit 2cef815 into ai-dynamo:main Jan 7, 2026
4 checks passed
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