Update copyright notice for 2005 on all relevant files.  Don't bother trying
to be selective about it.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3303 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/addrcheck/ac_main.c b/addrcheck/ac_main.c
index af1a9c7..91584cc 100644
--- a/addrcheck/ac_main.c
+++ b/addrcheck/ac_main.c
@@ -9,7 +9,7 @@
    This file is part of AddrCheck, a lightweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -1304,7 +1304,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a fine-grained address checker");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 135 );
 
diff --git a/auxprogs/valgrind-listener.c b/auxprogs/valgrind-listener.c
index fcd2ca5..c44010d 100644
--- a/auxprogs/valgrind-listener.c
+++ b/auxprogs/valgrind-listener.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/amd64/cg_arch.c b/cachegrind/amd64/cg_arch.c
index c6693f1..9a1967e 100644
--- a/cachegrind/amd64/cg_arch.c
+++ b/cachegrind/amd64/cg_arch.c
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/arm/cg_arch.c b/cachegrind/arm/cg_arch.c
index 9085a8f..44d3528 100644
--- a/cachegrind/arm/cg_arch.c
+++ b/cachegrind/arm/cg_arch.c
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/cg_annotate.in b/cachegrind/cg_annotate.in
index 17d19ee..dcc6fbf 100644
--- a/cachegrind/cg_annotate.in
+++ b/cachegrind/cg_annotate.in
@@ -9,7 +9,7 @@
 #  This file is part of Cachegrind, a Valgrind tool for cache
 #  profiling programs.
 #
-#  Copyright (C) 2002-2004 Nicholas Nethercote
+#  Copyright (C) 2002-2005 Nicholas Nethercote
 #     njn25@cam.ac.uk
 #
 #  This program is free software; you can redistribute it and/or
@@ -158,7 +158,7 @@
     -I --include=<dir>    add <dir> to list of directories to search for 
                           source files
 
-  Cachegrind is Copyright (C) 2002-2004 Nicholas Nethercote.
+  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.
                                                 
