Browse Source

cmdutils: update copyright year to 2017

CC: libav-stable@libav.org
tags/n3.4
Sean McGovern 9 years ago
parent
commit
d31f46e199
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmdutils.c

+ 1
- 1
cmdutils.c View File

@@ -58,7 +58,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts, *resample_opts;

static const int this_year = 2016;
static const int this_year = 2017;

void init_opts(void)
{


Loading…
Cancel
Save