home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume28 / ldb / part01 / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-03-15  |  1.3 KB  |  33 lines

  1. /*    patchlevel.h    9/9/91
  2.  *
  3.  * adapted from the file "patchlevel", which is part of the
  4.  * "xloadimage" package by Jim Frost, and used within the terms
  5.  * of the original copyright notice, which appears below.
  6.  * Please note that the copyright notice below applies only to
  7.  * this file.
  8.  */
  9.  
  10. /*
  11.  * Copyright 1989, 1990, 1991 Jim Frost
  12.  *
  13.  * Permission to use, copy, modify, distribute, and sell this software
  14.  * and its documentation for any purpose is hereby granted without fee,
  15.  * provided that the above copyright notice appear in all copies and
  16.  * that both that copyright notice and this permission notice appear
  17.  * in supporting documentation.  The author makes no representations
  18.  * about the suitability of this software for any purpose.  It is
  19.  * provided "as is" without express or implied warranty.
  20.  *
  21.  * THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  22.  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
  23.  * NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  24.  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
  25.  * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  26.  * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
  27.  * USE OR PERFORMANCE OF THIS SOFTWARE.
  28.  */
  29.  
  30. #define VERSION        1
  31. #define PATCHLEVEL    0
  32. #define AUTHOR_EMAIL    "ross@emf780.den.mmc.com"
  33.