summaryrefslogtreecommitdiff
path: root/jpeg/jversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'jpeg/jversion.h')
-rw-r--r--jpeg/jversion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/jpeg/jversion.h b/jpeg/jversion.h
index 6472c58d3..70c8b6fe1 100644
--- a/jpeg/jversion.h
+++ b/jpeg/jversion.h
@@ -1,7 +1,7 @@
/*
* jversion.h
*
- * Copyright (C) 1991-1998, Thomas G. Lane.
+ * Copyright (C) 1991-2010, 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.
*
@@ -9,6 +9,6 @@
*/
-#define JVERSION "6b 27-Mar-1998"
+#define JVERSION "8b 16-May-2010"
-#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"
+#define JCOPYRIGHT "Copyright (C) 2010, Thomas G. Lane, Guido Vollbeding"