summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56data.h')
-rw-r--r--libavcodec/vp56data.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/libavcodec/vp56data.h b/libavcodec/vp56data.h
index 7be5921e9f..b1f27102ae 100644
--- a/libavcodec/vp56data.h
+++ b/libavcodec/vp56data.h
@@ -1,7 +1,4 @@
-/**
- * @file
- * VP5 and VP6 compatible video decoder (common data)
- *
+/*
* 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
+ * VP5 and VP6 compatible video decoder (common data)
+ */
+
#ifndef AVCODEC_VP56DATA_H
#define AVCODEC_VP56DATA_H