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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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