From 5bf12201d20bec6a0198ef1721fa04e2da56163f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Mon, 16 Nov 2020 16:43:55 +0000
Subject: [PATCH] Update license

---
 __manifest__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/__manifest__.py b/__manifest__.py
index 9678b3e..259912f 100755
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -7,7 +7,7 @@
     'author': 'Le Filament',
     'category': 'Marketing',
     'summary': 'Disallow project and task creation from timesheet',
-    'license': 'LGPL-3',
+    'license': 'AGPL-3',
     'depends': [
         'hr_timesheet',
     ],
-- 
GitLab