Skip to content

Commit

Permalink
Merge pull request #7037 from keithc-ca/spdx
Browse files Browse the repository at this point in the history
Correct SPDX license identifiers (cont'd)
  • Loading branch information
mstoodle authored Jun 19, 2023
2 parents 6921ed4 + c98be22 commit 7ebc813
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion compiler/aarch64/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

#include "codegen/SnippetDelegate.hpp"
2 changes: 1 addition & 1 deletion compiler/aarch64/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_ARM64_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/arm/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

#include "codegen/SnippetDelegate.hpp"
2 changes: 1 addition & 1 deletion compiler/arm/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_ARM_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/codegen/SnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 TR_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/p/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

#include "codegen/SnippetDelegate.hpp"
2 changes: 1 addition & 1 deletion compiler/p/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_POWER_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/riscv/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

#include "codegen/SnippetDelegate.hpp"
2 changes: 1 addition & 1 deletion compiler/riscv/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_RV_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/x/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

#include "codegen/SnippetDelegate.hpp"
2 changes: 1 addition & 1 deletion compiler/x/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_X86_SNIPPETDELEGATE_INCL
Expand Down
2 changes: 1 addition & 1 deletion compiler/z/codegen/OMRSnippetDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
*******************************************************************************/

// On zOS, the XLC linker can't handle files with the same name at link
Expand Down
2 changes: 1 addition & 1 deletion compiler/z/codegen/OMRSnippetDelegate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 OMR_Z_SNIPPETDELEGATE_INCL
Expand Down

0 comments on commit 7ebc813

Please sign in to comment.