--- ray/src/px/scan.c 1989/02/02 14:10:39 1.3 +++ ray/src/px/scan.c 2003/02/22 02:07:28 1.4 @@ -1,9 +1,6 @@ -/* Copyright 1988 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: scan.c,v 1.4 2003/02/22 02:07:28 greg Exp $"; #endif - /* * writescan.c - fortran interface to picture output routines. *