Skip to content

Commit

Permalink
Merge pull request #17494 from JasonFengJ9/licenseupdate
Browse files Browse the repository at this point in the history
Correct SPDX license identifiers
  • Loading branch information
keithc-ca committed May 31, 2023
2 parents b087017 + d4abdf5 commit 423823f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@
* [1] https://www.gnu.org/software/classpath/license.html
* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 OR GPL-2.0-only WITH OpenJDK-assembly-exception-1.0
*******************************************************************************/
package org.openj9.criu;

Expand Down

0 comments on commit 423823f

Please sign in to comment.