diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-26 19:46:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-27 00:26:35 +0200 |
commit | 90d4b07063b31fda4f2f00a1e049f0ed8a0c392b (patch) | |
tree | 82c626c9971fe3e0195a548bfa8e034af27da110 /libavutil/mathematics.h | |
parent | ae52eb7fc74273a7472f93241943a0887f0db503 (diff) | |
download | ffmpeg-90d4b07063b31fda4f2f00a1e049f0ed8a0c392b.tar.gz |
mathemathics: update copyright years
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/mathematics.h')
-rw-r--r-- | libavutil/mathematics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/mathematics.h b/libavutil/mathematics.h index 5458d2f850..113286cd8d 100644 --- a/libavutil/mathematics.h +++ b/libavutil/mathematics.h @@ -1,5 +1,5 @@ /* - * copyright (c) 2005 Michael Niedermayer <michaelni@gmx.at> + * copyright (c) 2005-2012 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * |