diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
commit | b9cdafd83fe77499ff47fa373ce037aff3ae286a (patch) | |
tree | 9d190d9d9b9620cab6a9484ed466ee4467ec7222 /generic/tkImgSVGnano.c | |
parent | c1b43fa3075991b4156d026a8e378bf0d92c507b (diff) | |
download | tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2 |
(c) -> ©
Diffstat (limited to 'generic/tkImgSVGnano.c')
-rw-r--r-- | generic/tkImgSVGnano.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/generic/tkImgSVGnano.c b/generic/tkImgSVGnano.c index 61db86b..805907d 100644 --- a/generic/tkImgSVGnano.c +++ b/generic/tkImgSVGnano.c @@ -3,10 +3,10 @@ * * A photo file handler for SVG files. * - * 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 + * Copyright © 2013-14 Mikko Mononen memon@inside.org + * Copyright © 2018 Christian Gollwitzer auriocus@gmx.de + * Copyright © 2018 Christian Werner https://www.androwish.org/ + * Copyright © 2018 Rene Zaumseil r.zaumseil@freenet.de * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |