From 7fa9d0dd8f89a44265182d1d551e22764e8f5712 Mon Sep 17 00:00:00 2001 From: Luca Abeni Date: Fri, 24 Aug 2007 17:40:43 +0000 Subject: [PATCH] Remove copyright from a function prototype Originally committed as revision 10214 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rtp_mpv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavformat/rtp_mpv.h b/libavformat/rtp_mpv.h index fb09a25011..41133672ad 100644 --- a/libavformat/rtp_mpv.h +++ b/libavformat/rtp_mpv.h @@ -1,6 +1,5 @@ /* * RTP definitions - * Copyright (c) 2002 Fabrice Bellard. * * This file is part of FFmpeg. *