Skip to content
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

Correct SPDX license identifiers #17435

Merged
merged 1 commit into from May 30, 2023
Merged

Conversation

keithc-ca
Copy link
Contributor

Fixes #17429:

  • "GPL-2.0" should have been "GPL-2.0-only"
  • "OpenJDK-assembly-exception-1.0" replaces "Assembly-exception"

@keithc-ca
Copy link
Contributor Author

Rebased, yielding 8c3b3b84ee7bf9b203ce42a06cd0ed17956afeea.

* "GPL-2.0" should have been "GPL-2.0-only"
* "OpenJDK-assembly-exception-1.0" replaces "Assembly-exception"
* 'OR' must be written in upper-case

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
Copy link
Contributor Author

Updated to:

  • correct files where the license expression spanned two or more lines
  • correct files with text after the license identifier expression
  • revert unwanted changes

@keithc-ca keithc-ca marked this pull request as ready for review May 26, 2023 17:31
@keithc-ca keithc-ca requested a review from tajila May 30, 2023 12:22
@tajila
Copy link
Contributor

tajila commented May 30, 2023

jenkins compile alinux64 jdk17

@tajila tajila merged commit c7ac2f7 into eclipse-openj9:master May 30, 2023
4 checks passed
@keithc-ca keithc-ca deleted the spdx branch May 30, 2023 14:49
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.

SPDX License Identifier in file headers is invalid
2 participants