From 9c5d1152ec070df093106a823d620c923f7ac78b Mon Sep 17 00:00:00 2001 From: Anatolii Bazko Date: Wed, 15 May 2024 11:02:39 +0200 Subject: [PATCH] fixup Signed-off-by: Anatolii Bazko --- api/v2/zz_generated.deepcopy.go | 2 +- editors-definitions/che-code-latest.yaml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/api/v2/zz_generated.deepcopy.go b/api/v2/zz_generated.deepcopy.go index 2fa07b037..981740202 100644 --- a/api/v2/zz_generated.deepcopy.go +++ b/api/v2/zz_generated.deepcopy.go @@ -20,7 +20,7 @@ package v2 import ( "github.com/devfile/api/v2/pkg/apis/workspaces/v1alpha2" "github.com/devfile/devworkspace-operator/apis/controller/v1alpha1" - "k8s.io/api/core/v1" + v1 "k8s.io/api/core/v1" "k8s.io/apimachinery/pkg/runtime" ) diff --git a/editors-definitions/che-code-latest.yaml b/editors-definitions/che-code-latest.yaml index e3b287dfc..c4737d546 100644 --- a/editors-definitions/che-code-latest.yaml +++ b/editors-definitions/che-code-latest.yaml @@ -1,3 +1,15 @@ +# +# Copyright (c) 2019-2023 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 +# +# Contributors: +# Red Hat, Inc. - initial API and implementation +# + schemaVersion: 2.2.2 metadata: name: che-code