diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-04-10 18:56:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-04-10 19:54:41 +0200 |
commit | 5c1f312888fc0094e4755c10c9700af87c9c3a40 (patch) | |
tree | 1f85b1c6f1ceb4c54c9289a2481e4e5d84ec0ebf | |
parent | 40b7a27bad8b8b35cb215bf4f4cba02a00d6f9e2 (diff) | |
download | ffmpeg-5c1f312888fc0094e4755c10c9700af87c9c3a40.tar.gz |
swr: update copyright year for rematrix
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | libswresample/rematrix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/rematrix.c b/libswresample/rematrix.c index e588fe973e..e9f919cf50 100644 --- a/libswresample/rematrix.c +++ b/libswresample/rematrix.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Michael Niedermayer (michaelni@gmx.at) + * Copyright (C) 2011-2012 Michael Niedermayer (michaelni@gmx.at) * * This file is part of libswresample * |