From 0419447be73643b293b70a805dc14125605b7c274e3e6e567fded70aa172ba2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 5 Apr 2024 09:32:24 +0000 Subject: [PATCH] [info=eaab9d3bf82d7dc18f47804fd588cd21] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/busybox-image?expand=0&rev=77 --- README.md | 10 ++++++++-- busybox-image.changes | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e041ed..43599d9 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,11 @@ The SLE BCI-BusyBox image comes with the most basic tools provided by the BusyBox project. The image contains no GPLv3 licensed software. When using the image, keep in mind that there are differences between the BusyBox tools and the GNU Coreutils. This means that scripts written for a system that uses GNU Coreutils may require modification to work with BusyBox. -## License - SPDX-License-Identifier: MIT \ No newline at end of file +## Licensing +`SPDX-License-Identifier: MIT` + +The build recipe and this documentation is licensed as MIT. +The container itself contains various software components under various open source licenses listed in the associated +Software Bill of Materials (SBOM). + +This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed/). diff --git a/busybox-image.changes b/busybox-image.changes index 6f4e5f3..d349750 100644 --- a/busybox-image.changes +++ b/busybox-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 4 17:37:20 UTC 2024 - Dirk Mueller + +- add a shared licensing footer to the base container READMEs + ------------------------------------------------------------------- Fri Mar 22 17:20:58 UTC 2024 - Dirk Mueller