1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-03 16:24:53 +02:00

cmdutils: update copyright year to 2015.

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Johan Andersson
2015-01-03 17:31:36 +01:00
committed by Martin Storsjö
parent f2ad1495f2
commit 3e16065221
+1 -1
View File
@@ -58,7 +58,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts, *resample_opts;
static const int this_year = 2014;
static const int this_year = 2015;
void init_opts(void)
{