-
Notifications
You must be signed in to change notification settings - Fork 9
Update LICENSE and NOTICE files #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the licensing documentation for the Eclipse Safe Open Vehicle Core project by replacing the current LICENSE.md file with a comprehensive NOTICE file and updating the LICENSE file to the standard Apache 2.0 license text.
- Adds a new NOTICE file containing project metadata, copyright information, and licensing details
- Removes the existing LICENSE.md file that contained a brief Apache 2.0 license statement
- Updates the LICENSE file by removing the appendix section and adding a blank line at the beginning
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| NOTICE | Adds comprehensive project notice with Eclipse Foundation details, trademarks, copyright, and cryptography information |
| LICENSE.md | Removes the existing brief Apache 2.0 license file |
| LICENSE | Updates to standard Apache 2.0 license by removing the appendix section and adding leading whitespace |
Comments suppressed due to low confidence (1)
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
@AlexanderLanin can You fix check to merge this ? |
|
By fix check you mean remove/adjust gitlint? I feel that falls into inc_orchestrator responsibility :-) |
|
|
@dcalavrezo-qorix @nicu1989 isnt gitlint check Score global ? If not then we need to align here? |
Looks like we need to unify the git commit rules, meaning have a shared .gitlint file. @AlexanderLanin updated the SCORE .gitlint, but since Edit: eclipse-score/score#1626 |
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