[MPlayer-cvslog] r28306 - trunk/mencoder.c
diego
subversion at mplayerhq.hu
Mon Jan 12 00:20:56 CET 2009
Author: diego
Date: Mon Jan 12 00:20:56 2009
New Revision: 28306
Log:
Update copyright year.
Modified:
trunk/mencoder.c
Modified: trunk/mencoder.c
==============================================================================
--- trunk/mencoder.c Sun Jan 11 23:53:08 2009 (r28305)
+++ trunk/mencoder.c Mon Jan 12 00:20:56 2009 (r28306)
@@ -421,7 +421,7 @@ user_correct_pts = 0;
// Preparse the command line
m_config_preparse_command_line(mconfig,argc,argv);
- mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2008 MPlayer Team\n");
+ mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2009 MPlayer Team\n");
/* Test for cpu capabilities (and corresponding OS support) for optimizing */
GetCpuCaps(&gCpuCaps);
More information about the MPlayer-cvslog
mailing list