diff options
author | Luca Abeni <lucabe72@email.it> | 2007-08-24 17:40:43 +0000 |
---|---|---|
committer | Luca Abeni <lucabe72@email.it> | 2007-08-24 17:40:43 +0000 |
commit | 7fa9d0dd8f89a44265182d1d551e22764e8f5712 (patch) | |
tree | 40c045685999e8f72fc8967a6f1f177dd8c65422 | |
parent | b48e359ff766d6fef966d706288adcd28e2d2d8b (diff) | |
download | ffmpeg-7fa9d0dd8f89a44265182d1d551e22764e8f5712.tar.gz |
Remove copyright from a function prototype
Originally committed as revision 10214 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | libavformat/rtp_mpv.h | 1 |
1 files changed, 0 insertions, 1 deletions
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. * |