diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-07-14 03:11:19 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-07-15 00:52:09 +0200 |
commit | 6168781f70ebac7da557207750d14f57c3cd4cb3 (patch) | |
tree | b3af4adde967b4dcc0cc77f957fc758381cd6127 /libavformat/yop.c | |
parent | ca5d57ef8ace36ca465208e04aaae1b461cb514a (diff) | |
download | ffmpeg-6168781f70ebac7da557207750d14f57c3cd4cb3.tar.gz |
doxygen: do not include license boilerplate in Doxygen documentation
Diffstat (limited to 'libavformat/yop.c')
-rw-r--r-- | libavformat/yop.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libavformat/yop.c b/libavformat/yop.c index e3671874a1..bc29b0883e 100644 --- a/libavformat/yop.c +++ b/libavformat/yop.c @@ -1,5 +1,4 @@ -/** - * @file +/* * Psygnosis YOP demuxer * * Copyright (C) 2010 Mohamed Naufal Basheer <naufal11@gmail.com> |