update copyright year, it looks odd otherwise :)

Originally committed as revision 6830 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2006-10-28 20:18:18 +00:00
parent 95da34cd54
commit 3cedeeca02

View File

@ -1,7 +1,7 @@
/* /*
* simple arithmetic expression evaluator * simple arithmetic expression evaluator
* *
* Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2002-2006 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org> * Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org>
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.