33ebf20c9a27f724b3707f785ea071c47a9147b6
[oweals/cde.git] / cde / lib / DtSvc / version.c
1 /*
2  * (c) Copyright 1993, 1994 Hewlett-Packard Company                     *
3  * (c) Copyright 1993, 1994 International Business Machines Corp.       *
4  * (c) Copyright 1993, 1994 Sun Microsystems, Inc.                      *
5  * (c) Copyright 1993, 1994 Novell, Inc.                                *
6  */
7 #ifndef lint
8 #ifdef  VERBOSE_REV_INFO
9         /* add any additional revision info here */
10 #endif  /* VERBOSE_REV_INFO */
11 #endif  /* lint */
12
13 /********************************************************
14
15 Copyright (c) 1988 by Hewlett-Packard Company
16 Copyright (c) 1988 by the Massachusetts Institute of Technology
17
18 Permission to use, copy, modify, and distribute this software 
19 and its documentation for any purpose and without fee is hereby 
20 granted, provided that the above copyright notice appear in all 
21 copies and that both that copyright notice and this permission 
22 notice appear in supporting documentation, and that the names of 
23 Hewlett-Packard or  M.I.T.  not be used in advertising or publicity 
24 pertaining to distribution of the software without specific, written 
25 prior permission.
26
27 ********************************************************/
28
29 #include <include/hpversion.h>
30
31 #ifndef lint
32 version_tag("$XConsortium: version.c /main/5 1996/08/30 15:24:25 drk $")
33 #endif  /* lint */