]> granicus.if.org Git - libjpeg-turbo/commitdiff
jversion.h: Bump copyright year to 2018
authorDRC <information@libjpeg-turbo.org>
Sat, 31 Mar 2018 16:33:22 +0000 (11:33 -0500)
committerDRC <information@libjpeg-turbo.org>
Sun, 1 Apr 2018 03:06:40 +0000 (22:06 -0500)
jversion.h

index 7e44eaa3c566493b78381b3ad6ba9b92f2c7de7e..1d6b5192f7f839bdc83e3cabc71c1082261e73b3 100644 (file)
@@ -4,7 +4,7 @@
  * This file was part of the Independent JPEG Group's software:
  * Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
  * libjpeg-turbo Modifications:
- * Copyright (C) 2010, 2012-2017, D. R. Commander.
+ * Copyright (C) 2010, 2012-2018, D. R. Commander.
  * For conditions of distribution and use, see the accompanying README.ijg
  * file.
  *
@@ -35,7 +35,7 @@
  *   their code
  */
 
-#define JCOPYRIGHT      "Copyright (C) 2009-2017 D. R. Commander\n" \
+#define JCOPYRIGHT      "Copyright (C) 2009-2018 D. R. Commander\n" \
                         "Copyright (C) 2011-2016 Siarhei Siamashka\n" \
                         "Copyright (C) 2015-2016 Matthieu Darbois\n" \
                         "Copyright (C) 2015 Google, Inc.\n" \
@@ -46,4 +46,4 @@
                         "Copyright (C) 1999-2006 MIYASAKA Masaru\n" \
                         "Copyright (C) 1991-2016 Thomas G. Lane, Guido Vollbeding" \
 
-#define JCOPYRIGHT_SHORT "Copyright (C) 1991-2017 The libjpeg-turbo Project and many others"
+#define JCOPYRIGHT_SHORT "Copyright (C) 1991-2018 The libjpeg-turbo Project and many others"