From c245f53d4811d1848ac50fdf4231a4b8171371dd Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Wed, 8 Mar 2023 14:06:50 +0100
Subject: [PATCH] DOC: updated copyright notice

---
 src/caoscrawler/crawl.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/caoscrawler/crawl.py b/src/caoscrawler/crawl.py
index c77dcee1..5269aeb8 100644
--- a/src/caoscrawler/crawl.py
+++ b/src/caoscrawler/crawl.py
@@ -5,7 +5,7 @@
 # This file is a part of the CaosDB Project.
 #
 # Copyright (C) 2021 Henrik tom Wörden
-#               2021 Alexander Schlemmer
+#               2021-2023 Alexander Schlemmer (alexander.schlemmer@ds.mpg.de)
 #
 # 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