changeset 28409:303467269af1

cosmetics: Remove period after copyright statement non-sentence.
author diego
date Sun, 01 Feb 2009 15:51:48 +0000
parents a1dbbfeebfd7
children f02a92b6d0a4
files libswscale/yuv2rgb_template.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/yuv2rgb_template.c	Sun Feb 01 15:15:07 2009 +0000
+++ b/libswscale/yuv2rgb_template.c	Sun Feb 01 15:51:48 2009 +0000
@@ -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>
  *