Browse Source

update copyright year, it looks odd otherwise :)

Originally committed as revision 6830 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
3cedeeca02
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/eval.c

+ 1
- 1
libavcodec/eval.c View File

@@ -1,7 +1,7 @@
/*
* 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>
*
* This file is part of FFmpeg.


Loading…
Cancel
Save