summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb_template.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-01 15:51:48 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-01 15:51:48 +0000
commitbf89d54edb7fe084c18a5efed2ee7afd22acd472 (patch)
treeddfbe4a096edcba983e8627db93eb57324512bb2 /libswscale/yuv2rgb_template.c
parentad4d0b9ef28d6b2036667973e00728da3b199486 (diff)
cosmetics: Remove period after copyright statement non-sentence.
Originally committed as revision 28444 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb_template.c')
-rw-r--r--libswscale/yuv2rgb_template.c2
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>
*