add my copyright in mov de/muxer

Originally committed as revision 17979 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2009-03-15 10:49:28 +00:00
parent 7867978374
commit 983bdd3788
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
/*
* MOV demuxer
* Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot org>
*
* This file is part of FFmpeg.
*

View File

@ -2,6 +2,7 @@
* MOV, 3GP, MP4 muxer
* Copyright (c) 2003 Thomas Raivio
* Copyright (c) 2004 Gildas Bazin <gbazin at videolan dot org>
* Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot org>
*
* This file is part of FFmpeg.
*