summaryrefslogtreecommitdiff
path: root/libavcodec/x86/motion_est_mmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/motion_est_mmx.c')
-rw-r--r--libavcodec/x86/motion_est_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/motion_est_mmx.c b/libavcodec/x86/motion_est_mmx.c
index c866e8ad7b..2d3c866a04 100644
--- a/libavcodec/x86/motion_est_mmx.c
+++ b/libavcodec/x86/motion_est_mmx.c
@@ -1,6 +1,6 @@
/*
* MMX optimized motion estimation
- * Copyright (c) 2001 Fabrice Bellard.
+ * Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer
*
* mostly by Michael Niedermayer <michaelni@gmx.at>