Add license key in __openerp__.py
This commit is contained in:
parent
45702f100e
commit
21f75d8354
|
|
@ -41,6 +41,7 @@ server_environment_files lives before this one in the addons-path
|
||||||
variable of the OpenERP configuration file.
|
variable of the OpenERP configuration file.
|
||||||
""",
|
""",
|
||||||
"website": "http://www.camptocamp.com",
|
"website": "http://www.camptocamp.com",
|
||||||
|
"license": "GPL-3 or any later version",
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
"data": [],
|
"data": [],
|
||||||
"installable": True,
|
"installable": True,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue