File: jversion.h

package info (click to toggle)
supertuxkart 0.9.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 690,864 kB
  • ctags: 71,925
  • sloc: cpp: 330,845; ansic: 126,319; xml: 45,378; sh: 13,074; asm: 1,532; makefile: 1,080; python: 878; awk: 609; objc: 452; perl: 104
file content (14 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * jversion.h
 *
 * Copyright (C) 1991-2012, 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	"8d  15-Jan-2012"

#define JCOPYRIGHT	"Copyright (C) 2012, Thomas G. Lane, Guido Vollbeding"