diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-09 18:30:01 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-09 18:30:01 +0100 |
commit | ba1314c2efc478e4c6a0023d36860aabf0ab133a (patch) | |
tree | c9e76a02bd4041755984c89d206d6f6953132d1f /libswresample/swresample.h | |
parent | 82742294b7a866b89d6fd228b0692867d9e08fcd (diff) | |
download | ffmpeg-ba1314c2efc478e4c6a0023d36860aabf0ab133a.tar.gz |
swr: update copyright years of a few files iam working on
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswresample/swresample.h')
-rw-r--r-- | libswresample/swresample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample.h b/libswresample/swresample.h index 30d3e05697..95e8a5a093 100644 --- a/libswresample/swresample.h +++ b/libswresample/swresample.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Michael Niedermayer (michaelni@gmx.at) + * Copyright (C) 2011-2013 Michael Niedermayer (michaelni@gmx.at) * * This file is part of libswresample * |