changeset 28459:a00a5fff66ac

Remove file name from file headers. It provides no useful information and breaks on renames.
author diego
date Mon, 09 Feb 2009 11:19:19 +0000
parents 6629e391d52d
children 12c0dfccf149
files libswscale/yuv2rgb.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/yuv2rgb.c	Mon Feb 09 00:29:26 2009 +0000
+++ b/libswscale/yuv2rgb.c	Mon Feb 09 11:19:19 2009 +0000
@@ -1,5 +1,5 @@
 /*
- * yuv2rgb.c, Software YUV to RGB converter
+ *  software YUV to RGB converter
  *
  *  Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
  *