Author: sewardj Date: 2007-11-30 21:52:27 +0000 (Fri, 30 Nov 2007) New Revision: 7260
Log: Update contact details. Modified: trunk/exp-omega/o_main.c trunk/exp-omega/o_replace_memops.c trunk/exp-omega/omega.h Modified: trunk/exp-omega/o_main.c =================================================================== --- trunk/exp-omega/o_main.c 2007-11-30 21:41:40 UTC (rev 7259) +++ trunk/exp-omega/o_main.c 2007-11-30 21:52:27 UTC (rev 7260) @@ -9,7 +9,6 @@ leaks as they occur. Copyright (C) 2006-2007 Bryan "Brain Murders" Meredith - [EMAIL PROTECTED] (A note of personal thanks to my employers at Apertio (www.apertio.com) for allowing the use of their time, equipment for 64bit testing and providing moral support.) @@ -35,6 +34,8 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + The current maintainer is Rich Coe <[EMAIL PROTECTED]>. */ /* @@ -3542,7 +3543,7 @@ VG_(details_description) ("an instant memory leak detector"); VG_(details_copyright_author)("Copyright (C) 2006-2007, and GNU GPL'd, " "by Bryan Meredith."); - VG_(details_bug_reports_to) ("omega at brainmurders d eclipse d co d uk"); + VG_(details_bug_reports_to) ("[EMAIL PROTECTED]"); // Basic functions VG_(basic_tool_funcs) (o_post_clo_init, Modified: trunk/exp-omega/o_replace_memops.c =================================================================== --- trunk/exp-omega/o_replace_memops.c 2007-11-30 21:41:40 UTC (rev 7259) +++ trunk/exp-omega/o_replace_memops.c 2007-11-30 21:52:27 UTC (rev 7260) @@ -8,8 +8,7 @@ This file is part of Omega, a Valgrind tool for instantly detecting memory leaks. - Copyright (C) 2006 Bryan "Brain Murders" Meredith - [EMAIL PROTECTED] + Copyright (C) 2006-2007 Bryan "Brain Murders" Meredith Derived from mac_replace_strmem.c Copyright (C) 2000-2006 Julian Seward @@ -31,6 +30,8 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + The current maintainer is Rich Coe <[EMAIL PROTECTED]>. */ #include <stdio.h> Modified: trunk/exp-omega/omega.h =================================================================== --- trunk/exp-omega/omega.h 2007-11-30 21:41:40 UTC (rev 7259) +++ trunk/exp-omega/omega.h 2007-11-30 21:52:27 UTC (rev 7260) @@ -8,8 +8,7 @@ This file is part of Omega, a Valgrind tool for instantly detecting memory leaks. - Copyright (C) 2006 Bryan "Brain Murders" Meredith - [EMAIL PROTECTED] + Copyright (C) 2006-2007 Bryan "Brain Murders" Meredith This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -27,6 +26,8 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + The current maintainer is Rich Coe <[EMAIL PROTECTED]>. */ #ifndef __omega_h ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers