Commit e4fddd18 authored by Johan Andersson's avatar Johan Andersson Committed by Michael Niedermayer

cmdutils: update copyright year to 2015.

(cherry picked from commit 3e160652)

Conflicts:

	cmdutils.c
parent 36ac5845
...@@ -68,7 +68,7 @@ struct SwsContext *sws_opts; ...@@ -68,7 +68,7 @@ struct SwsContext *sws_opts;
AVDictionary *swr_opts; AVDictionary *swr_opts;
AVDictionary *format_opts, *codec_opts, *resample_opts; AVDictionary *format_opts, *codec_opts, *resample_opts;
const int this_year = 2014; const int this_year = 2015;
static FILE *report_file; static FILE *report_file;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment