1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-20 04:09:16 +00:00
Files
CWE-ou-minkata/MOULOpenSourceClientPlugin/StaticSDKs/XPlatform/jpeg/jversion.h
rarified c50edd2ea7 Reorganization of SDK placement and references for CWE-ou
Phase 1: reorganize StaticSDK directories to better reflect
  origin of each SDK, platform, etc.  Add SDK-binary as submodule.
2020-12-19 10:16:13 -07:00

15 lines
396 B
C

/*
* jversion.h
*
* 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.
*/
#define JVERSION "8c 16-Jan-2011"
#define JCOPYRIGHT "Copyright (C) 2011, Thomas G. Lane, Guido Vollbeding"