changeset 28271:16c12cf160ef

Update copyright year.
author diego
date Sun, 11 Jan 2009 23:20:56 +0000
parents aba9a3186ce9
children 862bf37de86f
files mencoder.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mencoder.c	Sun Jan 11 22:53:08 2009 +0000
+++ b/mencoder.c	Sun Jan 11 23:20:56 2009 +0000
@@ -421,7 +421,7 @@
   // 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);