mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 00:02:52 +00:00
cmdutils: update copyright year to 2014.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
7840c40445
commit
7ce88e5ec4
@ -58,7 +58,7 @@
|
|||||||
struct SwsContext *sws_opts;
|
struct SwsContext *sws_opts;
|
||||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||||
|
|
||||||
static const int this_year = 2013;
|
static const int this_year = 2014;
|
||||||
|
|
||||||
void init_opts(void)
|
void init_opts(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user