diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c index 3f7d3efc76..112e4b3081 100644 --- a/libavcodec/8svx.c +++ b/libavcodec/8svx.c @@ -1,5 +1,4 @@ /* - * 8SVX audio decoder * Copyright (C) 2008 Jaikrishnan Menon * * This file is part of FFmpeg. @@ -22,7 +21,6 @@ /** * @file * 8svx audio decoder - * @author Jaikrishnan Menon * supports: fibonacci delta encoding * : exponential encoding */