Skip to content

Commit 80c3880

Browse files
authored
Merge pull request #125 from gardenlinux/feat/readme-license-info
Mention licensing and the REUSE tool in the readme
2 parents e265101 + 5f1efcb commit 80c3880

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,9 @@ ln -f -s ../builder/build build
6565
```
6666

6767
Now you can make your modifications inside the builder directory and running `./build ${target}` inside the gardenlinux repo will use the local builder, rebuilding the build container if necessary.
68+
69+
## Licensing
70+
71+
Copyright 2025 SAP SE or an SAP affiliate company and GardenLinux contributors. Please see our [LICENSE](LICENSE) for
72+
copyright and license information. Detailed information including third-party components and their licensing/copyright
73+
information is available [via the REUSE tool](https://reuse.software).

0 commit comments

Comments
 (0)