[FFmpeg-cvslog] cmdutils: update copyright year to 2012.
Ronald S. Bultje
git at videolan.org
Sat Jun 9 19:23:23 CEST 2012
ffmpeg | branch: release/0.10 | Ronald S. Bultje <rsbultje at gmail.com> | Wed Feb 8 10:16:41 2012 -0800| [ce39a84a7d760965972781df61a88e5f432b978a] | committer: Janne Grunau
cmdutils: update copyright year to 2012.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ce39a84a7d760965972781df61a88e5f432b978a
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index e96fa81..7b2ff08 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