From: Nicholas Nethercote Date: Sun, 8 May 2005 02:10:27 +0000 (+0000) Subject: A crucial, crucial change: update my email address. X-Git-Tag: svn/VALGRIND_3_0_0~686 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe432113e68363b0f8ca8808d4d48091bf55ec70;p=thirdparty%2Fvalgrind.git A crucial, crucial change: update my email address. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3632 --- diff --git a/README b/README index 32b21ecf62..3cb204e53a 100644 --- a/README +++ b/README @@ -96,5 +96,5 @@ fork/exec calls. Julian Seward (jseward@acm.org) -Nick Nethercote (njn25@cam.ac.uk) +Nick Nethercote (njn@valgrind.org) Jeremy Fitzhardinge (jeremy@goop.org) diff --git a/cachegrind/amd64/cg_arch.c b/cachegrind/amd64/cg_arch.c index b82c4e2860..0c738b8786 100644 --- a/cachegrind/amd64/cg_arch.c +++ b/cachegrind/amd64/cg_arch.c @@ -8,7 +8,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/cachegrind/arm/cg_arch.c b/cachegrind/arm/cg_arch.c index 44d3528897..9800069aa3 100644 --- a/cachegrind/arm/cg_arch.c +++ b/cachegrind/arm/cg_arch.c @@ -8,7 +8,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/cachegrind/cg_annotate.in b/cachegrind/cg_annotate.in index dcc6fbf75f..07a5477f75 100644 --- a/cachegrind/cg_annotate.in +++ b/cachegrind/cg_annotate.in @@ -10,7 +10,7 @@ # profiling programs. # # Copyright (C) 2002-2005 Nicholas Nethercote -# njn25@cam.ac.uk +# 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/cachegrind/cg_arch.h b/cachegrind/cg_arch.h index 991ea9f6be..200234f595 100644 --- a/cachegrind/cg_arch.h +++ b/cachegrind/cg_arch.h @@ -8,7 +8,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/cachegrind/cg_main.c b/cachegrind/cg_main.c index 6400205964..3cea6e2587 100644 --- a/cachegrind/cg_main.c +++ b/cachegrind/cg_main.c @@ -9,7 +9,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/cachegrind/cg_sim.c b/cachegrind/cg_sim.c index 8fc250763e..36b449b7c1 100644 --- a/cachegrind/cg_sim.c +++ b/cachegrind/cg_sim.c @@ -8,7 +8,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/cachegrind/x86/cg_arch.c b/cachegrind/x86/cg_arch.c index 1372b66332..b40ad91d0b 100644 --- a/cachegrind/x86/cg_arch.c +++ b/cachegrind/x86/cg_arch.c @@ -8,7 +8,7 @@ profiling programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/corecheck/cc_main.c b/corecheck/cc_main.c index 2e81a006a0..c7ad1a5940 100644 --- a/corecheck/cc_main.c +++ b/corecheck/cc_main.c @@ -9,7 +9,7 @@ detecting certain basic program errors. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64-linux/core_platform.h b/coregrind/amd64-linux/core_platform.h index 9d5e4c6714..1ac9f4398a 100644 --- a/coregrind/amd64-linux/core_platform.h +++ b/coregrind/amd64-linux/core_platform.h @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64-linux/syscalls.c b/coregrind/amd64-linux/syscalls.c index 36ff15b0a0..f231484f67 100644 --- a/coregrind/amd64-linux/syscalls.c +++ b/coregrind/amd64-linux/syscalls.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/amd64_private.h b/coregrind/amd64/amd64_private.h index e1ec2bed09..8caa7d1347 100644 --- a/coregrind/amd64/amd64_private.h +++ b/coregrind/amd64/amd64_private.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/amd64_private_asm.h b/coregrind/amd64/amd64_private_asm.h index 7db97c05de..4f1e61a500 100644 --- a/coregrind/amd64/amd64_private_asm.h +++ b/coregrind/amd64/amd64_private_asm.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/core_arch.h b/coregrind/amd64/core_arch.h index 6a054a4522..e23f515036 100644 --- a/coregrind/amd64/core_arch.h +++ b/coregrind/amd64/core_arch.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/core_arch_asm.h b/coregrind/amd64/core_arch_asm.h index 95fe0a24d4..d9c5a3db1a 100644 --- a/coregrind/amd64/core_arch_asm.h +++ b/coregrind/amd64/core_arch_asm.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/state.c b/coregrind/amd64/state.c index 31c54774e5..1ab749f3a1 100644 --- a/coregrind/amd64/state.c +++ b/coregrind/amd64/state.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm-linux/core_platform.h b/coregrind/arm-linux/core_platform.h index 0630b30aed..db441aaf3c 100644 --- a/coregrind/arm-linux/core_platform.h +++ b/coregrind/arm-linux/core_platform.h @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm-linux/syscalls.c b/coregrind/arm-linux/syscalls.c index 0218148b45..0db5627e52 100644 --- a/coregrind/arm-linux/syscalls.c +++ b/coregrind/arm-linux/syscalls.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm/core_arch.h b/coregrind/arm/core_arch.h index 160a50cb29..d20f10afb5 100644 --- a/coregrind/arm/core_arch.h +++ b/coregrind/arm/core_arch.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm/core_arch_asm.h b/coregrind/arm/core_arch_asm.h index 184a4e112f..2d990c4964 100644 --- a/coregrind/arm/core_arch_asm.h +++ b/coregrind/arm/core_arch_asm.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm/state.c b/coregrind/arm/state.c index ab5df852ef..5f41c4103c 100644 --- a/coregrind/arm/state.c +++ b/coregrind/arm/state.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/linux/core_os.h b/coregrind/linux/core_os.h index 5429993692..dfc8af4b4b 100644 --- a/coregrind/linux/core_os.h +++ b/coregrind/linux/core_os.h @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/linux/syscalls.c b/coregrind/linux/syscalls.c index bbaff2f66f..a664487c08 100644 --- a/coregrind/linux/syscalls.c +++ b/coregrind/linux/syscalls.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/m_sigframe/sigframe-amd64-linux.c b/coregrind/m_sigframe/sigframe-amd64-linux.c index fd6ceb9db2..622806a236 100644 --- a/coregrind/m_sigframe/sigframe-amd64-linux.c +++ b/coregrind/m_sigframe/sigframe-amd64-linux.c @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/m_sigframe/sigframe-arm-linux.c b/coregrind/m_sigframe/sigframe-arm-linux.c index c658275bb6..49704f38db 100644 --- a/coregrind/m_sigframe/sigframe-arm-linux.c +++ b/coregrind/m_sigframe/sigframe-arm-linux.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/m_sigframe/sigframe-x86-linux.c b/coregrind/m_sigframe/sigframe-x86-linux.c index a7329f55c4..bcf211167b 100644 --- a/coregrind/m_sigframe/sigframe-x86-linux.c +++ b/coregrind/m_sigframe/sigframe-x86-linux.c @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/vg_default.c b/coregrind/vg_default.c index 5c6979c088..2a751b1808 100644 --- a/coregrind/vg_default.c +++ b/coregrind/vg_default.c @@ -10,7 +10,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/vg_needs.c b/coregrind/vg_needs.c index a8418a8c6c..74bc3146e5 100644 --- a/coregrind/vg_needs.c +++ b/coregrind/vg_needs.c @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86-linux/core_platform.h b/coregrind/x86-linux/core_platform.h index 350bc7cb53..2726a74b7b 100644 --- a/coregrind/x86-linux/core_platform.h +++ b/coregrind/x86-linux/core_platform.h @@ -9,7 +9,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86-linux/syscalls.c b/coregrind/x86-linux/syscalls.c index 1cb9de5b8f..2701306c87 100644 --- a/coregrind/x86-linux/syscalls.c +++ b/coregrind/x86-linux/syscalls.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/core_arch.h b/coregrind/x86/core_arch.h index 959a7b398a..4431e43913 100644 --- a/coregrind/x86/core_arch.h +++ b/coregrind/x86/core_arch.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/core_arch_asm.h b/coregrind/x86/core_arch_asm.h index c3c257536c..c8a6210440 100644 --- a/coregrind/x86/core_arch_asm.h +++ b/coregrind/x86/core_arch_asm.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/state.c b/coregrind/x86/state.c index 9597ee5cf8..fbd32b745a 100644 --- a/coregrind/x86/state.c +++ b/coregrind/x86/state.c @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/x86_private.h b/coregrind/x86/x86_private.h index 330b079e85..bc62cc5a74 100644 --- a/coregrind/x86/x86_private.h +++ b/coregrind/x86/x86_private.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/x86_private_asm.h b/coregrind/x86/x86_private_asm.h index 9fe9628c41..d0ca58126e 100644 --- a/coregrind/x86/x86_private_asm.h +++ b/coregrind/x86/x86_private_asm.h @@ -8,7 +8,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/helgrind/hg_main.c b/helgrind/hg_main.c index b45d13d346..d192136947 100644 --- a/helgrind/hg_main.c +++ b/helgrind/hg_main.c @@ -9,7 +9,7 @@ data races in threaded programs. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/amd64/tool_arch.h b/include/amd64/tool_arch.h index 3531fb2d4d..c2a15db3f7 100644 --- a/include/amd64/tool_arch.h +++ b/include/amd64/tool_arch.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/arm/tool_arch.h b/include/arm/tool_arch.h index 6d5011ebb0..7e3165fbd2 100644 --- a/include/arm/tool_arch.h +++ b/include/arm/tool_arch.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/x86/tool_arch.h b/include/x86/tool_arch.h index 1159c4f351..5d042f2a3b 100644 --- a/include/x86/tool_arch.h +++ b/include/x86/tool_arch.h @@ -7,7 +7,7 @@ framework. Copyright (C) 2000-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/lackey/lk_main.c b/lackey/lk_main.c index 6a863ff46b..dbeabb8cf6 100644 --- a/lackey/lk_main.c +++ b/lackey/lk_main.c @@ -9,7 +9,7 @@ some simple program measurement. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/massif/ms_main.c b/massif/ms_main.c index 1e987f317e..fae3d71f38 100644 --- a/massif/ms_main.c +++ b/massif/ms_main.c @@ -8,7 +8,7 @@ usage of programs. Copyright (C) 2003-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/none/nl_main.c b/none/nl_main.c index c181d82614..ca716e0a34 100644 --- a/none/nl_main.c +++ b/none/nl_main.c @@ -8,7 +8,7 @@ which does nothing. Copyright (C) 2002-2005 Nicholas Nethercote - njn25@cam.ac.uk + 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/tests/vg_regtest.in b/tests/vg_regtest.in index dfe87f9d0a..9c3a4d47d1 100755 --- a/tests/vg_regtest.in +++ b/tests/vg_regtest.in @@ -7,7 +7,7 @@ # framework. # # Copyright (C) 2003 Nicholas Nethercote -# njn25@cam.ac.uk +# 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