From 7299663a50b5fd98444252dd7a7a2482cee25f71 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Tue, 26 Jun 2007 20:13:09 +0000 Subject: right copyrights patch by Vitor: [vitor1001 gmail com] Originally committed as revision 9439 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/roqvideo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/roqvideo.h') diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h index b405dfdf91..f4efac7e3c 100644 --- a/libavcodec/roqvideo.h +++ b/libavcodec/roqvideo.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2003 the ffmpeg project + * Copyright (C) 2003 Mike Melanson + * Copyright (C) 2003 Dr. Tim Ferguson * * This file is part of FFmpeg. * @@ -16,7 +17,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 - * */ #ifndef AVCODEC_ROQVIDEO_H -- cgit v1.2.3