--- ray/src/px/brandom.c 1989/02/02 10:49:07 1.1 +++ ray/src/px/brandom.c 2003/02/22 02:07:27 1.2 @@ -1,9 +1,6 @@ -/* Copyright (c) 1986 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: brandom.c,v 1.2 2003/02/22 02:07:27 greg Exp $"; #endif - /* * brandom.c - blue noise function. *