Module: libav
Branch: master
Commit: 2f4a1bb9bfb29112711ba904e1dc0dd58e24f361

Author:    Sean McGovern <[email protected]>
Committer: Luca Barbato <[email protected]>
Date:      Sat Mar 12 14:38:10 2016 -0500

cmdutils: update copyright year to 2016

CC: [email protected]

Signed-off-by: Luca Barbato <[email protected]>

---

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

diff --git a/cmdutils.c b/cmdutils.c
index 3bafb10..9cfcaa6 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 = 2015;
+static const int this_year = 2016;
 
 void init_opts(void)
 {

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

Reply via email to