Index: thermal.c =================================================================== --- thermal.c (revision 2434) +++ thermal.c (revision 2435) @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * COPYRIGHT * @@ -6,6 +4,9 @@ * PCB, interactive printed circuit board design * Copyright (C) 1994,1995,1996,2004,2006 Thomas Nau * + * this file, thermal.c was written by and is + * (C) Copyright 2006, harry eaton + * * 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 * the Free Software Foundation; either version 2 of the License, or @@ -26,13 +27,8 @@ * */ -/* this file, thermal.c was written by and is - * (C) Copyright 2006, harry eaton - */ +/* negative thermal finger polygons */ -/* negative thermal finger polygons - */ - #include "config.h" #include @@ -42,9 +38,6 @@ #include "polygon.h" #include "thermal.h" - -RCSID("$Id$"); - static PCBTypePtr pcb; struct cent {