diff options
-rw-r--r-- | libswscale/yuv2rgb_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_template.c b/libswscale/yuv2rgb_template.c index a850545a48..216ddd2803 100644 --- a/libswscale/yuv2rgb_template.c +++ b/libswscale/yuv2rgb_template.c @@ -1,7 +1,7 @@ /* * yuv2rgb_mmx.c, software YUV to RGB converter with Intel MMX "technology" * - * Copyright (C) 2000, Silicon Integrated System Corp. + * Copyright (C) 2000, Silicon Integrated System Corp * * Author: Olie Lho <ollie@sis.com.tw> * |