[FIX] pos_pax: licensing OPL-1

This commit is contained in:
Jared Kipe
2021-03-23 10:39:57 -07:00
parent 05a639f95f
commit f6342abe51

View File

@@ -42,4 +42,5 @@ Depending on Device and processor support, this integration can handle:
], ],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'license': 'OPL-1',
} }