summaryrefslogtreecommitdiff
path: root/libavformat/flv.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-14 03:11:19 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-15 00:52:09 +0200
commit6168781f70ebac7da557207750d14f57c3cd4cb3 (patch)
treeb3af4adde967b4dcc0cc77f957fc758381cd6127 /libavformat/flv.h
parentca5d57ef8ace36ca465208e04aaae1b461cb514a (diff)
doxygen: do not include license boilerplate in Doxygen documentation
Diffstat (limited to 'libavformat/flv.h')
-rw-r--r--libavformat/flv.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/libavformat/flv.h b/libavformat/flv.h
index c86e20a7cf..6418b27419 100644
--- a/libavformat/flv.h
+++ b/libavformat/flv.h
@@ -1,5 +1,4 @@
-/**
- * @file
+/*
* FLV common header
*
* Copyright (c) 2006 The Libav Project
@@ -21,6 +20,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/**
+ * @file
+ * FLV common header
+ */
+
#ifndef AVFORMAT_FLV_H
#define AVFORMAT_FLV_H