comparison x86/motion_est_mmx.c @ 8629:04423b2f6e0b libavcodec

cosmetics: Remove pointless period after copyright statement non-sentences.
author diego
date Mon, 19 Jan 2009 15:46:40 +0000
parents 7768bdfd4f7b
children 7f594601d5e9
comparison
equal deleted inserted replaced
8628:e49a2e1f0020 8629:04423b2f6e0b
1 /* 1 /*
2 * MMX optimized motion estimation 2 * MMX optimized motion estimation
3 * Copyright (c) 2001 Fabrice Bellard. 3 * Copyright (c) 2001 Fabrice Bellard
4 * Copyright (c) 2002-2004 Michael Niedermayer 4 * Copyright (c) 2002-2004 Michael Niedermayer
5 * 5 *
6 * mostly by Michael Niedermayer <michaelni@gmx.at> 6 * mostly by Michael Niedermayer <michaelni@gmx.at>
7 * 7 *
8 * This file is part of FFmpeg. 8 * This file is part of FFmpeg.