Module: libav
Branch: release/12
Commit: 0e3b26f56dcd62f925062303329ad28ca85c8548

Author:    Sean McGovern <[email protected]>
Committer: Sean McGovern <[email protected]>
Date:      Sun Jan  1 16:31:15 2017 -0500

cmdutils: update copyright year to 2017

CC: [email protected]
(cherry picked from commit d31f46e1999fab31be46f0cbce0546a5aa49fe48)

Signed-off-by: Sean McGovern <[email protected]>

---

 cmdutils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmdutils.c b/cmdutils.c
index 2913655..b0445eb 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -58,7 +58,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts, *resample_opts;
 
-static const int this_year = 2016;
+static const int this_year = 2017;
 
 void init_opts(void)
 {

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to