From 16ac853eef8065ca2c0488b0b0876a724fe94c27 Mon Sep 17 00:00:00 2001 From: Daniel <d.hornung@indiscale.com> Date: Wed, 10 Aug 2022 13:29:48 +0200 Subject: [PATCH] DOC: Updated copyright. --- tests/test_misc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_misc.py b/tests/test_misc.py index 480651e..50397b7 100644 --- a/tests/test_misc.py +++ b/tests/test_misc.py @@ -4,8 +4,8 @@ # # Copyright (C) 2018 Research Group Biomedical Physics, # Max-Planck-Institute for Dynamics and Self-Organization Göttingen -# Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com> -# Copyright (C) 2019-2021 IndiScale GmbH <indiscale@indiscale.com> +# Copyright (C) 2021-2022 Timm Fitschen <t.fitschen@indiscale.com> +# Copyright (C) 2019-2022 IndiScale GmbH <indiscale@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 -- GitLab