Add my name to the copyright header, since rtp_mpv now contains

a fair amount of code written by me

Originally committed as revision 10563 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Luca Abeni 2007-09-24 12:15:42 +00:00
parent e1e3d64201
commit 0ebecca52c
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
/*
* RTP packetization for MPEG video
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2007 Luca Abeni.
*
* This file is part of FFmpeg.
*