diff options
Diffstat (limited to 'common/jpeg/simd/jsimd_x86_64.c')
-rw-r--r-- | common/jpeg/simd/jsimd_x86_64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/jpeg/simd/jsimd_x86_64.c b/common/jpeg/simd/jsimd_x86_64.c index 4bff6c2a..7659249e 100644 --- a/common/jpeg/simd/jsimd_x86_64.c +++ b/common/jpeg/simd/jsimd_x86_64.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 the interface between the "normal" portions * of the library and the SIMD implementations when running on a |