summaryrefslogtreecommitdiffstats
path: root/generic/tkImgSVGnano.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkImgSVGnano.c')
-rw-r--r--generic/tkImgSVGnano.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tkImgSVGnano.c b/generic/tkImgSVGnano.c
index 7575f86..6d88466 100644
--- a/generic/tkImgSVGnano.c
+++ b/generic/tkImgSVGnano.c
@@ -5,6 +5,7 @@
*
* Copyright (c) 2013-14 Mikko Mononen memon@inside.org
* Copyright (c) 2018 Christian Gollwitzer auriocus@gmx.de
+ * Copyright (c) 2018 Christian Werner https://www.androwish.org/
* Copyright (c) 2018 Rene Zaumseil r.zaumseil@freenet.de
*
* See the file "license.terms" for information on usage and redistribution of
@@ -12,7 +13,7 @@
*
* This handler is build using the original nanosvg library files from
* https://github.com/memononen/nanosvg and the tcl extension files from
- * https://github.com/auriocus/tksvg
+ * androwish https://www.androwish.org/ .
*
*/