mirror of https://git.ffmpeg.org/ffmpeg.git
cmdutils: update copyright year to 2012.
This commit is contained in:
parent
783487ae44
commit
21d0d1d64f
|
@ -55,7 +55,7 @@
|
|||
struct SwsContext *sws_opts;
|
||||
AVDictionary *format_opts, *codec_opts;
|
||||
|
||||
static const int this_year = 2011;
|
||||
static const int this_year = 2012;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue