diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-02-05 11:31:33 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-02-06 19:39:24 +0100 |
commit | 32f3c541bcddd1313212792c78c5ae643570b904 (patch) | |
tree | 94e9e55d7dd6fbd7d84b4f150b5e45373192d5c0 /libavcodec/arm/vp8.h | |
parent | ec1f3cab2061531d9b200213afeb5614f880d5d4 (diff) | |
download | ffmpeg-32f3c541bcddd1313212792c78c5ae643570b904.tar.gz |
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diffstat (limited to 'libavcodec/arm/vp8.h')
-rw-r--r-- | libavcodec/arm/vp8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/arm/vp8.h b/libavcodec/arm/vp8.h index 76a0397a8d..0fb4edfbab 100644 --- a/libavcodec/arm/vp8.h +++ b/libavcodec/arm/vp8.h @@ -1,4 +1,4 @@ -/** +/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or |