Browse Source

cmdutils: update copyright year to 2016

CC: libav-stable@libav.org

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tags/n3.1
Sean McGovern Luca Barbato 10 years ago
parent
commit
2f4a1bb9bf
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 = 2015;
static const int this_year = 2016;

void init_opts(void)
{


Loading…
Cancel
Save