From 5f1efcb42cb626035f6e438e084d312baae51d24 Mon Sep 17 00:00:00 2001 From: Leon Kniffki Date: Fri, 22 Aug 2025 11:12:40 +0200 Subject: [PATCH] Mention licensing and the REUSE tool in the readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 513b9e3..3b4ef0b 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,9 @@ ln -f -s ../builder/build build ``` 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. + +## Licensing + +Copyright 2025 SAP SE or an SAP affiliate company and GardenLinux 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://reuse.software).