From 5eef997bd7880a50911db52efc91c5d43c55cb84 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Fri, 17 Aug 2018 02:31:26 +0200
Subject: [PATCH] attribute completely, even if likely CC-WIKI does not apply
 (too trivial)

---
 teckids.sty | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/teckids.sty b/teckids.sty
index efd84ce..0f4d6c6 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -200,7 +200,10 @@
  \textbf{Aufgabe für #1, zur Erledigung bis #2}: #3
 }
 
-% From: http://tex.stackexchange.com/a/159701/43807
+% From https://tex.stackexchange.com/a/159701/43807 (but trivial)
+% © 2014 Fran <https://tex.stackexchange.com/users/11604/fran>
+% Question by Charles Staats
+% <https://tex.stackexchange.com/users/484/charles-staats>
 
 \usepackage[table]{xcolor}
 \usepackage{newunicodechar}
-- 
GitLab