home *** CD-ROM | disk | FTP | other *** search
- /*
- * $Header: version.c,v 2.3 89/05/16 16:31:58 billr Exp $
- */
- /*
- * version.c - current version of calentool program
- *
- * calentool - a year/month/week/day-at-a-glance calendar for Sun workstations.
- *
- * Author: Philip Heller, Sun Microsystems. Inc. <terrapin!heller@sun.com>
- *
- * Original source Copyright (C) 1987, Sun Microsystems, Inc.
- * All Rights Reserved
- * Permission is hereby granted to use and modify this program in source
- * or binary form as long as it is not sold for profit and this copyright
- * notice remains intact.
- *
- *
- * Changes/additions by: Bill Randle, Tektronix, Inc. <billr@saab.CNA.TEK.COM>
- *
- * Changes and additions Copyright (C) 1988, 1989 Tektronix, Inc.
- * All Rights Reserved
- * Permission is hereby granted to use and modify the modifications in source
- * or binary form as long as they are not sold for profit and this copyright
- * notice remains intact.
- */
-
- char version[] = "Calendar Tool V2.1p2";
-