diff --git a/__manifest__.py b/__manifest__.py index ecae1c3..5688484 100755 --- a/__manifest__.py +++ b/__manifest__.py @@ -30,5 +30,6 @@ Long description of module's purpose 'demo': [ 'demo/demo.xml', ], + 'license': 'LGPL-3', }