--- libavcodec/aacdec.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c index 80d8fbf..af8774d 100644 --- a/libavcodec/aacdec.c +++ b/libavcodec/aacdec.c @@ -5,7 +5,7 @@ * * AAC LATM decoder * Copyright (c) 2008-2010 Paul Kendall <[email protected]> - * Copyright (c) 2010 Janne Grunau <[email protected]> + * Copyright (c) 2010 Janne Grunau <[email protected]> * * This file is part of Libav. * -- 1.7.1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
