From 3457ad02603d8aa78800f319be07cff1e5da4555 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander.schlemmer@ds.mpg.de> Date: Mon, 7 Nov 2022 11:10:45 +0100 Subject: [PATCH] Changed copyright info --- src/caoscrawler/identifiable_adapters.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/caoscrawler/identifiable_adapters.py b/src/caoscrawler/identifiable_adapters.py index 15b006c0..73ce38fb 100644 --- a/src/caoscrawler/identifiable_adapters.py +++ b/src/caoscrawler/identifiable_adapters.py @@ -4,8 +4,8 @@ # ** header v3.0 # This file is a part of the CaosDB Project. # -# Copyright (C) 2021 Henrik tom Wörden -# 2021 Alexander Schlemmer +# Copyright (C) 2021-2022 Henrik tom Wörden +# 2021-2022 Alexander Schlemmer # # 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