From ac9362c5d985ca37d4debb4e0e12497d248ec9d1 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 10 Apr 2013 19:26:49 +0200 Subject: Move misplaced file author information where it belongs --- libavcodec/x86/fmtconvert_init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/x86/fmtconvert_init.c') diff --git a/libavcodec/x86/fmtconvert_init.c b/libavcodec/x86/fmtconvert_init.c index 05afe22b79..24c81bdbe0 100644 --- a/libavcodec/x86/fmtconvert_init.c +++ b/libavcodec/x86/fmtconvert_init.c @@ -3,6 +3,8 @@ * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer * + * MMX optimization by Nick Kurshev + * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or @@ -18,8 +20,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with Libav; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * - * MMX optimization by Nick Kurshev */ #include "libavutil/attributes.h" -- cgit v1.2.3