diff --git a/cachegrind/cg_arch.h b/cachegrind/cg_arch.h
index c12e0d9..991ea9f 100644
--- a/cachegrind/cg_arch.h
+++ b/cachegrind/cg_arch.h
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/cg_main.c b/cachegrind/cg_main.c
index 4f4c55b..7b7d3c9 100644
--- a/cachegrind/cg_main.c
+++ b/cachegrind/cg_main.c
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -1123,7 +1123,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("an I1/D1/L2 cache profiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 155 );
 
diff --git a/cachegrind/cg_sim.c b/cachegrind/cg_sim.c
index bc849db..8fc2507 100644
--- a/cachegrind/cg_sim.c
+++ b/cachegrind/cg_sim.c
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/x86/cg_arch.c b/cachegrind/x86/cg_arch.c
index 0cc918d..4d75510 100644
--- a/cachegrind/x86/cg_arch.c
+++ b/cachegrind/x86/cg_arch.c
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/corecheck/cc_main.c b/corecheck/cc_main.c
index 99981a0..2601570 100644
--- a/corecheck/cc_main.c
+++ b/corecheck/cc_main.c
@@ -8,7 +8,7 @@
    This file is part of CoreCheck, a rudimentary Valgrind tool for
    detecting certain basic program errors.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -37,7 +37,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a rudimentary error detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(needs_core_errors)();
diff --git a/coregrind/amd64-linux/core_platform.h b/coregrind/amd64-linux/core_platform.h
index 6134abb..7d236e2 100644
--- a/coregrind/amd64-linux/core_platform.h
+++ b/coregrind/amd64-linux/core_platform.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64-linux/ldt.c b/coregrind/amd64-linux/ldt.c
index 3c19585..5b7c463 100644
--- a/coregrind/amd64-linux/ldt.c
+++ b/coregrind/amd64-linux/ldt.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64-linux/syscall.S b/coregrind/amd64-linux/syscall.S
index bcbff72..d16ba89 100644
--- a/coregrind/amd64-linux/syscall.S
+++ b/coregrind/amd64-linux/syscall.S
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64-linux/syscalls.c b/coregrind/amd64-linux/syscalls.c
index e386caf..4efad8c 100644
--- a/coregrind/amd64-linux/syscalls.c
+++ b/coregrind/amd64-linux/syscalls.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64-linux/vki_unistd.h b/coregrind/amd64-linux/vki_unistd.h
index bcf47ea..0c94fa7 100644
--- a/coregrind/amd64-linux/vki_unistd.h
+++ b/coregrind/amd64-linux/vki_unistd.h
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/amd64_private.h b/coregrind/amd64/amd64_private.h
index be9f4fd..e1ec2be 100644
--- a/coregrind/amd64/amd64_private.h
+++ b/coregrind/amd64/amd64_private.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/amd64_private_asm.h b/coregrind/amd64/amd64_private_asm.h
index bcbb3bd..7db97c0 100644
--- a/coregrind/amd64/amd64_private_asm.h
+++ b/coregrind/amd64/amd64_private_asm.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/core_arch.h b/coregrind/amd64/core_arch.h
index 16aaf37..c6ad3d4 100644
--- a/coregrind/amd64/core_arch.h
+++ b/coregrind/amd64/core_arch.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/core_arch_asm.h b/coregrind/amd64/core_arch_asm.h
index 9af20f3..95fe0a2 100644
--- a/coregrind/amd64/core_arch_asm.h
+++ b/coregrind/amd64/core_arch_asm.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/cpuid.S b/coregrind/amd64/cpuid.S
index 12b7402..3b38298 100644
--- a/coregrind/amd64/cpuid.S
+++ b/coregrind/amd64/cpuid.S
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/dispatch.S b/coregrind/amd64/dispatch.S
index b8c8bdc..ef31330 100644
--- a/coregrind/amd64/dispatch.S
+++ b/coregrind/amd64/dispatch.S
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/helpers.S b/coregrind/amd64/helpers.S
index 864f42f..b1d44c5 100644
--- a/coregrind/amd64/helpers.S
+++ b/coregrind/amd64/helpers.S
@@ -6,7 +6,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/jmp_with_stack.c b/coregrind/amd64/jmp_with_stack.c
index 5355a54..fc34eff 100644
--- a/coregrind/amd64/jmp_with_stack.c
+++ b/coregrind/amd64/jmp_with_stack.c
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/signals.c b/coregrind/amd64/signals.c
index 03a2913..423bc3a 100644
--- a/coregrind/amd64/signals.c
+++ b/coregrind/amd64/signals.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/amd64/state.c b/coregrind/amd64/state.c
index 028b3b9..69a2a4c 100644
--- a/coregrind/amd64/state.c
+++ b/coregrind/amd64/state.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm-linux/core_platform.h b/coregrind/arm-linux/core_platform.h
index 6ec2dbe..1cd1a3f 100644
--- a/coregrind/arm-linux/core_platform.h
+++ b/coregrind/arm-linux/core_platform.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm-linux/syscall.S b/coregrind/arm-linux/syscall.S
index fa53012..03370d4 100644
--- a/coregrind/arm-linux/syscall.S
+++ b/coregrind/arm-linux/syscall.S
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm-linux/syscalls.c b/coregrind/arm-linux/syscalls.c
index b09d600..0218148 100644
--- a/coregrind/arm-linux/syscalls.c
+++ b/coregrind/arm-linux/syscalls.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm-linux/vki_unistd.h b/coregrind/arm-linux/vki_unistd.h
index 2f415e3..6ecfc97 100644
--- a/coregrind/arm-linux/vki_unistd.h
+++ b/coregrind/arm-linux/vki_unistd.h
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/core_arch.h b/coregrind/arm/core_arch.h
index 2ad94ae..8d60079 100644
--- a/coregrind/arm/core_arch.h
+++ b/coregrind/arm/core_arch.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/core_arch_asm.h b/coregrind/arm/core_arch_asm.h
index 4a63a3b..184a4e1 100644
--- a/coregrind/arm/core_arch_asm.h
+++ b/coregrind/arm/core_arch_asm.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/dispatch.S b/coregrind/arm/dispatch.S
index c1e338d..69b149a 100644
--- a/coregrind/arm/dispatch.S
+++ b/coregrind/arm/dispatch.S
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/jmp_with_stack.c b/coregrind/arm/jmp_with_stack.c
index 4b22803..63e2a22 100644
--- a/coregrind/arm/jmp_with_stack.c
+++ b/coregrind/arm/jmp_with_stack.c
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/signals.c b/coregrind/arm/signals.c
index ef6593d..ccf1f14 100644
--- a/coregrind/arm/signals.c
+++ b/coregrind/arm/signals.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/arm/state.c b/coregrind/arm/state.c
index 2cd8ff8..ab5df85 100644
--- a/coregrind/arm/state.c
+++ b/coregrind/arm/state.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/core.h b/coregrind/core.h
index 39ed9ef..2b04965 100644
--- a/coregrind/core.h
+++ b/coregrind/core.h
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/core_asm.h b/coregrind/core_asm.h
index cce1d7c..21d1f6c 100644
--- a/coregrind/core_asm.h
+++ b/coregrind/core_asm.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/gen_intercepts.pl b/coregrind/gen_intercepts.pl
index 08f19fe..18fed7c 100644
--- a/coregrind/gen_intercepts.pl
+++ b/coregrind/gen_intercepts.pl
@@ -3,7 +3,7 @@
 #  This file is part of Valgrind, a dynamic binary instrumentation
 #  framework.
 #
-#  Copyright (C) 2000-2004 Julian Seward 
+#  Copyright (C) 2000-2005 Julian Seward 
 #     jseward@acm.org
 #
 #  This program is free software; you can redistribute it and/or
diff --git a/coregrind/gen_toolint.pl b/coregrind/gen_toolint.pl
index 7514c74..2fb519a 100644
--- a/coregrind/gen_toolint.pl
+++ b/coregrind/gen_toolint.pl
@@ -3,7 +3,7 @@
 #  This file is part of Valgrind, a dynamic binary instrumentation
 #  framework.
 #
-#  Copyright (C) 2000-2004 Julian Seward 
+#  Copyright (C) 2000-2005 Julian Seward 
 #     jseward@acm.org
 #
 #  This program is free software; you can redistribute it and/or
diff --git a/coregrind/linux/core_os.h b/coregrind/linux/core_os.h
index 3b9963c..b4b7f15 100644
--- a/coregrind/linux/core_os.h
+++ b/coregrind/linux/core_os.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/linux/syscalls.c b/coregrind/linux/syscalls.c
index a76ad3f..507d17e 100644
--- a/coregrind/linux/syscalls.c
+++ b/coregrind/linux/syscalls.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/stage1.c b/coregrind/stage1.c
index 4864855..2c10edb 100644
--- a/coregrind/stage1.c
+++ b/coregrind/stage1.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/ume.c b/coregrind/ume.c
index 3e96c58..27afedb 100644
--- a/coregrind/ume.c
+++ b/coregrind/ume.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/ume.h b/coregrind/ume.h
index eb720eb..25509d6 100644
--- a/coregrind/ume.h
+++ b/coregrind/ume.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_default.c b/coregrind/vg_default.c
index 9e3ffff..ee5d630 100644
--- a/coregrind/vg_default.c
+++ b/coregrind/vg_default.c
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_demangle.c b/coregrind/vg_demangle.c
index 2d3278a..c79a81d 100644
--- a/coregrind/vg_demangle.c
+++ b/coregrind/vg_demangle.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_dummy_profile.c b/coregrind/vg_dummy_profile.c
index 063d481..2125e69 100644
--- a/coregrind/vg_dummy_profile.c
+++ b/coregrind/vg_dummy_profile.c
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_dwarf.c b/coregrind/vg_dwarf.c
index 29bcdb9..de656f3 100644
--- a/coregrind/vg_dwarf.c
+++ b/coregrind/vg_dwarf.c
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_errcontext.c b/coregrind/vg_errcontext.c
index 7d1c4c9..1115f85 100644
--- a/coregrind/vg_errcontext.c
+++ b/coregrind/vg_errcontext.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_execontext.c b/coregrind/vg_execontext.c
index ff1545d..d05fc3b 100644
--- a/coregrind/vg_execontext.c
+++ b/coregrind/vg_execontext.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_hashtable.c b/coregrind/vg_hashtable.c
index 7d74b01..7f070df 100644
--- a/coregrind/vg_hashtable.c
+++ b/coregrind/vg_hashtable.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_instrument.c b/coregrind/vg_instrument.c
index e34c3c1..df6a1cc 100644
--- a/coregrind/vg_instrument.c
+++ b/coregrind/vg_instrument.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_intercept.c b/coregrind/vg_intercept.c
index 5ca136e..b0e81f7 100644
--- a/coregrind/vg_intercept.c
+++ b/coregrind/vg_intercept.c
@@ -6,7 +6,7 @@
    This file is part of Valgrind, an extensible x86 protected-mode
    emulator for monitoring program execution on x86-Unixes.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_intercept.c.base b/coregrind/vg_intercept.c.base
index 77d240f..138d134 100644
--- a/coregrind/vg_intercept.c.base
+++ b/coregrind/vg_intercept.c.base
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_main.c b/coregrind/vg_main.c
index 33ceb46..1fe7101 100644
--- a/coregrind/vg_main.c
+++ b/coregrind/vg_main.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -1538,7 +1538,7 @@
 "\n"
 "  Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc\n"
 "\n"
-"  Valgrind is Copyright (C) 2000-2004 Julian Seward et al.\n"
+"  Valgrind is Copyright (C) 2000-2005 Julian Seward et al.\n"
 "  and licensed under the GNU General Public License, version 2.\n"
 "  Bug reports, feedback, admiration, abuse, etc, to: %s.\n"
 "\n"
@@ -1991,7 +1991,7 @@
          "Using valgrind-%s, a dynamic binary instrumentation framework.",
          /*VERSION*/ "SVN >= 3207");
       VG_(message)(Vg_UserMsg, 
-         "Copyright (C) 2000-2004, and GNU GPL'd, by Julian Seward et al.");
+         "Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.");
    }
 
    if (VG_(clo_verbosity) > 0 && VG_(clo_log_to) != VgLogTo_Fd) {
diff --git a/coregrind/vg_malloc2.c b/coregrind/vg_malloc2.c
index 3384a9a..06f48bc 100644
--- a/coregrind/vg_malloc2.c
+++ b/coregrind/vg_malloc2.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_memory.c b/coregrind/vg_memory.c
index 079763c..7ecd8a4 100644
--- a/coregrind/vg_memory.c
+++ b/coregrind/vg_memory.c
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_messages.c b/coregrind/vg_messages.c
index 59d3183..38f8c75 100644
--- a/coregrind/vg_messages.c
+++ b/coregrind/vg_messages.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_mylibc.c b/coregrind/vg_mylibc.c
index 13480b1..d03e013 100644
--- a/coregrind/vg_mylibc.c
+++ b/coregrind/vg_mylibc.c
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_needs.c b/coregrind/vg_needs.c
index 37d021e..ada4419 100644
--- a/coregrind/vg_needs.c
+++ b/coregrind/vg_needs.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_procselfmaps.c b/coregrind/vg_procselfmaps.c
index ef5a80f..d42306b 100644
--- a/coregrind/vg_procselfmaps.c
+++ b/coregrind/vg_procselfmaps.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_redir.c b/coregrind/vg_redir.c
index b1a7bf6..b38d821 100644
--- a/coregrind/vg_redir.c
+++ b/coregrind/vg_redir.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, an extensible x86 protected-mode
    emulator for monitoring program execution on x86-Unixes.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
    Copyright (C) 2003-2005 Jeremy Fitzhardinge
       jeremy@goop.org
diff --git a/coregrind/vg_replace_malloc.c.base b/coregrind/vg_replace_malloc.c.base
index 8dde3e3..be73938 100644
--- a/coregrind/vg_replace_malloc.c.base
+++ b/coregrind/vg_replace_malloc.c.base
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_scheduler.c b/coregrind/vg_scheduler.c
index debf2cd..bd8124d 100644
--- a/coregrind/vg_scheduler.c
+++ b/coregrind/vg_scheduler.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, an extensible x86 protected-mode
    emulator for monitoring program execution on x86-Unixes.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_signals.c b/coregrind/vg_signals.c
index bdc8c35..6ad4585 100644
--- a/coregrind/vg_signals.c
+++ b/coregrind/vg_signals.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_skiplist.c b/coregrind/vg_skiplist.c
index a117a01..4fdd914 100644
--- a/coregrind/vg_skiplist.c
+++ b/coregrind/vg_skiplist.c
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2002-2004 Jeremy Fitzhardinge
+   Copyright (C) 2002-2005 Jeremy Fitzhardinge
       jeremy@goop.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_stabs.c b/coregrind/vg_stabs.c
index d1fcc17..35f3ee9 100644
--- a/coregrind/vg_stabs.c
+++ b/coregrind/vg_stabs.c
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_symtab2.c b/coregrind/vg_symtab2.c
index 74a5174..f6aab00 100644
--- a/coregrind/vg_symtab2.c
+++ b/coregrind/vg_symtab2.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_symtab2.h b/coregrind/vg_symtab2.h
index 6b2f3f4..6577479 100644
--- a/coregrind/vg_symtab2.h
+++ b/coregrind/vg_symtab2.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_symtypes.c b/coregrind/vg_symtypes.c
index b0e386a..26a2e0a 100644
--- a/coregrind/vg_symtypes.c
+++ b/coregrind/vg_symtypes.c
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_symtypes.h b/coregrind/vg_symtypes.h
index 8f3a927..14d320c 100644
--- a/coregrind/vg_symtypes.h
+++ b/coregrind/vg_symtypes.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_syscalls.c b/coregrind/vg_syscalls.c
index 8abdea9..9c24a5b 100644
--- a/coregrind/vg_syscalls.c
+++ b/coregrind/vg_syscalls.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/vg_translate.c b/coregrind/vg_translate.c
index dcc510b..d7e622b 100644
--- a/coregrind/vg_translate.c
+++ b/coregrind/vg_translate.c
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86-linux/core_platform.h b/coregrind/x86-linux/core_platform.h
index 42f11d0..c4af70f 100644
--- a/coregrind/x86-linux/core_platform.h
+++ b/coregrind/x86-linux/core_platform.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86-linux/ldt.c b/coregrind/x86-linux/ldt.c
index a89aea5..e35ac14 100644
--- a/coregrind/x86-linux/ldt.c
+++ b/coregrind/x86-linux/ldt.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86-linux/syscall.S b/coregrind/x86-linux/syscall.S
index 99d86d2..367c0ce 100644
--- a/coregrind/x86-linux/syscall.S
+++ b/coregrind/x86-linux/syscall.S
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86-linux/syscalls.c b/coregrind/x86-linux/syscalls.c
index 5b6cfbb..9071231 100644
--- a/coregrind/x86-linux/syscalls.c
+++ b/coregrind/x86-linux/syscalls.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86-linux/vki_unistd.h b/coregrind/x86-linux/vki_unistd.h
index fe8c2d4..a03cdcf 100644
--- a/coregrind/x86-linux/vki_unistd.h
+++ b/coregrind/x86-linux/vki_unistd.h
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/core_arch.h b/coregrind/x86/core_arch.h
index 2a312fb..eb12ec5 100644
--- a/coregrind/x86/core_arch.h
+++ b/coregrind/x86/core_arch.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/core_arch_asm.h b/coregrind/x86/core_arch_asm.h
index f05e3be..c3c2575 100644
--- a/coregrind/x86/core_arch_asm.h
+++ b/coregrind/x86/core_arch_asm.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/cpuid.S b/coregrind/x86/cpuid.S
index 827d93e..7843bed 100644
--- a/coregrind/x86/cpuid.S
+++ b/coregrind/x86/cpuid.S
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/dispatch.S b/coregrind/x86/dispatch.S
index f91d117..13c521b 100644
--- a/coregrind/x86/dispatch.S
+++ b/coregrind/x86/dispatch.S
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/helpers.S b/coregrind/x86/helpers.S
index 611ac61..3541030 100644
--- a/coregrind/x86/helpers.S
+++ b/coregrind/x86/helpers.S
@@ -6,7 +6,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2004 Julian Seward 
+  Copyright (C) 2000-2005 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/jmp_with_stack.c b/coregrind/x86/jmp_with_stack.c
index 1cd1acc..7328e69 100644
--- a/coregrind/x86/jmp_with_stack.c
+++ b/coregrind/x86/jmp_with_stack.c
@@ -3,7 +3,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/signals.c b/coregrind/x86/signals.c
index 537682c..819020b 100644
--- a/coregrind/x86/signals.c
+++ b/coregrind/x86/signals.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/state.c b/coregrind/x86/state.c
index 35a3817..8d73517 100644
--- a/coregrind/x86/state.c
+++ b/coregrind/x86/state.c
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/x86_private.h b/coregrind/x86/x86_private.h
index d77156e..330b079 100644
--- a/coregrind/x86/x86_private.h
+++ b/coregrind/x86/x86_private.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/coregrind/x86/x86_private_asm.h b/coregrind/x86/x86_private_asm.h
index 3180cd8..9fe9628 100644
--- a/coregrind/x86/x86_private_asm.h
+++ b/coregrind/x86/x86_private_asm.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml
index 638d436..c8775d2 100644
--- a/docs/xml/vg-entities.xml
+++ b/docs/xml/vg-entities.xml
@@ -2,7 +2,7 @@
 <!ENTITY vg-url      "http://www.valgrind.org">
 <!ENTITY vg-jemail   "jseward@valgrind.org">
 <!ENTITY vg-vemail   "valgrind@valgrind.org">
-<!ENTITY vg-lifespan "2000-2004">
+<!ENTITY vg-lifespan "2000-2005">
 <!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
 
 <!-- valgrind release + version stuff -->
diff --git a/helgrind/helgrind.h b/helgrind/helgrind.h
index 8eb2610..46a607b 100644
--- a/helgrind/helgrind.h
+++ b/helgrind/helgrind.h
@@ -11,7 +11,7 @@
    This file is part of helgrind, a Valgrind tool for detecting
    data races in threaded programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote.  All rights reserved.
+   Copyright (C) 2002-2005 Nicholas Nethercote.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
diff --git a/helgrind/hg_main.c b/helgrind/hg_main.c
index 8879e5e..8d87e4f 100644
--- a/helgrind/hg_main.c
+++ b/helgrind/hg_main.c
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting
    data races in threaded programs.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -3276,7 +3276,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a data race detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 115 );
 
