mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 19:49:56 +00:00
cmdutils: update copyright year to 2015.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
f2ad1495f2
commit
3e16065221
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user