Skip to content

Update LICENSE and NOTICE files#1

Merged
MaximilianSoerenPollak merged 1 commit intomainfrom
update-license
Jul 24, 2025
Merged

Update LICENSE and NOTICE files#1
MaximilianSoerenPollak merged 1 commit intomainfrom
update-license

Conversation

@AlexanderLanin
Copy link
Member

@AlexanderLanin AlexanderLanin commented Jul 23, 2025

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

Copilot AI review requested due to automatic review settings July 23, 2025 22:01
Copy link

Copilot AI left a 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 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

@github-actions
Copy link

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ✅ Passed

Click to expand output
[License Check Output]
2025/07/23 22:02:10 Downloading https://releases.bazel.build/7.4.0/release/bazel-7.4.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 00ea6bd3-300f-4d8a-85d6-637c99385360
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'googletest', the root module requires module version googletest@1.14.0, but got googletest@1.14.0.bcr.1 in the resolved dependency graph.
WARNING: For repository 'score_python_basics', the root module requires module version score_python_basics@0.3.0, but got score_python_basics@0.3.2 in the resolved dependency graph.
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.0.3, but got aspect_rules_lint@1.4.2 in the resolved dependency graph.
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (94 packages loaded, 10 targets configured)

Analyzing: target //:license-check (105 packages loaded, 10 targets configured)

Analyzing: target //:license-check (159 packages loaded, 1120 targets configured)

Analyzing: target //:license-check (162 packages loaded, 2155 targets configured)

Analyzing: target //:license-check (165 packages loaded, 2868 targets configured)

Analyzing: target //:license-check (165 packages loaded, 2868 targets configured)

Analyzing: target //:license-check (168 packages loaded, 4874 targets configured)

Analyzing: target //:license-check (168 packages loaded, 4874 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

INFO: Analyzed target //:license-check (171 packages loaded, 7037 targets configured).
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 0s disk-cache
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 1s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java~/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[12 / 13] [Prepa] Building license.check.license_check.jar ()
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 193.619s, Critical Path: 4.16s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/feo -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 2 items.
[main] INFO Found 1 items.
[main] INFO Querying ClearlyDefined for license data for 1 items.
[main] INFO Found 1 items.
[main] INFO Vetted license information was found for all content. No further investigation is required.

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit 7c868fe into main Jul 24, 2025
6 of 7 checks passed
@MaximilianSoerenPollak MaximilianSoerenPollak deleted the update-license branch July 24, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants