|
From: <sv...@va...> - 2005-05-16 19:34:28
|
Author: sewardj
Date: 2005-05-16 19:30:40 +0100 (Mon, 16 May 2005)
New Revision: 3744
Modified:
trunk/coregrind/vg_main.c
Log:
wibble
Modified: trunk/coregrind/vg_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/vg_main.c 2005-05-16 18:25:09 UTC (rev 3743)
+++ trunk/coregrind/vg_main.c 2005-05-16 18:30:40 UTC (rev 3744)
@@ -2001,7 +2001,7 @@
"Using LibVEX rev %s, a library for dynamic binary translation.=
",
LibVEX_Version() );
VG_(message)(Vg_UserMsg,=20
- "Copyright (C) 2004, and GNU GPL'd, by OpenWorks LLP.");
+ "Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP.");
VG_(message)(Vg_UserMsg,
"Using valgrind-%s, a dynamic binary instrumentation framework.=
",
VERSION);
|