diff --git a/include/amd64-linux/vki_arch.h b/include/amd64-linux/vki_arch.h
index 57180e1..02520f5 100644
--- a/include/amd64-linux/vki_arch.h
+++ b/include/amd64-linux/vki_arch.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/amd64-linux/vki_arch_posixtypes.h b/include/amd64-linux/vki_arch_posixtypes.h
index ee87474..1e8dbf0 100644
--- a/include/amd64-linux/vki_arch_posixtypes.h
+++ b/include/amd64-linux/vki_arch_posixtypes.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/amd64/tool_arch.h b/include/amd64/tool_arch.h
index b93fa43..a1c60e0 100644
--- a/include/amd64/tool_arch.h
+++ b/include/amd64/tool_arch.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/include/arm-linux/vki_arch.h b/include/arm-linux/vki_arch.h
index 58b9fa3..c477efd 100644
--- a/include/arm-linux/vki_arch.h
+++ b/include/arm-linux/vki_arch.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/arm-linux/vki_arch_posixtypes.h b/include/arm-linux/vki_arch_posixtypes.h
index 8e31e41..5218152 100644
--- a/include/arm-linux/vki_arch_posixtypes.h
+++ b/include/arm-linux/vki_arch_posixtypes.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/arm/tool_arch.h b/include/arm/tool_arch.h
index 67887a6..80b605f 100644
--- a/include/arm/tool_arch.h
+++ b/include/arm/tool_arch.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/include/basic_types.h b/include/basic_types.h
index 112b26e..cbf1594 100644
--- a/include/basic_types.h
+++ b/include/basic_types.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/linux/vki.h b/include/linux/vki.h
index 6cfbe83..15236b0 100644
--- a/include/linux/vki.h
+++ b/include/linux/vki.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/tool.h.base b/include/tool.h.base
index 701a53f..a75bbad 100644
--- a/include/tool.h.base
+++ b/include/tool.h.base
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward
+   Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/tool_asm.h b/include/tool_asm.h
index 61f7539..931abc6 100644
--- a/include/tool_asm.h
+++ b/include/tool_asm.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/valgrind.h.in b/include/valgrind.h.in
index 00f9605..f9f680f 100644
--- a/include/valgrind.h.in
+++ b/include/valgrind.h.in
@@ -11,7 +11,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2005 Julian Seward.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
diff --git a/include/vg_profile.c b/include/vg_profile.c
index 004783e..6ee6f68 100644
--- a/include/vg_profile.c
+++ b/include/vg_profile.c
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/x86-linux/vki_arch.h b/include/x86-linux/vki_arch.h
index bec0121..752f04d 100644
--- a/include/x86-linux/vki_arch.h
+++ b/include/x86-linux/vki_arch.h
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/x86-linux/vki_arch_posixtypes.h b/include/x86-linux/vki_arch_posixtypes.h
index 81dca80..f4f750f 100644
--- a/include/x86-linux/vki_arch_posixtypes.h
+++ b/include/x86-linux/vki_arch_posixtypes.h
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/include/x86/tool_arch.h b/include/x86/tool_arch.h
index 2ea7b93..df358bd 100644
--- a/include/x86/tool_arch.h
+++ b/include/x86/tool_arch.h
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2004 Nicholas Nethercote
+   Copyright (C) 2000-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/lackey/lk_main.c b/lackey/lk_main.c
index 92accc0..ef05d90 100644
--- a/lackey/lk_main.c
+++ b/lackey/lk_main.c
@@ -8,7 +8,7 @@
    This file is part of Lackey, an example Valgrind tool that does
    some simple program measurement.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -78,7 +78,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("an example Valgrind tool");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 175 );
 }
