Browse Source

update license to GPL-3

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

2
__openerp__.py

@ -2,7 +2,7 @@
"name" : "Fix mail error 553", "name" : "Fix mail error 553",
"version" : "0.3", "version" : "0.3",
"author" : "IT-Projects LLC, Ivan Yelizariev", "author" : "IT-Projects LLC, Ivan Yelizariev",
'license': 'LGPL-3',
'license': 'GPL-3',
"category" : "Social Network", "category" : "Social Network",
"website" : "https://yelizariev.github.io", "website" : "https://yelizariev.github.io",
"depends" : ["base", "mail"], "depends" : ["base", "mail"],

Loading…
Cancel
Save