--- ray/src/common/otypes.h 1999/01/20 13:47:26 2.7 +++ ray/src/common/otypes.h 2003/02/25 02:47:21 2.9 @@ -1,12 +1,9 @@ -/* Copyright (c) 1992 Regents of the University of California */ - -/* SCCSid "$SunId$ LBL" */ - +/* RCSid $Id: otypes.h,v 2.9 2003/02/25 02:47:21 greg Exp $ */ /* * otypes.h - defines for object types. - * - * 1/28/86 */ + +#include "copyright.h" typedef struct { char *funame; /* function name */