diff --git a/massif/ms_main.c b/massif/ms_main.c
index fa46b19..4f65300 100644
--- a/massif/ms_main.c
+++ b/massif/ms_main.c
@@ -7,7 +7,7 @@
    This file is part of Massif, a Valgrind tool for profiling memory
    usage of programs.
 
-   Copyright (C) 2003-2004 Nicholas Nethercote
+   Copyright (C) 2003-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mac_leakcheck.c b/memcheck/mac_leakcheck.c
index f2c8565..d51d545 100644
--- a/memcheck/mac_leakcheck.c
+++ b/memcheck/mac_leakcheck.c
@@ -9,7 +9,7 @@
    detecting memory errors, and AddrCheck, a lightweight Valgrind tool 
    for detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mac_malloc_wrappers.c b/memcheck/mac_malloc_wrappers.c
index 376bea8..7ee1c0f 100644
--- a/memcheck/mac_malloc_wrappers.c
+++ b/memcheck/mac_malloc_wrappers.c
@@ -9,7 +9,7 @@
    detecting memory errors, and AddrCheck, a lightweight Valgrind tool 
    for detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mac_needs.c b/memcheck/mac_needs.c
index 1bf8f69..7342460 100644
--- a/memcheck/mac_needs.c
+++ b/memcheck/mac_needs.c
@@ -9,7 +9,7 @@
    detecting memory errors, and AddrCheck, a lightweight Valgrind tool 
    for detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mac_replace_strmem.c b/memcheck/mac_replace_strmem.c
