Remove redundant "all rights reserved" statement, OKed by Walken.

Originally committed as revision 23791 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun 2007-07-16 17:48:02 +00:00
parent ee8c87b55b
commit fc69cc615e
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
* yuv2rgb.c, Software YUV to RGB converter
*
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
* All Rights Reserved.
*
* Functions broken out from display_x11.c and several new modes
* added by Håkan Hjort <d95hjort@dtek.chalmers.se>

View File

@ -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>
*