Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dtfile / version.c
1 /************************************<+>*************************************
2  ****************************************************************************
3  *
4  *   FILE:           version.c
5  *
6  *   COMPONENT_NAME: Desktop File Manager (dtfile)
7  *
8  *   Description:    Contains functions related to version.
9  *
10  *   FUNCTIONS: hpversion
11  *
12  *   (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company
13  *   (c) Copyright 1993, 1994, 1995 International Business Machines Corp.
14  *   (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.
15  *   (c) Copyright 1993, 1994, 1995 Novell, Inc.
16  *
17  ****************************************************************************
18  ************************************<+>*************************************/
19
20 #include <include/hpversion.h>
21
22 #ifndef lint
23 version_tag("dtfile:        $XConsortium: version.c /main/5 1996/08/30 15:30:40 drk $")
24 #endif  /* lint */
25
26
27
28
29
30
31