From b1b624190d46c46f006345bf8b7009dd0b88dc0d Mon Sep 17 00:00:00 2001 From: Philipp Arras <parras@mpa-garching.mpg.de> Date: Mon, 26 Jul 2021 11:29:56 +0200 Subject: [PATCH] License --- resolve/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resolve/util.py b/resolve/util.py index 754d82ac..8bb5d71f 100644 --- a/resolve/util.py +++ b/resolve/util.py @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright(C) 2020 Max-Planck-Society +# Copyright(C) 2020-2021 Max-Planck-Society # Author: Philipp Arras import matplotlib.pyplot as plt -- GitLab