--- ray/src/rt/data.h 2003/06/07 00:54:58 2.6 +++ ray/src/rt/data.h 2003/06/27 06:53:22 2.7 @@ -1,4 +1,4 @@ -/* RCSid $Id: data.h,v 2.6 2003/06/07 00:54:58 schorsch Exp $ */ +/* RCSid $Id: data.h,v 2.7 2003/06/27 06:53:22 greg Exp $ */ /* * Header for data file loading and computation routines. */ @@ -7,9 +7,6 @@ #ifdef __cplusplus extern "C" { #endif - - -#include "copyright.h" #define MAXDDIM 5 /* maximum data dimensions */