Mercurial > mplayer.hg
diff libmpeg2/idct_alpha.c @ 14732:1385ec491ffb
Mark locally modified files as such to comply more closely with GPL 2a.
author | diego |
---|---|
date | Sat, 19 Feb 2005 02:32:12 +0000 |
parents | d0a8810e155c |
children | 0783dd397f74 |
line wrap: on
line diff
--- a/libmpeg2/idct_alpha.c Sat Feb 19 02:19:21 2005 +0000 +++ b/libmpeg2/idct_alpha.c Sat Feb 19 02:32:12 2005 +0000 @@ -20,6 +20,10 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes. + * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + * $Id$ */ #include "config.h"