From bf89d54edb7fe084c18a5efed2ee7afd22acd472 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 1 Feb 2009 15:51:48 +0000 Subject: [PATCH] cosmetics: Remove period after copyright statement non-sentence. Originally committed as revision 28444 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/yuv2rgb_template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *