--- ray/src/util/getinfo.c 1998/10/27 08:47:17 2.4 +++ ray/src/util/getinfo.c 2003/02/22 02:07:30 2.5 @@ -1,9 +1,6 @@ -/* Copyright (c) 1992 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: getinfo.c,v 2.5 2003/02/22 02:07:30 greg Exp $"; #endif - /* * getinfo.c - program to read info. header from file. *