From ed82f0f674c1b4e73e62a1128b6e1a0ced323ae2 Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Mon, 9 Nov 2015 11:26:31 +0500 Subject: [PATCH] update license to GPL-3 --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index ece74ed..0633988 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -3,7 +3,7 @@ 'name': "Trim partner's email", 'summary': "", 'author': "IT-Projects LLC, Ivan Yelizariev", - 'license': 'LGPL-3', + 'license': 'GPL-3', 'website': "https://yelizariev.github.io", # Categories can be used to filter modules in modules listing