Module: libav
Branch: master
Commit: 3e160652219ff4da433f5672ae1e5f4956abb815

Author:    Johan Andersson <[email protected]>
Committer: Martin Storsjö <[email protected]>
Date:      Sat Jan  3 17:31:36 2015 +0100

cmdutils: update copyright year to 2015.

Signed-off-by: Martin Storsjö <[email protected]>

---

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

diff --git a/cmdutils.c b/cmdutils.c
index f074dd0..e01ad24 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 = 2014;
+static const int this_year = 2015;
 
 void init_opts(void)
 {

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

Reply via email to