Browse Source

Update copyright year.

tags/n0.10
Carl Eugen Hoyos 13 years ago
parent
commit
8dc973e6d1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmdutils.c

+ 1
- 1
cmdutils.c View File

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

static const int this_year = 2011;
static const int this_year = 2012;

static FILE *report_file;



Loading…
Cancel
Save