Browse Source

[DOC] add license tag

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

1
__openerp__.py

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

Loading…
Cancel
Save