SHA256
1
0
forked from pool/nginx-image

[info=55adf37ab395cfe1788a43d19e0612dd]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/nginx-image?expand=0&rev=80
This commit is contained in:
2024-06-04 14:34:17 +00:00
committed by Git OBS Bridge
parent 9a508bb91a
commit 8a906b9a38
2 changed files with 7 additions and 1 deletions

View File

@@ -5,9 +5,10 @@
NGINX open source all-in-one load balancer, content cache and web server 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).

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
-------------------------------------------------------------------
Mon May 27 17:31:22 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>