diff --git a/libavformat/rtp_mpv.c b/libavformat/rtp_mpv.c index 49074c7eeb..c8bf81f9a6 100644 --- a/libavformat/rtp_mpv.c +++ b/libavformat/rtp_mpv.c @@ -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. *