diff --git a/libswscale/yuv2rgb.c b/libswscale/yuv2rgb.c index ba4a6e81c3..5262c20817 100644 --- a/libswscale/yuv2rgb.c +++ b/libswscale/yuv2rgb.c @@ -2,7 +2,6 @@ * yuv2rgb.c, Software YUV to RGB converter * * Copyright (C) 1999, Aaron Holtzman - * All Rights Reserved. * * Functions broken out from display_x11.c and several new modes * added by HÃ¥kan Hjort 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 *