Browse Source

[CHG] Licence Changed 'asset_documents'

pull/129/head
Ajmalcybrosys 6 years ago
parent
commit
d83792d828
  1. 4
      asset_documents/__manifest__.py

4
asset_documents/__manifest__.py

@ -6,7 +6,7 @@
# Authors: Tintuk Tomin (<https://www.cybrosys.com>)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as
# it under the terms of the GNU Affero General Public License (LGPL) as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
@ -35,7 +35,7 @@
"views/asset_notebook.xml",
],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'license': 'LGPL-3',
'demo': [],
'installable': True,
'auto_install': False,

Loading…
Cancel
Save