File: jversion.h

package info (click to toggle)
libtk-img 1%3A1.4.13%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 37,792 kB
  • sloc: ansic: 202,225; sh: 14,946; tcl: 7,131; asm: 3,560; makefile: 2,137; cpp: 1,935; ada: 1,681; pascal: 1,139; cs: 879; awk: 782; perl: 104; xml: 95
file content (14 lines) | stat: -rwxr-xr-x 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * jversion.h
 *
 * Copyright (C) 1991-2020, 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	"9d  12-Jan-2020"

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