diff --git a/server_environment/__openerp__.py b/server_environment/__openerp__.py index 8263a2a..df36291 100644 --- a/server_environment/__openerp__.py +++ b/server_environment/__openerp__.py @@ -77,6 +77,7 @@ Example usage serv_config.get('external_service.ftp', 'tls') """, "website": "http://www.camptocamp.com", + "license": "GPL-3 or any later version", "category": "Tools", "data": [ 'serv_config.xml',