Update LICENSE and NOTICE files#1
Merged
MaximilianSoerenPollak merged 1 commit intomainfrom Jul 24, 2025
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the project's licensing files to standardize on the Apache License Version 2.0 format. The changes replace a simplified license reference with the full Apache License text and add a comprehensive NOTICE file that includes project information, copyright details, and cryptography usage notices as typically required for Eclipse Foundation projects.
- Replaces the brief LICENSE.md file with the complete Apache License Version 2.0 text in a LICENSE file
- Adds a comprehensive NOTICE file with Eclipse Safe Open Vehicle Core project details
- Maintains consistent Apache-2.0 licensing while providing full legal text and attribution requirements
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| LICENSE.md | Removed simplified license reference file |
| LICENSE | Added complete Apache License Version 2.0 text |
| NOTICE | Added project notices including trademarks, copyright, and cryptography disclaimers |
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: ✅ Passed Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
MaximilianSoerenPollak
approved these changes
Jul 24, 2025
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.
Updating the LICENSE and NOTICE files to latest version. Those files have been reviewed by Eclipse Experts. Please merge this PR if and only if your repository does not need special consideration.
Reference: eclipse-score/score#1218