4 lines
80 B
Python
4 lines
80 B
Python
import oe.license
|
|
|
|
print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))
|