File: jversion.h

package info (click to toggle)
supertuxkart 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 645,004 kB
  • sloc: cpp: 341,359; ansic: 132,204; xml: 50,646; sh: 17,914; asm: 1,732; makefile: 1,070; awk: 800; python: 717; 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"