Browse code

I hope noone minds, adding myself to eval.c copyright...

Originally committed as revision 6827 to svn://svn.ffmpeg.org/ffmpeg/trunk

Oded Shimon authored on 2006/10/29 03:30:20
Showing 1 changed files
... ...
@@ -2,6 +2,7 @@
2 2
  * simple arithmetic expression evaluator
3 3
  *
4 4
  * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at>
5
+ * Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org>
5 6
  *
6 7
  * This file is part of FFmpeg.
7 8
  *