From f57f7f3147d918e6ed5cc0fad133be50122d01b8 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Tue, 19 Apr 2022 19:18:08 +0200 Subject: [PATCH] DOC: Fix typo in header --- integrationtests/test_assure_functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrationtests/test_assure_functions.py b/integrationtests/test_assure_functions.py index 88e34a23..b1c731db 100644 --- a/integrationtests/test_assure_functions.py +++ b/integrationtests/test_assure_functions.py @@ -6,7 +6,7 @@ # Copyright (C) 2022 IndiScale GmbH <info@indiscale.com> # Copyright (C) 2021 University Medical Center Göttingen, Institute for Medical Informatics # Copyright (C) 2021 Florian Spreckelsen <florian.spreckelsen@med.uni-goettingen.de> -# Copyright (C) 2021 Florian Spreckelsen <f.spreckelsen@indiscale.com> +# Copyright (C) 2022 Florian Spreckelsen <f.spreckelsen@indiscale.com> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the Free -- GitLab