SHA256
1
0
forked from pool/git-image

[info=b982e963db3f529ff2f2a0528591c8f5]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/git-image?expand=0&rev=80
This commit is contained in:
Dan Čermák 2024-06-04 14:33:01 +00:00 committed by Git OBS Bridge
parent 29fdc69031
commit 734c932e2b
2 changed files with 7 additions and 1 deletions

View File

@ -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).

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Fix grammar mistake in licensing footer
-------------------------------------------------------------------
Wed May 15 13:43:21 UTC 2024 - Dirk Mueller <dmueller@suse.com>