summaryrefslogtreecommitdiff
path: root/libavcodec/vp6data.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 /libavcodec/vp6data.h
parentca5d57ef8ace36ca465208e04aaae1b461cb514a (diff)
doxygen: do not include license boilerplate in Doxygen documentation
Diffstat (limited to 'libavcodec/vp6data.h')
-rw-r--r--libavcodec/vp6data.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/libavcodec/vp6data.h b/libavcodec/vp6data.h
index 2ba3ef3860..9a11f89bf5 100644
--- a/libavcodec/vp6data.h
+++ b/libavcodec/vp6data.h
@@ -1,7 +1,4 @@
-/**
- * @file
- * VP6 compatible video decoder
- *
+/*
* Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
*
* This file is part of Libav.
@@ -21,6 +18,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/**
+ * @file
+ * VP6 compatible video decoder
+ */
+
#ifndef AVCODEC_VP6DATA_H
#define AVCODEC_VP6DATA_H