Skip to content

fix: change the copyright year for files in the packages folder#8109

Open
danieljbruce wants to merge 3 commits intomainfrom
copyright-year-search-and-replace-3
Open

fix: change the copyright year for files in the packages folder#8109
danieljbruce wants to merge 3 commits intomainfrom
copyright-year-search-and-replace-3

Conversation

@danieljbruce
Copy link
Copy Markdown
Contributor

@danieljbruce danieljbruce commented Apr 24, 2026

Description

Solves issue googleapis/librarian#4753. Ensures that all headers in files of the same package have the same copyright year. A search and replace was done to replace the copyright year excluding .proto files.

A change in the direction of #8016 was originally authored to solve the issue including other modifications like adding headers, but in retrospect it may be better to just leave some of the files with missing headers due to the fact that the primary goal of the task is to reduce diff size.

Do this for each year:

image

Impact

Assists with librarian migration from https://github.com/googleapis/librarian/milestone/88.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request performs a bulk update of copyright headers across the gapic-node-processing package, changing the year to 2026. Feedback indicates that using a future year in copyright notices is incorrect and should be rectified across all modified files.

Comment thread packages/gapic-node-processing/.mocharc.js
@danieljbruce danieljbruce marked this pull request as ready for review April 24, 2026 20:08
@danieljbruce danieljbruce requested a review from a team as a code owner April 24, 2026 20:08
@danieljbruce danieljbruce requested a review from pearigee April 24, 2026 20:12
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