--- ray/src/util/setscan.c 1991/11/12 17:19:09 2.1 +++ ray/src/util/setscan.c 2003/02/22 02:07:30 2.2 @@ -1,9 +1,6 @@ -/* Copyright (c) 1991 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: setscan.c,v 2.2 2003/02/22 02:07:30 greg Exp $"; #endif - /* * Convert angle ranges of the form a-b:s,c to discrete values */