Skip to content

refactor: simplify Java license file headers - #117

Merged
bobbylight merged 1 commit into
masterfrom
simplify-license-headers
Aug 3, 2026
Merged

refactor: simplify Java license file headers#117
bobbylight merged 1 commit into
masterfrom
simplify-license-headers

Conversation

@bobbylight

Copy link
Copy Markdown
Owner

Summary

  • Drop the redundant filename/creation-date/description lines from each source file's header comment, keeping just the license notice
  • Update config/checkstyle/javaHeader.txt to match the new, shorter header

Test plan

  • ./gradlew clean build passes (checkstyle, spotbugs, tests all green)

🤖 Generated with Claude Code

Drop the redundant filename/creation-date/description lines from each
file's header comment, keeping just the license notice, and update the
checkstyle header template to match.

Co-Authored-By: Claude <noreply@anthropic.com>
@bobbylight
bobbylight force-pushed the simplify-license-headers branch from 57fe191 to 88cfb94 Compare August 3, 2026 01:12
@bobbylight bobbylight self-assigned this Aug 3, 2026
@bobbylight bobbylight added this to the 4.0.0 milestone Aug 3, 2026
@bobbylight
bobbylight marked this pull request as ready for review August 3, 2026 01:15
@bobbylight
bobbylight merged commit 777bb6c into master Aug 3, 2026
4 checks passed
@bobbylight
bobbylight deleted the simplify-license-headers branch August 3, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant