diff --git a/README.md b/README.md index ef3091a..2fea919 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ While you can install the required dependencies, you need to download and resolv However, this approach is not recommended as it is prone to errors. ## 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/minimal-image.changes b/minimal-image.changes index 5bf47ea..4a208d0 100644 --- a/minimal-image.changes +++ b/minimal-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