summaryrefslogtreecommitdiffstats
path: root/meta/lib/test.py
blob: 12f4d837ddc1cffdf311a864507bb3f7b8a7a176 (plain)
1
2
3
import oe.license

print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))