From bf04f4299a4ba6b6d9be692716405eb2dc328829 Mon Sep 17 00:00:00 2001 From: Roel Adriaans Date: Sat, 21 Jul 2018 21:50:02 +0200 Subject: [PATCH] [ADD] Add copyright to tests --- contract_time_markers/tests/test_contract.py | 1 + 1 file changed, 1 insertion(+) diff --git a/contract_time_markers/tests/test_contract.py b/contract_time_markers/tests/test_contract.py index ecf375a2..a18b9224 100644 --- a/contract_time_markers/tests/test_contract.py +++ b/contract_time_markers/tests/test_contract.py @@ -1,5 +1,6 @@ # Copyright 2016 Tecnativa - Carlos Dauden # Copyright 2017 Tecnativa - Pedro M. Baeza +# Copyright 2018 Road-Support - Roel Adriaans # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields