Browse Source

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

Originally committed as revision 6827 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Oded Shimon 19 years ago
parent
commit
b5c5a86bb7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/eval.c

+ 1
- 0
libavcodec/eval.c View File

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


Loading…
Cancel
Save