Skip to content

chore(license): add and repair Apache license headers across Java sources#1370

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_952018388
Jul 23, 2026
Merged

chore(license): add and repair Apache license headers across Java sources#1370
copybara-service[bot] merged 1 commit into
mainfrom
test_952018388

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 22, 2026

Copy link
Copy Markdown

chore(license): add and repair Apache license headers across Java sources

Ensure every Java source carries the canonical Apache 2.0 header from
java.header, without changing existing copyright years (the year reflects
when a file was created):

  • Add the header to files that were missing it, using each file's creation year.
  • Repair malformed headers: drop duplicated/garbled lines and convert
    //-style headers to the required /* */ block form, preserving the year.

@copybara-service copybara-service Bot changed the title chore(license): normalize Apache license headers to 2026 across all Java sources chore(license): add and repair Apache license headers across Java sources Jul 22, 2026
…rces

Ensure every Java source carries the canonical Apache 2.0 header from
`java.header`, without changing existing copyright years (the year reflects
when a file was created):

- Add the header to files that were missing it, using each file's creation year.
- Repair malformed headers: drop duplicated/garbled lines and convert
  `//`-style headers to the required `/* */` block form, preserving the year.

PiperOrigin-RevId: 952623369
@copybara-service
copybara-service Bot merged commit ec2a90b into main Jul 23, 2026
@copybara-service
copybara-service Bot deleted the test_952018388 branch July 23, 2026 09:23
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