--- ray/src/rt/otspecial.h 1991/11/12 17:10:26 2.1 +++ ray/src/rt/otspecial.h 2003/02/25 02:47:23 2.3 @@ -1,11 +1,10 @@ -/* Copyright (c) 1991 Regents of the University of California */ - -/* SCCSid "$SunId$ LBL" */ - +/* RCSid $Id: otspecial.h,v 2.3 2003/02/25 02:47:23 greg Exp $ */ /* * Special type flags for objects used in rendering. * Depends on definitions in otypes.h */ + +#include "copyright.h" /* flag for materials to ignore during irradiance comp. */ #define T_IRR_IGN T_SP1