Originally committed as revision 6830 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
/* |
| 2 | 2 |
* simple arithmetic expression evaluator |
| 3 | 3 |
* |
| 4 |
- * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> |
|
| 4 |
+ * Copyright (c) 2002-2006 Michael Niedermayer <michaelni@gmx.at> |
|
| 5 | 5 |
* Copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.org> |
| 6 | 6 |
* |
| 7 | 7 |
* This file is part of FFmpeg. |