mirror of https://git.ffmpeg.org/ffmpeg.git
cmdutils: update copyright year to 2018
This commit is contained in:
parent
1efbbfedca
commit
7b0b5bc810
|
@ -59,7 +59,7 @@
|
|||
struct SwsContext *sws_opts;
|
||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||
|
||||
static const int this_year = 2017;
|
||||
static const int this_year = 2018;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue