You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,3 +65,9 @@ ln -f -s ../builder/build build
65
65
```
66
66
67
67
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