From 69c3bf07244981bea07687bc142f381945023461 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 7996f7e9e..68e0dca90 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',