Module: libav
Branch: release/12
Commit: 5e07c64443037ca1e9802e7e84412937ec937b37

Author:    Sean McGovern <[email protected]>
Committer: Sean McGovern <[email protected]>
Date:      Mon Jan  1 02:51:51 2018 -0500

cmdutils: update copyright year to 2018

(cherry picked from commit 7b0b5bc810cdb9ef100492c9a9f2d30602c04336)
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 b0445eb..65d1fb3 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 = 2017;
+static const int this_year = 2018;
 
 void init_opts(void)
 {

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

Reply via email to