Skip to content

Commit 9e191e2

Browse files
Update .github/generate-sbom.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent acde441 commit 9e191e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/generate-sbom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ def generate(version: str) -> dict:
391391
"name": "libimagequant",
392392
"scope": "optional",
393393
"description": "Improved colour quantization (optional). "
394-
"Tested with 2.6-4.4.1. NOTE: GPLv3 licensed.",
394+
"Tested with 2.6-4.4.1.",
395395
"licenses": [{"license": {"id": "GPL-3.0-only"}}],
396396
"externalReferences": [
397397
{"type": "website", "url": "https://pngquant.org/lib/"},

0 commit comments

Comments
 (0)