diff --git a/__manifest__.py b/__manifest__.py index 9678b3edffc2af969409924a54da6448656d4d5a..259912ff0669f009511d5e731e7a98915c088b88 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', ],