diff mencoder.c @ 14296:2c1492daa930

happy new year
author diego
date Sun, 02 Jan 2005 14:10:13 +0000
parents 815f03b7cee5
children 9e81b41838e6
line wrap: on
line diff
--- a/mencoder.c	Sat Jan 01 19:04:43 2005 +0000
+++ b/mencoder.c	Sun Jan 02 14:10:13 2005 +0000
@@ -391,7 +391,7 @@
 
   mp_msg_init();
   mp_msg_set_level(MSGL_STATUS);
-  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2004 MPlayer Team\n");
+  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2005 MPlayer Team\n");
 
   /* Test for cpu capabilities (and corresponding OS support) for optimizing */
   GetCpuCaps(&gCpuCaps);