From 2a493f73c1445b84d26457d8c533d5c06b4f3f21 Mon Sep 17 00:00:00 2001 From: Holden Rehg Date: Fri, 24 Jun 2016 13:47:17 -0500 Subject: [PATCH] auditlog module, Remove duplicate license key from openerp config --- auditlog/__manifest__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/auditlog/__manifest__.py b/auditlog/__manifest__.py index 7996f7e..68e0dca 100644 --- a/auditlog/__manifest__.py +++ b/auditlog/__manifest__.py @@ -8,7 +8,6 @@ 'author': "ABF OSIELL,Odoo Community Association (OCA)", 'license': "AGPL-3", 'website': "http://www.osiell.com", - 'license': 'AGPL-3', 'category': "Tools", 'depends': [ 'base',