comparison eval.c @ 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 fda3ec8e96e1
children a15abf56debf
comparison
equal deleted inserted replaced
4098:db808f95ad06 4099:5e5c34470242
1 /* 1 /*
2 * simple arithmetic expression evaluator 2 * simple arithmetic expression evaluator
3 * 3 *
4 * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> 4 * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at>
5 * Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org>
5 * 6 *
6 * This file is part of FFmpeg. 7 * This file is part of FFmpeg.
7 * 8 *
8 * FFmpeg is free software; you can redistribute it and/or 9 * FFmpeg is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public 10 * modify it under the terms of the GNU Lesser General Public