|
From: <sv...@va...> - 2006-10-17 02:12:00
|
Author: sewardj
Date: 2006-10-17 03:11:55 +0100 (Tue, 17 Oct 2006)
New Revision: 6293
Log:
Change authorship.
Modified:
trunk/coregrind/m_hashtable.c
trunk/coregrind/pub_core_hashtable.h
trunk/include/pub_tool_hashtable.h
Modified: trunk/coregrind/m_hashtable.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/m_hashtable.c 2006-10-17 02:10:42 UTC (rev 6292)
+++ trunk/coregrind/m_hashtable.c 2006-10-17 02:11:55 UTC (rev 6293)
@@ -7,8 +7,8 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
=20
- Copyright (C) 2000-2006 Julian Seward=20
- js...@ac...
+ Copyright (C) 2005-2006 Nicholas Nethercote
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/pub_core_hashtable.h
=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/pub_core_hashtable.h 2006-10-17 02:10:42 UTC (rev 629=
2)
+++ trunk/coregrind/pub_core_hashtable.h 2006-10-17 02:11:55 UTC (rev 629=
3)
@@ -7,8 +7,8 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
=20
- Copyright (C) 2000-2006 Julian Seward
- js...@ac...
+ Copyright (C) 2005-2006 Nicholas Nethercote
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/include/pub_tool_hashtable.h
=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/include/pub_tool_hashtable.h 2006-10-17 02:10:42 UTC (rev 6292)
+++ trunk/include/pub_tool_hashtable.h 2006-10-17 02:11:55 UTC (rev 6293)
@@ -7,8 +7,8 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
=20
- Copyright (C) 2000-2006 Julian Seward
- js...@ac...
+ Copyright (C) 2005-2006 Nicholas Nethercote
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
|