|
1 |
| -# Copyright 2023 BASF SE, BMW AG, Henkel AG & Co. KGaA |
| 1 | +################################################################################# |
| 2 | +# Catena-X - Digital Product Passport Application |
2 | 3 | #
|
3 |
| -# Licensed under the Apache License, Version 2.0 (the "License"); |
4 |
| -# you may not use this file except in compliance with the License. |
5 |
| -# You may obtain a copy of the License at |
| 4 | +# Copyright (c) 2022, 2024 BASF SE, BMW AG, Henkel AG & Co. KGaA |
| 5 | +# Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation |
6 | 6 | #
|
7 |
| -# http://www.apache.org/licenses/LICENSE-2.0 |
| 7 | +# See the NOTICE file(s) distributed with this work for additional |
| 8 | +# information regarding copyright ownership. |
| 9 | +# |
| 10 | +# This program and the accompanying materials are made available under the |
| 11 | +# terms of the Apache License, Version 2.0 which is available at |
| 12 | +# https://www.apache.org/licenses/LICENSE-2.0. |
8 | 13 | #
|
9 | 14 | # Unless required by applicable law or agreed to in writing, software
|
10 |
| -# distributed under the License is distributed on an "AS IS" BASIS, |
11 |
| -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
12 |
| -# See the License for the specific language governing permissions and |
13 |
| -# limitations under the License. |
| 15 | +# distributed under the License is distributed on an "AS IS" BASIS |
| 16 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, |
| 17 | +# either express or implied. See the |
| 18 | +# License for the specific language govern in permissions and limitations |
| 19 | +# under the License. |
| 20 | +# |
| 21 | +# SPDX-License-Identifier: Apache-2.0 |
| 22 | +################################################################################# |
14 | 23 |
|
15 | 24 | # This workflow uses actions that are not certified by GitHub.
|
16 | 25 | # They are provided by a third-party and are governed by
|
|
0 commit comments