mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
cmdutils: update copyright year to 2018
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
struct SwsContext *sws_opts;
|
||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||
|
||||
static const int this_year = 2017;
|
||||
static const int this_year = 2018;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user