M7350/oe-core/meta/lib/test.py

4 lines
80 B
Python
Raw Normal View History

2024-09-09 08:52:07 +00:00
import oe.license
print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))