From 2f02d3fa9a6def4dc2974cdb9bf29d33fe1af18f Mon Sep 17 00:00:00 2001 From: sdawley Date: Wed, 20 Nov 2024 16:39:25 -0800 Subject: [PATCH] Return copyright to its rightful place --- .../deploy/openshift/devspaces-plugin-registry.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml index e4056c582..ba9a8f699 100644 --- a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml +++ b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml @@ -1,3 +1,13 @@ +# +# Copyright (c) 2018-2024 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 apiVersion: template.openshift.io/v1 kind: Template metadata: