Browse code

update copyright year, it looks odd otherwise :)

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

Michael Niedermayer authored on 2006/10/29 05:18:18
Showing 1 changed files
... ...
@@ -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.