Index: svg.c =================================================================== --- svg.c (revision 36266) +++ svg.c (revision 36267) @@ -4,7 +4,7 @@ * pcb-rnd, interactive printed circuit board design * (this file is based on PCB, interactive printed circuit board design) * Copyright (C) 2006 Dan McMahill - * Copyright (C) 2016 Tibor 'Igor2' Palinkas + * Copyright (C) 2016,2022 Tibor 'Igor2' Palinkas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,9 +26,7 @@ * mailing list: pcb-rnd (at) list.repo.hu (send "subscribe") */ -/* - * Based on the png exporter by Dan McMahill - */ +/* Based on the png exporter by Dan McMahill */ #include "config.h" #include "conf_core.h"