diff mencoder.c @ 11778:79442082467a

Happy new year to all from Argentina :-)
author diego
date Mon, 12 Jan 2004 03:47:49 +0000
parents 29eea271490e
children 6a25f1b5cc70
line wrap: on
line diff
--- a/mencoder.c	Sun Jan 11 19:50:57 2004 +0000
+++ b/mencoder.c	Mon Jan 12 03:47:49 2004 +0000
@@ -368,7 +368,7 @@
 
   mp_msg_init();
   mp_msg_set_level(MSGL_STATUS);
-  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2003 MPlayer Team\n\n");
+  mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2004 MPlayer Team\n\n");
 
   /* Test for cpu capabilities (and corresponding OS support) for optimizing */
   GetCpuCaps(&gCpuCaps);