Skip to content

Commit

Permalink
Merge pull request #17489 from dmitripivkine/master
Browse files Browse the repository at this point in the history
Correct SPDX license identifier
  • Loading branch information
keithc-ca authored May 31, 2023
2 parents dd16eba + 3bdb8c9 commit b087017
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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
*******************************************************************************/

#ifndef HEAPREGIONDESCRIPTORSTANDARDEXTENSION_HPP_
Expand Down

0 comments on commit b087017

Please sign in to comment.