summaryrefslogtreecommitdiff
path: root/libavformat/au.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-04-10 19:26:49 +0200
committerDiego Biurrun <diego@biurrun.de>2013-04-11 02:42:11 +0200
commitac9362c5d985ca37d4debb4e0e12497d248ec9d1 (patch)
treeba83a66cc2db9f894c249513a2980d1718d8ed86 /libavformat/au.c
parent9de9b828ef005dec37052548c195a6b4f18fc701 (diff)
Move misplaced file author information where it belongs
Diffstat (limited to 'libavformat/au.c')
-rw-r--r--libavformat/au.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/au.c b/libavformat/au.c
index 76da6e6092..6b252b21ce 100644
--- a/libavformat/au.c
+++ b/libavformat/au.c
@@ -2,6 +2,8 @@
* AU muxer and demuxer
* Copyright (c) 2001 Fabrice Bellard
*
+ * first version by Francois Revol <revol@free.fr>
+ *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
@@ -20,8 +22,6 @@
*/
/*
- * First version by Francois Revol revol@free.fr
- *
* Reference documents:
* http://www.opengroup.org/public/pubs/external/auformat.html
* http://www.goice.co.jp/member/mo/formats/au.html