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/variables.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'zwgc/variables.c') diff --git a/zwgc/variables.c b/zwgc/variables.c index 3db8b0a..c27247a 100644 --- a/zwgc/variables.c +++ b/zwgc/variables.c @@ -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_variables_c[] = "$Header$"; +#endif + +#include + /****************************************************************************/ /* */ /* Module containing code to deal with description langauge variables: */ -- cgit v1.2.3