From ac9362c5d985ca37d4debb4e0e12497d248ec9d1 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 10 Apr 2013 19:26:49 +0200 Subject: Move misplaced file author information where it belongs --- libavformat/au.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavformat/au.c') 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 + * * 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 -- cgit v1.2.1