From: DRC Date: Sun, 9 Feb 2014 14:12:12 +0000 (+0000) Subject: Update copyright notice to reflect recent SIMD contributions X-Git-Tag: 1.3.90~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68550a7e99b839616a8e28dc3a51ee741d7ac9c9;p=libjpeg-turbo Update copyright notice to reflect recent SIMD contributions git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1117 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/jversion.h b/jversion.h index 68b3743..a05f12b 100644 --- a/jversion.h +++ b/jversion.h @@ -28,5 +28,7 @@ #define JCOPYRIGHT "Copyright (C) 1991-2012 Thomas G. Lane, Guido Vollbeding\n" \ "Copyright (C) 1999-2006 MIYASAKA Masaru\n" \ "Copyright (C) 2009 Pierre Ossman for Cendio AB\n" \ - "Copyright (C) 2009-2013 D. R. Commander\n" \ - "Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies)" + "Copyright (C) 2009-2014 D. R. Commander\n" \ + "Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies)\n" \ + "Copyright (C) 2013 MIPS Technologies, Inc.\n" \ + "Copyright (C) 2013 Linaro Limited"