Revision: 4250
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4250&view=rev
Author:   dcommander
Date:     2011-02-02 05:45:43 +0000 (Wed, 02 Feb 2011)

Log Message:
-----------
Clarify that the SIMD C wrappers and headers fall under the same license as the 
rest of the SIMD code

Modified Paths:
--------------
    trunk/common/jpeg/jsimd.h
    trunk/common/jpeg/jsimd_none.c
    trunk/common/jpeg/jsimddct.h
    trunk/common/jpeg/simd/jsimd.h
    trunk/common/jpeg/simd/jsimd_i386.c
    trunk/common/jpeg/simd/jsimd_x86_64.c

Modified: trunk/common/jpeg/jsimd.h
===================================================================
--- trunk/common/jpeg/jsimd.h   2011-02-01 15:06:03 UTC (rev 4249)
+++ trunk/common/jpeg/jsimd.h   2011-02-02 05:45:43 UTC (rev 4250)
@@ -5,6 +5,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  */
 

Modified: trunk/common/jpeg/jsimd_none.c
===================================================================
--- trunk/common/jpeg/jsimd_none.c      2011-02-01 15:06:03 UTC (rev 4249)
+++ trunk/common/jpeg/jsimd_none.c      2011-02-02 05:45:43 UTC (rev 4250)
@@ -6,6 +6,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  * This file contains stubs for when there is no SIMD support available.
  */

Modified: trunk/common/jpeg/jsimddct.h
===================================================================
--- trunk/common/jpeg/jsimddct.h        2011-02-01 15:06:03 UTC (rev 4249)
+++ trunk/common/jpeg/jsimddct.h        2011-02-02 05:45:43 UTC (rev 4250)
@@ -5,6 +5,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  */
 

Modified: trunk/common/jpeg/simd/jsimd.h
===================================================================
--- trunk/common/jpeg/simd/jsimd.h      2011-02-01 15:06:03 UTC (rev 4249)
+++ trunk/common/jpeg/simd/jsimd.h      2011-02-02 05:45:43 UTC (rev 4250)
@@ -5,6 +5,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  */
 

Modified: trunk/common/jpeg/simd/jsimd_i386.c
===================================================================
--- trunk/common/jpeg/simd/jsimd_i386.c 2011-02-01 15:06:03 UTC (rev 4249)
+++ trunk/common/jpeg/simd/jsimd_i386.c 2011-02-02 05:45:43 UTC (rev 4250)
@@ -6,6 +6,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  * This file contains the interface between the "normal" portions
  * of the library and the SIMD implementations when running on a

Modified: trunk/common/jpeg/simd/jsimd_x86_64.c
===================================================================
--- trunk/common/jpeg/simd/jsimd_x86_64.c       2011-02-01 15:06:03 UTC (rev 
4249)
+++ trunk/common/jpeg/simd/jsimd_x86_64.c       2011-02-02 05:45:43 UTC (rev 
4250)
@@ -6,6 +6,7 @@
  * 
  * Based on the x86 SIMD extension for IJG JPEG library,
  * Copyright (C) 1999-2006, MIYASAKA Masaru.
+ * For conditions of distribution and use, see copyright notice in jsimdext.inc
  *
  * This file contains the interface between the "normal" portions
  * of the library and the SIMD implementations when running on a


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to