Update license path for acl in source.json

This commit is contained in:
Marc
2025-10-22 19:52:21 +02:00
committed by GitHub
parent ac8a9af89c
commit 6789ea81ff

View File

@@ -439,7 +439,7 @@
"provide-pre-built": true, "provide-pre-built": true,
"license": { "license": {
"type": "file", "type": "file",
"path": "doc/COPYING" "path": "doc/COPYING.LGPL"
} }
}, },
"libaom": { "libaom": {