--- ray/src/common/targa.h 1991/11/12 16:55:13 2.1 +++ ray/src/common/targa.h 2003/02/25 02:47:22 2.3 @@ -1,12 +1,9 @@ -/* Copyright 1988 Regents of the University of California */ - -/* SCCSid "$SunId$ LBL" */ - +/* RCSid $Id: targa.h,v 2.3 2003/02/25 02:47:22 greg Exp $ */ /* * tardev.h - header file for reading and writing Targa format files. - * - * 8/25/88 */ +#include "copyright.h" + /* header structure adapted from tardev.h */ struct hdStruct { char textSize; /* size of info. line ( < 256) */