Skip to content

Commit 45d7ff6

Browse files
authored
Merge pull request #31 from SebastianWolf-SAP/master
chore: Add REUSE link to README
2 parents 34b0253 + 640b408 commit 45d7ff6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Neo Tools Command Line Interface (CLI)
1+
# Neo Tools Command Line Interface (CLI)
2+
3+
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/devops-docker-neo-cli)](https://api.reuse.software/info/github.com/SAP/devops-docker-neo-cli)
24

35
This [_Dockerfile_](https://docs.docker.com/engine/reference/builder/) can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
46
The image is optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
@@ -59,3 +61,7 @@ export CX_INFRA_IT_CF_USERNAME="myusername"
5961
export CX_INFRA_IT_CF_PASSWORD="mypassword"
6062
./runTests.sh
6163
```
64+
65+
## Licensing
66+
67+
Copyright 2017-2021 SAP SE or an SAP affiliate company and devops-docker-neo-cli contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/devops-docker-neo-cli).

0 commit comments

Comments
 (0)