[go: up one dir, main page]

File: jversion.h

package info (click to toggle)
fltk1.3 1.3.4-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,020 kB
  • sloc: cpp: 104,403; ansic: 88,673; sh: 3,654; makefile: 1,884; perl: 27; xml: 7
file content (14 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * jversion.h
 *
 * Copyright (C) 1991-2014, 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	"9a  19-Jan-2014"

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