Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dtpad / version.c
1 /********************************************************
2
3 Copyright (c) 1988, 1990 by Hewlett-Packard Company
4 Copyright (c) 1988 by the Massachusetts Institute of Technology
5
6 Permission to use, copy, modify, and distribute this software 
7 and its documentation for any purpose and without fee is hereby 
8 granted, provided that the above copyright notice appear in all 
9 copies and that both that copyright notice and this permission 
10 notice appear in supporting documentation, and that the names of 
11 Hewlett-Packard or  M.I.T.  not be used in advertising or publicity 
12 pertaining to distribution of the software without specific, written 
13 prior permission.
14
15 ********************************************************************
16 **  (c) Copyright 1993, 1994 Hewlett-Packard Company
17 **  (c) Copyright 1993, 1994 International Business Machines Corp.
18 **  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
19 **  (c) Copyright 1993, 1994 Novell, Inc.
20 ********************************************************************
21
22 ********************************************************/
23
24 #include <include/hpversion.h>
25
26 #ifndef lint
27 /* NOTE:  Be sure to update the corresponding version argument for
28  *        ttdt_open() in TTstartDesktopMediaExchange() (in ttMsgSupport.c).
29  */
30 version_tag("dtpad:         $XConsortium: version.c /main/5 1996/08/30 15:27:22 drk $")
31 #endif /* lint */
32
33
34
35
36
37