Browse Source

Update __openerp__.py

Remove licences information in the description of the module.
pull/8/head
Sylvain LE GAL 10 years ago
parent
commit
1c4a2ea912
  1. 3
      module_parent_dependencies/__openerp__.py

3
module_parent_dependencies/__openerp__.py

@ -40,8 +40,7 @@ Functionality:
Copyright, Authors and Licence:
-------------------------------
* Copyright: 2014, GRAP: Groupement Régional Alimentaire de Proximité;
* Author: Sylvain LE GAL (https://twitter.com/legalsylvain);
* Licence: AGPL-3 (http://www.gnu.org/licenses/);""",
* Author: Sylvain LE GAL (https://twitter.com/legalsylvain);""",
'author': 'GRAP',
'website': 'http://www.grap.coop',
'license': 'AGPL-3',

Loading…
Cancel
Save