From 44e745162ba7552b9fb78fd7ed7771769989738f Mon Sep 17 00:00:00 2001
From: Jordan <jordan@le-filament.com>
Date: Wed, 1 Jul 2020 16:59:42 +0200
Subject: [PATCH] [fix] comment manifest

---
 __manifest__.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/__manifest__.py b/__manifest__.py
index 8fd5b90..6afc05f 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -1,3 +1,6 @@
+# © 2020 Le Filament (<http://www.le-filament.com>)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
+
 {
     "name": "Ethikis - Survey Export Results",
     "author": "Le Filament",
-- 
GitLab