home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Graphics File Formats Companion / GFF_CD.ISO / software / unix / jpeg / jpegv4a.tar / jversion.h < prev    next >
Text File  |  1993-02-18  |  364b  |  15 lines

  1. /*
  2.  * jversion.h
  3.  *
  4.  * Copyright (C) 1991, 1992, 1993, Thomas G. Lane.
  5.  * This file is part of the Independent JPEG Group's software.
  6.  * For conditions of distribution and use, see the accompanying README file.
  7.  *
  8.  * This file contains software version identification.
  9.  */
  10.  
  11.  
  12. #define JVERSION    "4A 18-Feb-93"
  13.  
  14. #define JCOPYRIGHT    "Copyright (C) 1993, Thomas G. Lane"
  15.