From f0dc62f57f181c608875b41804638d35bb7bdffe Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sun, 16 Jun 2019 13:06:19 +0200 Subject: [PATCH] [FIX] web_context_in_colors: License in manifest --- web_context_in_colors/__openerp__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/web_context_in_colors/__openerp__.py b/web_context_in_colors/__openerp__.py index ba3f1f9b0..d6db61847 100644 --- a/web_context_in_colors/__openerp__.py +++ b/web_context_in_colors/__openerp__.py @@ -34,4 +34,5 @@ "auto_install": False, "installable": True, "application": False, + "license": "AGPL-3', }