www.pudn.com > Jpeglib2.0.rar > JVERSION.H
//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not been modified from it's // original IJG 6a form, it is not the responsibility on the Independent // JPEG Group to answer questions regarding this code. // // Any questions you have about this code should be addressed to : // // CHRISDL@PAGESZ.NET - the distributor of this package. // // Remember, by including this code in the JpegFile package, Smaller // Animals Software assumes all responsibilities for answering questions // about it. If we (SA Software) can't answer your questions ourselves, we // will direct you to people who can. // // Thanks, CDL. // //////////////////////////////////////////////////////////////////////// /* * jversion.h * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains software version identification. */ #define JVERSION "6a 7-Feb-96" #define JCOPYRIGHT "Copyright (C) 1996, Thomas G. Lane"