Remove file name from file headers.

It provides no useful information and breaks on renames.

Originally committed as revision 28494 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun 2009-02-09 11:19:19 +00:00
parent b17e0f065c
commit 2907deed0f

View File

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