diff --git a/doc.zih.tu-dresden.de/util/check-links.sh b/doc.zih.tu-dresden.de/util/check-links.sh
index f648ddf165762906ef696aa590740f8f149fefa2..324ebf7ef20e5d236f823e11cbccb8178646f346 100755
--- a/doc.zih.tu-dresden.de/util/check-links.sh
+++ b/doc.zih.tu-dresden.de/util/check-links.sh
@@ -20,8 +20,6 @@
 #     - html-proofer-plugin is quite slow, since it requires to build the whole compendium
 #       - html-proofer-plugin works on rendered html files
 #     - html-proofer-plugin has no option to check a single page
-#
-# Author: Martin.Schroschk@tu-dresden.de
 
 set -eo pipefail