reaction/code/jpeg-8c/jversion.h

15 lines
396 B
C
Raw Normal View History

/*
* jversion.h
*
2011-05-17 23:08:14 +00:00
* Copyright (C) 1991-2011, Thomas G. Lane, Guido Vollbeding.
* 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.
*/
2011-05-17 23:08:14 +00:00
#define JVERSION "8c 16-Jan-2011"
2011-05-17 23:08:14 +00:00
#define JCOPYRIGHT "Copyright (C) 2011, Thomas G. Lane, Guido Vollbeding"