right copyrights

patch by Vitor: [vitor1001 gmail com]

Originally committed as revision 9439 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Vitor Sessak 18 years ago committed by Benoit Fouet
parent 9489d2ef3f
commit 7299663a50
  1. 4
      libavcodec/roqvideo.c
  2. 4
      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
*
*/
/**

@ -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

Loading…
Cancel
Save