diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-09-06 21:23:09 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-07 00:29:06 +0200 |
commit | 323d9120104650891fd7cec83c93cdbdbbfb5af9 (patch) | |
tree | 5b401d228d4fa26966839e00e7a6f2ce2cd8cd0d /libswresample/swresample_internal.h | |
parent | 144caa7280aaa3e20d527938d07468d076586df5 (diff) | |
download | ffmpeg-323d9120104650891fd7cec83c93cdbdbbfb5af9.tar.gz |
swr: update copyright years
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswresample/swresample_internal.h')
-rw-r--r-- | libswresample/swresample_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample_internal.h b/libswresample/swresample_internal.h index e569a4430f..0ef5f965e0 100644 --- a/libswresample/swresample_internal.h +++ b/libswresample/swresample_internal.h @@ -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 * |