Mercurial > libavcodec.hg
diff eval.h @ 11602:da95280256b4 libavcodec
Remove redundant file descriptions from copyright headers.
File description is only kept in the @file doxy.
| author | stefano |
|---|---|
| date | Sun, 11 Apr 2010 20:04:11 +0000 |
| parents | 29fda2500178 |
| children | 5cbea9fe32df |
line wrap: on
line diff
--- a/eval.h Sun Apr 11 18:44:51 2010 +0000 +++ b/eval.h Sun Apr 11 20:04:11 2010 +0000 @@ -1,6 +1,4 @@ /* - * simple arithmetic expression evaluator - * * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. @@ -22,7 +20,7 @@ /** * @file libavcodec/eval.h - * eval header. + * simple arithmetic expression evaluator */ #ifndef AVCODEC_EVAL_H
