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


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.0.x@335 632fc199-4ca6-4c93-a231-07263d6284db
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.
  */