chore: update license year#588
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates copyright year information in license headers from 2023 to 2026 across the codebase. The changes are routine maintenance to keep copyright notices current.
Changes:
- Updated copyright year from 2023 to 2026 in all license headers
- Removed trailing whitespace from blank comment lines in license headers
- Removed extraneous empty lines at the beginning of two files
Reviewed changes
Copilot reviewed 108 out of 108 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| ff4j-spring-services (test files) | Updated copyright year in test Kotlin files |
| ff4j-spring-services (main files) | Updated copyright year in main Kotlin source files |
| ff4j-spring-rest-api (test/main files) | Updated copyright year in REST API Kotlin files and test resources |
| ff4j-spring-boot-autoconfigure-webmvc | Updated copyright year in Spring Boot WebMVC autoconfigure files |
| ff4j-spring-boot-autoconfigure-webflux | Updated copyright year in Spring Boot WebFlux autoconfigure files |
| ff4j-spring-boot-autoconfigure-common | Updated copyright year in Spring Boot common autoconfigure files |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #588 +/- ##
============================================
+ Coverage 87.69% 88.17% +0.48%
- Complexity 188 204 +16
============================================
Files 51 51
Lines 520 516 -4
Branches 21 21
============================================
- Hits 456 455 -1
+ Misses 53 50 -3
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist for self review: