Remove redundant "all rights reserved" statement, OKed by Walken.
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 Jul 2007 17:48:02 +0000 (17:48 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 16 Jul 2007 17:48:02 +0000 (17:48 +0000)
Originally committed as revision 23791 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/yuv2rgb.c
libswscale/yuv2rgb_template.c

index ba4a6e8..5262c20 100644 (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>
index 0a5eddf..32f385f 100644 (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>
  *