summaryrefslogtreecommitdiff
path: root/libavcodec/x86/idct_mmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/idct_mmx.c')
-rw-r--r--libavcodec/x86/idct_mmx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/x86/idct_mmx.c b/libavcodec/x86/idct_mmx.c
index 57fa81892d..ed2d3217e5 100644
--- a/libavcodec/x86/idct_mmx.c
+++ b/libavcodec/x86/idct_mmx.c
@@ -1,5 +1,4 @@
/*
- * idct_mmx.c
* Copyright (C) 1999-2001 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
*
* This file is part of mpeg2dec, a free MPEG-2 video stream decoder.