From d6f961581a9e3d3fcd1741e35ff6f93142272315 Mon Sep 17 00:00:00 2001 From: Kim Tsao <84398375+kim-tsao@users.noreply.github.com> Date: Mon, 13 Jun 2022 09:27:54 -0400 Subject: [PATCH] integration-tests license updates (#73) Signed-off-by: Kim Tsao --- .github/workflows/pytest.yaml.disabled | 18 +++++++++++++----- .github/workflows/pytest_odo.250.yaml.disabled | 18 +++++++++++++----- .github/workflows/pytest_odo.251.yaml | 18 +++++++++++++----- .github/workflows/pytest_odo.300.yaml | 18 +++++++++++++----- 4 files changed, 52 insertions(+), 20 deletions(-) diff --git a/.github/workflows/pytest.yaml.disabled b/.github/workflows/pytest.yaml.disabled index 8815cc9..e1be1df 100644 --- a/.github/workflows/pytest.yaml.disabled +++ b/.github/workflows/pytest.yaml.disabled @@ -1,9 +1,17 @@ -# Copyright (c) 2021 Red Hat, Inc. -# This program and the accompanying materials are made -# available under the terms of the Eclipse Public License 2.0 -# which is available at https://www.eclipse.org/legal/epl-2.0/ # -# SPDX-License-Identifier: EPL-2.0 +# Copyright 2021-2022 Red Hat, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # name: Devfile integration tests (latest Odo release) diff --git a/.github/workflows/pytest_odo.250.yaml.disabled b/.github/workflows/pytest_odo.250.yaml.disabled index 3f770e5..cdaf713 100644 --- a/.github/workflows/pytest_odo.250.yaml.disabled +++ b/.github/workflows/pytest_odo.250.yaml.disabled @@ -1,9 +1,17 @@ -# Copyright (c) 2021 Red Hat, Inc. -# This program and the accompanying materials are made -# available under the terms of the Eclipse Public License 2.0 -# which is available at https://www.eclipse.org/legal/epl-2.0/ # -# SPDX-License-Identifier: EPL-2.0 +# Copyright 2021-2022 Red Hat, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # name: Devfile integration tests (Odo v2.5.0 release) diff --git a/.github/workflows/pytest_odo.251.yaml b/.github/workflows/pytest_odo.251.yaml index acc1d84..855b08d 100644 --- a/.github/workflows/pytest_odo.251.yaml +++ b/.github/workflows/pytest_odo.251.yaml @@ -1,9 +1,17 @@ -# Copyright (c) 2021 Red Hat, Inc. -# This program and the accompanying materials are made -# available under the terms of the Eclipse Public License 2.0 -# which is available at https://www.eclipse.org/legal/epl-2.0/ # -# SPDX-License-Identifier: EPL-2.0 +# Copyright 2021-2022 Red Hat, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # name: Devfile integration tests (Odo v2.5.1 release) diff --git a/.github/workflows/pytest_odo.300.yaml b/.github/workflows/pytest_odo.300.yaml index 4771a23..f86f617 100644 --- a/.github/workflows/pytest_odo.300.yaml +++ b/.github/workflows/pytest_odo.300.yaml @@ -1,9 +1,17 @@ -# Copyright (c) 2021 Red Hat, Inc. -# This program and the accompanying materials are made -# available under the terms of the Eclipse Public License 2.0 -# which is available at https://www.eclipse.org/legal/epl-2.0/ # -# SPDX-License-Identifier: EPL-2.0 +# Copyright 2021-2022 Red Hat, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # name: Devfile integration tests (latest Odo build)