diff --git a/__manifest__.py b/__manifest__.py index 714fd92..a0835f2 100755 --- a/__manifest__.py +++ b/__manifest__.py @@ -17,4 +17,5 @@ 'installable': True, 'auto_install': False, 'application': False, + 'license': 'LGPL-3', } \ No newline at end of file