--- ray/src/common/zeroes.c 1992/10/02 16:21:08 2.2 +++ ray/src/common/zeroes.c 2003/02/25 02:47:22 2.4 @@ -1,14 +1,13 @@ -/* Copyright (c) 1986 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: zeroes.c,v 2.4 2003/02/25 02:47:22 greg Exp $"; #endif - /* * zeroes.c - compute roots for various equations. * - * 8/19/85 + * External symbols declared in standard.h */ + +#include "copyright.h" #include