|
From: <sv...@va...> - 2005-08-10 11:14:55
|
Author: dirk
Date: 2005-08-10 12:14:51 +0100 (Wed, 10 Aug 2005)
New Revision: 4360
Log:
replace outdated emailaddress (backport from trunk)
Modified:
branches/VALGRIND_3_0_BRANCH/cachegrind/cg-ppc32.c
branches/VALGRIND_3_0_BRANCH/cachegrind/cg_annotate.in
branches/VALGRIND_3_0_BRANCH/coregrind/m_syswrap/syswrap-ppc32-linux.c
Modified: branches/VALGRIND_3_0_BRANCH/cachegrind/cg-ppc32.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
--- branches/VALGRIND_3_0_BRANCH/cachegrind/cg-ppc32.c 2005-08-10 11:12:3=
6 UTC (rev 4359)
+++ branches/VALGRIND_3_0_BRANCH/cachegrind/cg-ppc32.c 2005-08-10 11:14:5=
1 UTC (rev 4360)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2005 Nicholas Nethercote
- nj...@ca...
+ 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: branches/VALGRIND_3_0_BRANCH/cachegrind/cg_annotate.in
=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
--- branches/VALGRIND_3_0_BRANCH/cachegrind/cg_annotate.in 2005-08-10 11:=
12:36 UTC (rev 4359)
+++ branches/VALGRIND_3_0_BRANCH/cachegrind/cg_annotate.in 2005-08-10 11:=
14:51 UTC (rev 4360)
@@ -160,7 +160,7 @@
=20
Cachegrind is Copyright (C) 2002-2005 Nicholas Nethercote.
Both are licensed under the GNU General Public License, version 2.
- Bug reports, feedback, admiration, abuse, etc, to: njn25\@cam.ac.uk.
+ Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
=20
END
;
Modified: branches/VALGRIND_3_0_BRANCH/coregrind/m_syswrap/syswrap-ppc32-=
linux.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
--- branches/VALGRIND_3_0_BRANCH/coregrind/m_syswrap/syswrap-ppc32-linux.=
c 2005-08-10 11:12:36 UTC (rev 4359)
+++ branches/VALGRIND_3_0_BRANCH/coregrind/m_syswrap/syswrap-ppc32-linux.=
c 2005-08-10 11:14:51 UTC (rev 4360)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
=20
- Copyright (C) 2005 Nicholas Nethercote <nj...@ca...>
+ Copyright (C) 2005 Nicholas Nethercote <nj...@va...>
Copyright (C) 2005 Cerion Armour-Brown <ce...@op...>
=20
This program is free software; you can redistribute it and/or
|