--- ray/src/px/greyscale.c 1995/06/04 08:27:43 2.5 +++ ray/src/px/greyscale.c 2003/02/22 02:07:27 2.6 @@ -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: greyscale.c,v 2.6 2003/02/22 02:07:27 greg Exp $"; #endif - /* * greyscale.c - program to produce grey test levels. *