aboutsummaryrefslogtreecommitdiff
path: root/simd/jdcolor-sse2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'simd/jdcolor-sse2.asm')
-rw-r--r--simd/jdcolor-sse2.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/simd/jdcolor-sse2.asm b/simd/jdcolor-sse2.asm
index c122cc75..7ff5d05d 100644
--- a/simd/jdcolor-sse2.asm
+++ b/simd/jdcolor-sse2.asm
@@ -2,10 +2,9 @@
; jdcolor.asm - colorspace conversion (SSE2)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
-; Copyright 2009 D. R. Commander
+; Copyright (C) 2009, D. R. Commander.
;
-; Based on
-; x86 SIMD extension for IJG JPEG library
+; 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
;