Skip to content

Commit

Permalink
docs: add notice footer
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Mar 1, 2024
1 parent 7706869 commit af5fe62
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions FILEHEADER.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,11 @@ Currently the following templates are available:

- cx_header_default
- cx*header_with*#

## NOTICE

This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets
8 changes: 8 additions & 0 deletions scripts/check-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ This workflow uses the executable jar in the download directory.
In order to update the executable jar run the following command from the root directory:

curl -L --output ./scripts/download/org.eclipse.dash.licenses-1.0.2.jar 'https://repo.eclipse.org/service/local/artifact/maven/redirect?r=dash-licenses&g=org.eclipse.dash&a=org.eclipse.dash.licenses&v=1.0.2'

## NOTICE

This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets

0 comments on commit af5fe62

Please sign in to comment.