summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb_template.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-16 17:48:02 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-16 17:48:02 +0000
commitfc69cc615e74bd0ff322c315a0c7f7809024ee2b (patch)
tree2f06f5c34a90f091d57580bca74402ed2cc4b5c6 /libswscale/yuv2rgb_template.c
parentee8c87b55bcd53f273e1abd890dccd97e378d3fb (diff)
Remove redundant "all rights reserved" statement, OKed by Walken.
Originally committed as revision 23791 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb_template.c')
-rw-r--r--libswscale/yuv2rgb_template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_template.c b/libswscale/yuv2rgb_template.c
index 0a5eddf117..32f385f6db 100644
--- a/libswscale/yuv2rgb_template.c
+++ b/libswscale/yuv2rgb_template.c
@@ -2,7 +2,6 @@
* yuv2rgb_mmx.c, Software YUV to RGB converter with Intel MMX "technology"
*
* Copyright (C) 2000, Silicon Integrated System Corp.
- * All Rights Reserved.
*
* Author: Olie Lho <ollie@sis.com.tw>
*