X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcps%2Ftemplates%2Fsecrets.yaml;h=84e279d9289e0f325b6cd9a2e9574a72dd5db211;hb=d035a0a5fea7bf94cab1b1d6816c61febdfb8eb6;hp=f25044d339f24d875f741bbaca057c408665280a;hpb=fd00517347b1cdc5a092dfca51b58b60f85f18fd;p=oom.git diff --git a/kubernetes/cps/templates/secrets.yaml b/kubernetes/cps/templates/secrets.yaml index f25044d339..84e279d928 100644 --- a/kubernetes/cps/templates/secrets.yaml +++ b/kubernetes/cps/templates/secrets.yaml @@ -1,6 +1,7 @@ {{/* -# Copyright (C) 2021 Pantheon.tech -# +# ============LICENSE_START======================================================= +# Copyright (C) 2021 Nordix Foundation +# ================================================================================ # 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 @@ -12,6 +13,9 @@ # 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= */}} {{ include "common.secretFast" . }}