aboutsummaryrefslogtreecommitdiff
path: root/jsimd_none.c
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-02 05:31:16 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-02 05:31:16 +0000
commitd675bcdd30c30d0c3cdc1b9c6506d6acd7d17ed8 (patch)
treef7b81a141d5be540b302ce7923cd8d7eeffe0601 /jsimd_none.c
parent4005e817dd51af69fb4d327a6f98f21331b01b11 (diff)
Clarify that the C wrappers fall under the same license as the rest of the SIMD code
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@332 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'jsimd_none.c')
-rw-r--r--jsimd_none.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/jsimd_none.c b/jsimd_none.c
index 8960802..7ff3074 100644
--- a/jsimd_none.c
+++ b/jsimd_none.c
@@ -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.
*/