index b3ce348..6c8b71d 100644
--- a/memcheck/mac_replace_strmem.c
+++ b/memcheck/mac_replace_strmem.c
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mac_shared.h b/memcheck/mac_shared.h
index 0b5c3fe..190fda4 100644
--- a/memcheck/mac_shared.h
+++ b/memcheck/mac_shared.h
@@ -9,7 +9,7 @@
    detecting memory errors, and AddrCheck, a lightweight Valgrind tool 
    for detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mc_asm.h b/memcheck/mc_asm.h
index cf4a736..dd245ee 100644
--- a/memcheck/mc_asm.h
+++ b/memcheck/mc_asm.h
@@ -7,7 +7,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mc_errcontext.c b/memcheck/mc_errcontext.c
index 9fc2b6a..101485d 100644
--- a/memcheck/mc_errcontext.c
+++ b/memcheck/mc_errcontext.c
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mc_include.h b/memcheck/mc_include.h
index 729f371..3393b6a 100644
--- a/memcheck/mc_include.h
+++ b/memcheck/mc_include.h
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/mc_main.c b/memcheck/mc_main.c
index 5996c1f..c4cef5b 100644
--- a/memcheck/mc_main.c
+++ b/memcheck/mc_main.c
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -1808,7 +1808,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a memory error detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 370 );
 
