--- ray/src/util/netproc.h 1996/02/07 16:42:40 2.2 +++ ray/src/util/netproc.h 2003/02/25 02:47:24 2.4 @@ -1,10 +1,9 @@ -/* Copyright (c) 1996 Regents of the University of California */ - -/* SCCSid "$SunId$ LBL" */ - +/* RCSid $Id: netproc.h,v 2.4 2003/02/25 02:47:24 greg Exp $ */ /* * Header file for network processing routines */ + +#include "copyright.h" typedef struct { char *com; /* command (stored on client side) */