Mercurial > libavcodec.hg
changeset 4099:5e5c34470242 libavcodec
I hope noone minds, adding myself to eval.c copyright...
author | ods15 |
---|---|
date | Sat, 28 Oct 2006 18:30:20 +0000 |
parents | db808f95ad06 |
children | bfab45292f1b |
files | eval.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/eval.c Sat Oct 28 16:11:25 2006 +0000 +++ b/eval.c Sat Oct 28 18:30:20 2006 +0000 @@ -2,6 +2,7 @@ * simple arithmetic expression evaluator * * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> + * Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org> * * This file is part of FFmpeg. *