diff --git a/memcheck/mc_translate.c b/memcheck/mc_translate.c
index 334cfba..764303e 100644
--- a/memcheck/mc_translate.c
+++ b/memcheck/mc_translate.c
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward 
+   Copyright (C) 2000-2005 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
diff --git a/memcheck/memcheck.h b/memcheck/memcheck.h
index 2961d36..5b0639f 100644
--- a/memcheck/memcheck.h
+++ b/memcheck/memcheck.h
@@ -12,7 +12,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2004 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2005 Julian Seward.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
diff --git a/none/nl_main.c b/none/nl_main.c
index 9b6514e..c2fcb58 100644
--- a/none/nl_main.c
+++ b/none/nl_main.c
@@ -7,7 +7,7 @@
    This file is part of Nulgrind, the simplest possible Valgrind tool,
    which does nothing.
 
-   Copyright (C) 2002-2004 Nicholas Nethercote
+   Copyright (C) 2002-2005 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a binary JIT-compiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2004, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2005, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    /* No needs, no core events to track */
diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp
index 93eb271..df7d03c 100644
--- a/none/tests/cmdline1.stdout.exp
+++ b/none/tests/cmdline1.stdout.exp
@@ -37,7 +37,7 @@
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Valgrind is Copyright (C) 2000-2004 Julian Seward et al.
+  Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.
 
diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp
index 09242b0..cc19e19 100644
--- a/none/tests/cmdline2.stdout.exp
+++ b/none/tests/cmdline2.stdout.exp
@@ -77,7 +77,7 @@
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Valgrind is Copyright (C) 2000-2004 Julian Seward et al.
+  Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.