mirror of https://git.ffmpeg.org/ffmpeg.git
cmdutils: update copyright year to 2014.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
16f0f97eec
commit
ecf21ab0ec
|
@ -55,7 +55,7 @@
|
|||
struct SwsContext *sws_opts;
|
||||
AVDictionary *format_opts, *codec_opts;
|
||||
|
||||
static const int this_year = 2013;
|
||||
static const int this_year = 2014;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue