Update LICENSE and NOTICE files#131
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the project's licensing files to reflect a project name change from "Eclipse Score" to "Eclipse Safe Open Vehicle Core" and standardizes the license format by replacing a simplified LICENSE.txt with the complete Apache License 2.0 text.
- Updates project branding from "Eclipse Score" to "Eclipse Safe Open Vehicle Core" in the NOTICE file
- Replaces simplified LICENSE.txt with full Apache License 2.0 text in LICENSE file
- Adds cryptography export compliance notice to replace placeholder sections
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| NOTICE | Updates project name references and replaces placeholder content with cryptography compliance notice |
| LICENSE.txt | Removes simplified license text (file deletion) |
| LICENSE | Adds complete Apache License 2.0 terms and conditions |
| ## Third party Content | ||
|
|
||
| TBD | ||
| Content may contain encryption software. The country in which you are currently |
There was a problem hiding this comment.
There is a grammatical error in this sentence. 'The country in which you are currently may have restrictions' should be 'The country in which you are currently located may have restrictions' or 'The country in which you currently reside may have restrictions'.
| Content may contain encryption software. The country in which you are currently | |
| Content may contain encryption software. The country in which you are currently located |
|
The created documentation from the pull request is available at: docu-html |
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