1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-28 04:06:12 +02:00

right copyrights

patch by Vitor: [vitor1001 gmail com]

Originally committed as revision 9439 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2007-06-26 20:13:09 +00:00 committed by Benoit Fouet
parent 9489d2ef3f
commit 7299663a50
2 changed files with 4 additions and 4 deletions

View File

@ -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. * This file is part of FFmpeg.
* *
@ -16,7 +17,6 @@
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software * License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/** /**

View File

@ -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. * This file is part of FFmpeg.
* *
@ -16,7 +17,6 @@
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software * License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef AVCODEC_ROQVIDEO_H #ifndef AVCODEC_ROQVIDEO_H