Browse Source

[FIX] web_widget_color: License in manifest

8.0
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
5623d266b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      web_widget_color/__openerp__.py

1
web_widget_color/__openerp__.py

@ -41,4 +41,5 @@
'auto_install': False, 'auto_install': False,
'installable': True, 'installable': True,
'web_preload': True, 'web_preload': True,
'license': 'GPL-3 or any later version',
} }
Loading…
Cancel
Save