Index: trunk/src/route-rnd/compat_misc.c =================================================================== --- trunk/src/route-rnd/compat_misc.c (revision 1479) +++ trunk/src/route-rnd/compat_misc.c (revision 1480) @@ -5,6 +5,7 @@ * * compatibility calls, misc (copied from pcb-rnd code by the same author) * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/conf.c =================================================================== --- trunk/src/route-rnd/conf.c (revision 1479) +++ trunk/src/route-rnd/conf.c (revision 1480) @@ -5,6 +5,7 @@ * * router conf settings * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/data.c =================================================================== --- trunk/src/route-rnd/data.c (revision 1479) +++ trunk/src/route-rnd/data.c (revision 1480) @@ -5,6 +5,7 @@ * * data mode handling * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/find.c =================================================================== --- trunk/src/route-rnd/find.c (revision 1479) +++ trunk/src/route-rnd/find.c (revision 1480) @@ -5,6 +5,7 @@ * * find galvanic connections * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/io.c =================================================================== --- trunk/src/route-rnd/io.c (revision 1479) +++ trunk/src/route-rnd/io.c (revision 1480) @@ -5,6 +5,7 @@ * * load/save/export using plugins * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/netseg.c =================================================================== --- trunk/src/route-rnd/netseg.c (revision 1479) +++ trunk/src/route-rnd/netseg.c (revision 1480) @@ -5,6 +5,7 @@ * * map network segments * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/route-rnd.c =================================================================== --- trunk/src/route-rnd/route-rnd.c (revision 1479) +++ trunk/src/route-rnd/route-rnd.c (revision 1480) @@ -5,6 +5,7 @@ * * main code for the executable * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/route_res.c =================================================================== --- trunk/src/route-rnd/route_res.c (revision 1479) +++ trunk/src/route-rnd/route_res.c (revision 1480) @@ -5,6 +5,7 @@ * * write the route_res block * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/rtpoly.c =================================================================== --- trunk/src/route-rnd/rtpoly.c (revision 1479) +++ trunk/src/route-rnd/rtpoly.c (revision 1480) @@ -5,6 +5,7 @@ * * rtree based, hole-free polygons * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/util_grid.c =================================================================== --- trunk/src/route-rnd/util_grid.c (revision 1479) +++ trunk/src/route-rnd/util_grid.c (revision 1480) @@ -5,6 +5,7 @@ * * helper functions and data structures for grid based routing * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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 Index: trunk/src/route-rnd/util_rat.c =================================================================== --- trunk/src/route-rnd/util_rat.c (revision 1479) +++ trunk/src/route-rnd/util_rat.c (revision 1480) @@ -5,6 +5,7 @@ * * rats nest (shortest pairwise netseg connection) * route-rnd Copyright (C) 2020 Tibor 'Igor2' Palinkas + * (Supported by NLnet NGI0 PET Fund in 2020) * * 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