Skip to content

Commit

Permalink
Merge pull request #159 from catenax-ng/release/v2.0.0-fix-license-he…
Browse files Browse the repository at this point in the history
…aders

[6º] - Release/v2.0.0 fix license headers: license headers fixed
  • Loading branch information
saudkhan116 authored Dec 22, 2023
2 parents 47da3bf + f986c02 commit b19f3d3
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions deployment/helm/local/storage/pv-data.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
# Copyright 2023 muhammadsaud.khan
#
# 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
#
#################################################################################
# Catena-X - Product Passport Consumer Application
#
# Copyright (c) 2022, 2023 BASF SE, BMW AG, Henkel AG & Co. KGaA
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License, Version 2.0 which is available at
# https://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.

# This file is used to provision the local storage in helm test workflow.
# 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 govern in permissions and limitations
# under the License.
#
# SPDX-License-Identifier: Apache-2.0
#################################################################################

apiVersion: v1
kind: PersistentVolume
Expand Down

0 comments on commit b19f3d3

Please sign in to comment.