Browse Source

update license to GPL-3

pull/1/head
Ivan Yelizariev 9 years ago
parent
commit
23575fac12
  1. 2
      __openerp__.py

2
__openerp__.py

@ -2,7 +2,7 @@
'name' : 'Delete Odoo footer in email',
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3',
'license': 'GPL-3',
'category' : 'Social Network',
'website' : 'https://yelizariev.github.io',
'depends' : ['mail_delete_access_link', 'mail_delete_sent_by_footer'],

Loading…
Cancel
Save