]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
wibble
authorJulian Seward <jseward@acm.org>
Mon, 16 May 2005 18:30:40 +0000 (18:30 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 16 May 2005 18:30:40 +0000 (18:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3744

coregrind/vg_main.c

index 8169109b9d885e575b9119316c11d86147faef6d..4d09939ef413321f75fb4b1766feace4919ab5e7 100644 (file)
@@ -2001,7 +2001,7 @@ static void process_cmd_line_options( UInt* client_auxv, const char* toolname )
          "Using LibVEX rev %s, a library for dynamic binary translation.",
          LibVEX_Version() );
       VG_(message)(Vg_UserMsg, 
-         "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);