From 422a7fb9226269d386949a8c490c9e0f7e34f263 Mon Sep 17 00:00:00 2001 From: Marc Horowitz Date: Wed, 1 Nov 1989 20:54:08 +0000 Subject: Copyright and RCS headers added. --- zwgc/xselect.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'zwgc/xselect.h') diff --git a/zwgc/xselect.h b/zwgc/xselect.h index 15df347..20e145a 100644 --- a/zwgc/xselect.h +++ b/zwgc/xselect.h @@ -1,3 +1,23 @@ +/* This file is part of the Project Athena Zephyr Notification System. + * It is one of the source files comprising zwgc, the Zephyr WindowGram + * client. + * + * Created by: Marc Horowitz + * + * $Source$ + * $Author$ + * + * Copyright (c) 1989 by the Massachusetts Institute of Technology. + * For copying and distribution information, see the file + * "mit-copyright.h". + */ + +#if (!defined(lint) && !defined(SABER)) +static char rcsid_xselect_h[] = "$Header$"; +#endif + +#include + #ifndef _XSELECT_H_ #define _XSELECT_H_ -- cgit v1.2.3