diff --git a/README.md b/README.md index 41e1a78..09ba355 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ A micro environment with Git based on the openSUSE Tumbleweed Base Container Image. ## Licensing + `SPDX-License-Identifier: GPL-2.0-only` -The build recipe and this documentation is licensed as GPL-2.0-only. +This documentation and the build recipe are licensed as GPL-2.0-only. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM). diff --git a/git-image.changes b/git-image.changes index 70476b0..bdb893d 100644 --- a/git-image.changes +++ b/git-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi + +- Fix grammar mistake in licensing footer + ------------------------------------------------------------------- Wed May 15 13:43:21 UTC 2024 - Dirk Mueller