aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b/jversion.h
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-01-29 21:27:37 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-01-29 21:27:37 +0100
commitc92fb6bebc781525e09bd38cb77f746c3b8d118c (patch)
treeededa37f6ab84a1f6739057fb2bd91d96465f419 /test/monniaux/jpeg-6b/jversion.h
parent295ea9f535cef2b874823680008c712a3f40d69b (diff)
downloadcompcert-kvx-c92fb6bebc781525e09bd38cb77f746c3b8d118c.tar.gz
compcert-kvx-c92fb6bebc781525e09bd38cb77f746c3b8d118c.zip
jpeg-6b modified
Diffstat (limited to 'test/monniaux/jpeg-6b/jversion.h')
-rw-r--r--test/monniaux/jpeg-6b/jversion.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/monniaux/jpeg-6b/jversion.h b/test/monniaux/jpeg-6b/jversion.h
new file mode 100644
index 00000000..6472c58d
--- /dev/null
+++ b/test/monniaux/jpeg-6b/jversion.h
@@ -0,0 +1,14 @@
+/*
+ * jversion.h
+ *
+ * Copyright (C) 1991-1998, Thomas G. Lane.
+ * 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 "6b 27-Mar-1998"
+
+#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"