diff mencoder.c @ 25555:273c1eaae7c8

Happy New Year!
author zuxy
date Wed, 02 Jan 2008 07:38:40 +0000
parents f46e91c64b39
children 8d46379da327
line wrap: on
line diff
--- a/mencoder.c	Wed Jan 02 00:19:19 2008 +0000
+++ b/mencoder.c	Wed Jan 02 07:38:40 2008 +0000
@@ -418,7 +418,7 @@
     if(!strcmp(argv[i], "-really-quiet"))
       verbose= -10;
 
-  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2007 MPlayer Team\n");
+  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2008 MPlayer Team\n");
 
   /* Test for cpu capabilities (and corresponding OS support) for optimizing */
   GetCpuCaps(&gCpuCaps);