X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fimago%2Fjpeglib%2Fjversion.h;fp=libs%2Fimago%2Fjpeglib%2Fjversion.h;h=6472c58d351ac6a286443f692a8ec07a4a752877;hb=fd7b604752c0ba03c347bc2ef3ee5a8c0759bff8;hp=0000000000000000000000000000000000000000;hpb=fd189b9a43026a0efa22f0f1546e2c2cabb913d4;p=vrlugburz diff --git a/libs/imago/jpeglib/jversion.h b/libs/imago/jpeglib/jversion.h new file mode 100644 index 0000000..6472c58 --- /dev/null +++ b/libs/imago/jpeglib/jversion.h @@ -0,0 +1,14 @@ +/* + * jversion.h + * + * Copyright (C) 1991-1998, 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 "6b 27-Mar-1998" + +#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"