From: Julian Seward Date: Tue, 17 Oct 2006 02:11:55 +0000 (+0000) Subject: Change authorship. X-Git-Tag: svn/VALGRIND_3_3_0~583 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55f1835953e79893089ea3d8ed2dcf43962fbf82;p=thirdparty%2Fvalgrind.git Change authorship. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6293 --- diff --git a/coregrind/m_hashtable.c b/coregrind/m_hashtable.c index 320f592395..94b4c09548 100644 --- a/coregrind/m_hashtable.c +++ b/coregrind/m_hashtable.c @@ -7,8 +7,8 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright (C) 2000-2006 Julian Seward - jseward@acm.org + Copyright (C) 2005-2006 Nicholas Nethercote + njn@valgrind.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/pub_core_hashtable.h b/coregrind/pub_core_hashtable.h index dc4706be50..367f085c5f 100644 --- a/coregrind/pub_core_hashtable.h +++ b/coregrind/pub_core_hashtable.h @@ -7,8 +7,8 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright (C) 2000-2006 Julian Seward - jseward@acm.org + Copyright (C) 2005-2006 Nicholas Nethercote + njn@valgrind.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/pub_tool_hashtable.h b/include/pub_tool_hashtable.h index 05e944beff..3f82495ac9 100644 --- a/include/pub_tool_hashtable.h +++ b/include/pub_tool_hashtable.h @@ -7,8 +7,8 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright (C) 2000-2006 Julian Seward - jseward@acm.org + Copyright (C) 2005-2006 Nicholas Nethercote + njn@valgrind.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as