changeset 23771:1ddf3b0122fb

Remove redundant "all rights reserved" statement, OKed by Walken.
author diego
date Mon, 16 Jul 2007 17:48:02 +0000
parents 4decd04037b4
children bb0341cf9f43
files libswscale/yuv2rgb.c libswscale/yuv2rgb_template.c
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/yuv2rgb.c	Mon Jul 16 14:01:53 2007 +0000
+++ b/libswscale/yuv2rgb.c	Mon Jul 16 17:48:02 2007 +0000
@@ -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>
--- a/libswscale/yuv2rgb_template.c	Mon Jul 16 14:01:53 2007 +0000
+++ b/libswscale/yuv2rgb_template.c	Mon Jul 16 17:48:02 2007 +0000
@@ -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>
  *