From 7b94177e37c328490da96727a395a3aa90a402f3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 5 Jul 2007 10:37:29 +0000 Subject: Group all copyright and author notices together. Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mdec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/mdec.c') diff --git a/libavcodec/mdec.c b/libavcodec/mdec.c index 1f63bbd7b7..318b3b927b 100644 --- a/libavcodec/mdec.c +++ b/libavcodec/mdec.c @@ -2,6 +2,8 @@ * PSX MDEC codec * Copyright (c) 2003 Michael Niedermayer * + * based upon code from Sebastian Jedruszkiewicz + * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or @@ -17,8 +19,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * - * based upon code from Sebastian Jedruszkiewicz */ /** -- cgit v1.2.3