diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-06-12 16:11:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-06-12 16:11:17 +0200 |
commit | 634d539c129e0c8c48f6eacec27b5f7967b2ac4a (patch) | |
tree | 5a62c992411d51fa42f1a4a213b44f79ba1e21b2 | |
parent | c8553bea9e05a4e246a6f4ccf3f43b0af74a847f (diff) | |
download | ffmpeg-634d539c129e0c8c48f6eacec27b5f7967b2ac4a.tar.gz |
swresample.c: update copyleft year
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | libswresample/swresample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample.c b/libswresample/swresample.c index 3079fc44f4..ff09ea4685 100644 --- a/libswresample/swresample.c +++ b/libswresample/swresample.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 * |