From 7c3a8b03f9bd8e505e221e63664f5f3f7b9713fe Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Mon, 9 Nov 2015 11:36:05 +0500 Subject: [PATCH] Revert "update license to GPL-3" This reverts commit 6157ee932163b56a3a0ad3a64cefb93e190c5c1d. Conflicts: _web_last_viewed_records/__openerp__.py itprojects_sale/__openerp__.py itprojects_website/__openerp__.py mail_delete_access_link/__openerp__.py mail_delete_sent_by_footer/__openerp__.py money_for/__openerp__.py --- im_notif/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/im_notif/__openerp__.py b/im_notif/__openerp__.py index 6ef5c9d..33f1606 100644 --- a/im_notif/__openerp__.py +++ b/im_notif/__openerp__.py @@ -2,7 +2,7 @@ 'name' : 'IM Notifications', 'version': '1.0.1', 'author' : 'IT-Projects LLC, Ivan Yelizariev', - 'license': 'GPL-3', + 'license': 'LGPL-3', 'category' : 'Tools', 'website' : 'https://yelizariev.github.io', 'price': 9.00,