From 4113f6000897835fedb53035dbb31cf69cd85b2f94c6141b405f0cf75d911d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 4 Jun 2024 14:36:10 +0000 Subject: [PATCH] [info=8965731a75fcf63f600b800da013ccd2] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.10-image?expand=0&rev=150 --- README.md | 3 ++- python-3.10-image.changes | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a1ec1..d585351 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ Python 3.10 development container based on the openSUSE Tumbleweed Base Container Image. ## Licensing + `SPDX-License-Identifier: MIT` -The build recipe and this documentation is licensed as MIT. +This documentation and the build recipe are licensed as MIT. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM). diff --git a/python-3.10-image.changes b/python-3.10-image.changes index db93761..bdb9cf1 100644 --- a/python-3.10-image.changes +++ b/python-3.10-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi + +- Fix grammar mistake in licensing footer + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller