~richardson183/tremulous/trunk

« back to all changes in this revision

Viewing changes to src/jpeg-8c/jversion.h

  • Committer: tma
  • Date: 2013-01-03 23:33:12 UTC
  • Revision ID: svn-v4:fa00571f-6d07-0410-8660-cfe97aa2585a:trunk:2279
* So long SVN...

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * jversion.h
3
 
 *
4
 
 * Copyright (C) 1991-2011, Thomas G. Lane, Guido Vollbeding.
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        "8c  16-Jan-2011"
13
 
 
14
 
#define JCOPYRIGHT      "Copyright (C) 2011, Thomas G. Lane, Guido Vollbeding"