[FFmpeg-cvslog] cmdutils: update copyright year to 2012.
Ronald S. Bultje
git at videolan.org
Thu Feb 9 01:46:11 CET 2012
ffmpeg | branch: master | Ronald S. Bultje <rsbultje at gmail.com> | Wed Feb 8 10:16:41 2012 -0800| [21d0d1d64f9b616d8417cd18fc8d457c49eb2c2c] | committer: Ronald S. Bultje
cmdutils: update copyright year to 2012.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21d0d1d64f9b616d8417cd18fc8d457c49eb2c2c
---
cmdutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cmdutils.c b/cmdutils.c
index e8f1732..8ee2cdd 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -55,7 +55,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
-static const int this_year = 2011;
+static const int this_year = 2012;
void init_opts(void)
{
More information about the ffmpeg-cvslog
mailing list