]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update copyright notices.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 10 Mar 2009 22:17:53 +0000 (22:17 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 10 Mar 2009 22:17:53 +0000 (22:17 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_4_BRANCH@9346

319 files changed:
auxprogs/change-copyright-year
auxprogs/libmpiwrap.c
auxprogs/valgrind-listener.c
cachegrind/cg-amd64.c
cachegrind/cg-ppc32.c
cachegrind/cg-ppc64.c
cachegrind/cg-x86.c
cachegrind/cg_arch.h
cachegrind/cg_branchpred.c
cachegrind/cg_main.c
cachegrind/cg_merge.c
cachegrind/cg_sim.c
callgrind/bb.c
callgrind/bbcc.c
callgrind/callgrind.h
callgrind/callstack.c
callgrind/clo.c
callgrind/command.c
callgrind/context.c
callgrind/costs.c
callgrind/debug.c
callgrind/dump.c
callgrind/events.c
callgrind/fn.c
callgrind/jumps.c
callgrind/main.c
callgrind/sim.c
callgrind/threads.c
coregrind/launcher-aix5-bootblock.h
coregrind/launcher-aix5.c
coregrind/launcher-linux.c
coregrind/m_aspacemgr/aspacemgr-aix5.c
coregrind/m_aspacemgr/aspacemgr-common.c
coregrind/m_aspacemgr/aspacemgr-linux.c
coregrind/m_aspacemgr/priv_aspacemgr.h
coregrind/m_clientstate.c
coregrind/m_commandline.c
coregrind/m_coredump/coredump-amd64-linux.c
coregrind/m_coredump/coredump-elf.c
coregrind/m_coredump/coredump-ppc32-aix5.c
coregrind/m_coredump/coredump-ppc32-linux.c
coregrind/m_coredump/coredump-ppc64-aix5.c
coregrind/m_coredump/coredump-ppc64-linux.c
coregrind/m_coredump/coredump-x86-linux.c
coregrind/m_coredump/priv_elf.h
coregrind/m_cpuid.S
coregrind/m_debugger.c
coregrind/m_debuginfo/d3basics.c
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/misc.c
coregrind/m_debuginfo/priv_d3basics.h
coregrind/m_debuginfo/priv_misc.h
coregrind/m_debuginfo/priv_readdwarf.h
coregrind/m_debuginfo/priv_readdwarf3.h
coregrind/m_debuginfo/priv_readelf.h
coregrind/m_debuginfo/priv_readstabs.h
coregrind/m_debuginfo/priv_readxcoff.h
coregrind/m_debuginfo/priv_storage.h
coregrind/m_debuginfo/priv_tytypes.h
coregrind/m_debuginfo/readdwarf.c
coregrind/m_debuginfo/readdwarf3.c
coregrind/m_debuginfo/readelf.c
coregrind/m_debuginfo/readstabs.c
coregrind/m_debuginfo/readxcoff.c
coregrind/m_debuginfo/storage.c
coregrind/m_debuginfo/tytypes.c
coregrind/m_debuglog.c
coregrind/m_demangle/demangle.c
coregrind/m_demangle/vg_libciface.h
coregrind/m_dispatch/dispatch-amd64-linux.S
coregrind/m_dispatch/dispatch-ppc32-aix5.S
coregrind/m_dispatch/dispatch-ppc32-linux.S
coregrind/m_dispatch/dispatch-ppc64-aix5.S
coregrind/m_dispatch/dispatch-ppc64-linux.S
coregrind/m_dispatch/dispatch-x86-linux.S
coregrind/m_errormgr.c
coregrind/m_execontext.c
coregrind/m_hashtable.c
coregrind/m_initimg/initimg-aix5.c
coregrind/m_initimg/initimg-linux.c
coregrind/m_libcassert.c
coregrind/m_libcbase.c
coregrind/m_libcfile.c
coregrind/m_libcprint.c
coregrind/m_libcproc.c
coregrind/m_libcsignal.c
coregrind/m_machine.c
coregrind/m_main.c
coregrind/m_mallocfree.c
coregrind/m_options.c
coregrind/m_oset.c
coregrind/m_redir.c
coregrind/m_replacemalloc/replacemalloc_core.c
coregrind/m_replacemalloc/vg_replace_malloc.c
coregrind/m_scheduler/priv_sema.h
coregrind/m_scheduler/scheduler.c
coregrind/m_scheduler/sema.c
coregrind/m_seqmatch.c
coregrind/m_sigframe/sigframe-amd64-linux.c
coregrind/m_sigframe/sigframe-ppc32-aix5.c
coregrind/m_sigframe/sigframe-ppc32-linux.c
coregrind/m_sigframe/sigframe-ppc64-aix5.c
coregrind/m_sigframe/sigframe-ppc64-linux.c
coregrind/m_sigframe/sigframe-x86-linux.c
coregrind/m_signals.c
coregrind/m_sparsewa.c
coregrind/m_stacks.c
coregrind/m_stacktrace.c
coregrind/m_syscall.c
coregrind/m_syswrap/priv_syswrap-aix5.h
coregrind/m_syswrap/priv_syswrap-generic.h
coregrind/m_syswrap/priv_syswrap-linux-variants.h
coregrind/m_syswrap/priv_syswrap-linux.h
coregrind/m_syswrap/priv_syswrap-main.h
coregrind/m_syswrap/priv_types_n_macros.h
coregrind/m_syswrap/syscall-amd64-linux.S
coregrind/m_syswrap/syscall-ppc32-aix5.S
coregrind/m_syswrap/syscall-ppc32-linux.S
coregrind/m_syswrap/syscall-ppc64-aix5.S
coregrind/m_syswrap/syscall-ppc64-linux.S
coregrind/m_syswrap/syscall-x86-linux.S
coregrind/m_syswrap/syswrap-aix5.c
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/m_syswrap/syswrap-linux-variants.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/m_syswrap/syswrap-main.c
coregrind/m_syswrap/syswrap-ppc32-aix5.c
coregrind/m_syswrap/syswrap-ppc32-linux.c
coregrind/m_syswrap/syswrap-ppc64-aix5.c
coregrind/m_syswrap/syswrap-ppc64-linux.c
coregrind/m_syswrap/syswrap-x86-linux.c
coregrind/m_threadstate.c
coregrind/m_tooliface.c
coregrind/m_trampoline.S
coregrind/m_translate.c
coregrind/m_transtab.c
coregrind/m_ume.c
coregrind/m_vki.c
coregrind/m_vkiscnums.c
coregrind/m_wordfm.c
coregrind/m_xarray.c
coregrind/pub_core_aspacemgr.h
coregrind/pub_core_basics.h
coregrind/pub_core_basics_asm.h
coregrind/pub_core_clientstate.h
coregrind/pub_core_clreq.h
coregrind/pub_core_commandline.h
coregrind/pub_core_coredump.h
coregrind/pub_core_cpuid.h
coregrind/pub_core_debugger.h
coregrind/pub_core_debuginfo.h
coregrind/pub_core_debuglog.h
coregrind/pub_core_demangle.h
coregrind/pub_core_dispatch.h
coregrind/pub_core_dispatch_asm.h
coregrind/pub_core_errormgr.h
coregrind/pub_core_execontext.h
coregrind/pub_core_hashtable.h
coregrind/pub_core_initimg.h
coregrind/pub_core_libcassert.h
coregrind/pub_core_libcbase.h
coregrind/pub_core_libcfile.h
coregrind/pub_core_libcprint.h
coregrind/pub_core_libcproc.h
coregrind/pub_core_libcsignal.h
coregrind/pub_core_machine.h
coregrind/pub_core_mallocfree.h
coregrind/pub_core_options.h
coregrind/pub_core_oset.h
coregrind/pub_core_redir.h
coregrind/pub_core_replacemalloc.h
coregrind/pub_core_scheduler.h
coregrind/pub_core_seqmatch.h
coregrind/pub_core_sigframe.h
coregrind/pub_core_signals.h
coregrind/pub_core_sparsewa.h
coregrind/pub_core_stacks.h
coregrind/pub_core_stacktrace.h
coregrind/pub_core_syscall.h
coregrind/pub_core_syswrap.h
coregrind/pub_core_threadstate.h
coregrind/pub_core_tooliface.h
coregrind/pub_core_trampoline.h
coregrind/pub_core_translate.h
coregrind/pub_core_transtab.h
coregrind/pub_core_transtab_asm.h
coregrind/pub_core_ume.h
coregrind/pub_core_vki.h
coregrind/pub_core_vkiscnums.h
coregrind/pub_core_wordfm.h
coregrind/pub_core_xarray.h
coregrind/vg_preloaded.c
drd/drd.h
drd/drd_barrier.c
drd/drd_barrier.h
drd/drd_bitmap.c
drd/drd_bitmap.h
drd/drd_clientobj.c
drd/drd_clientobj.h
drd/drd_clientreq.c
drd/drd_clientreq.h
drd/drd_cond.c
drd/drd_cond.h
drd/drd_error.c
drd/drd_error.h
drd/drd_gomp_intercepts.c
drd/drd_main.c
drd/drd_malloc_wrappers.c
drd/drd_malloc_wrappers.h
drd/drd_mutex.c
drd/drd_mutex.h
drd/drd_pthread_intercepts.c
drd/drd_qtcore_intercepts.c
drd/drd_rwlock.c
drd/drd_rwlock.h
drd/drd_segment.c
drd/drd_segment.h
drd/drd_semaphore.c
drd/drd_semaphore.h
drd/drd_strmem_intercepts.c
drd/drd_suppression.c
drd/drd_thread.c
drd/drd_thread.h
drd/drd_thread_bitmap.h
drd/drd_track.h
drd/drd_vc.c
drd/drd_vc.h
drd/pub_drd_bitmap.h
drd/tests/fp_race.c
drd/tests/sem_as_mutex.c
exp-omega/exp-omega.h
exp-omega/o_main.c
exp-omega/o_replace_memops.c
exp-ptrcheck/h_intercepts.c
exp-ptrcheck/h_main.c
exp-ptrcheck/h_main.h
exp-ptrcheck/pc_common.c
exp-ptrcheck/pc_common.h
exp-ptrcheck/pc_main.c
exp-ptrcheck/sg_main.c
exp-ptrcheck/sg_main.h
helgrind/helgrind.h
helgrind/hg_basics.c
helgrind/hg_basics.h
helgrind/hg_errors.c
helgrind/hg_errors.h
helgrind/hg_intercepts.c
helgrind/hg_lock_n_thread.c
helgrind/hg_lock_n_thread.h
helgrind/hg_main.c
helgrind/hg_wordset.c
helgrind/hg_wordset.h
helgrind/libhb.h
helgrind/libhb_core.c
include/pub_tool_aspacemgr.h
include/pub_tool_basics.h
include/pub_tool_basics_asm.h
include/pub_tool_clientstate.h
include/pub_tool_clreq.h
include/pub_tool_cpuid.h
include/pub_tool_debuginfo.h
include/pub_tool_errormgr.h
include/pub_tool_execontext.h
include/pub_tool_hashtable.h
include/pub_tool_libcassert.h
include/pub_tool_libcbase.h
include/pub_tool_libcfile.h
include/pub_tool_libcprint.h
include/pub_tool_libcproc.h
include/pub_tool_libcsignal.h
include/pub_tool_machine.h
include/pub_tool_mallocfree.h
include/pub_tool_options.h
include/pub_tool_oset.h
include/pub_tool_redir.h
include/pub_tool_replacemalloc.h
include/pub_tool_seqmatch.h
include/pub_tool_signals.h
include/pub_tool_sparsewa.h
include/pub_tool_stacktrace.h
include/pub_tool_threadstate.h
include/pub_tool_tooliface.h
include/pub_tool_vki.h
include/pub_tool_vkiscnums.h
include/pub_tool_wordfm.h
include/pub_tool_xarray.h
include/valgrind.h
include/vki/vki-amd64-linux.h
include/vki/vki-linux.h
include/vki/vki-posixtypes-amd64-linux.h
include/vki/vki-posixtypes-ppc32-linux.h
include/vki/vki-posixtypes-ppc64-linux.h
include/vki/vki-posixtypes-x86-linux.h
include/vki/vki-ppc32-aix5.h
include/vki/vki-ppc32-linux.h
include/vki/vki-ppc64-aix5.h
include/vki/vki-ppc64-linux.h
include/vki/vki-scnums-aix5.h
include/vki/vki-scnums-amd64-linux.h
include/vki/vki-scnums-ppc32-linux.h
include/vki/vki-scnums-ppc64-linux.h
include/vki/vki-scnums-x86-linux.h
include/vki/vki-x86-linux.h
lackey/lk_main.c
massif/ms_main.c
memcheck/mc_errors.c
memcheck/mc_include.h
memcheck/mc_leakcheck.c
memcheck/mc_machine.c
memcheck/mc_main.c
memcheck/mc_malloc_wrappers.c
memcheck/mc_replace_strmem.c
memcheck/mc_translate.c
memcheck/memcheck.h
none/nl_main.c
none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp
perf/tinycc.c

index 56415e6cf42d62a6cac6537871119a6b755b79c0..83ce7b044321c9a2d26f061a23460a7e3e621f66 100755 (executable)
@@ -19,7 +19,7 @@
 # change them.
 for i in `find . -name '*.[chS]' -type f -not -path '*.svn\/*'` ; do
     echo $i
-    sed "s/Copyright (C) 200\([0-9]\)-2007/Copyright (C) 200\1-2008/" < $i > tmp.$$
+    perl -p -e 's/Copyright \(C\) 200([0-9])-2008/Copyright (C) 200$1-2009/' < $i > tmp.$$
     mv tmp.$$ $i
 done
 
index 6369c986dcb9b1efb52d7e57e9248d911a5f892e..c0f41b8b382fd1159d1da995d113a987b6a1feb7 100644 (file)
@@ -18,7 +18,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2006-2009 OpenWorks LLP.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
index 58db634353cb9287b5ea3d3fcbb95c203d42f403..4667288d7234611da1d878b142820d17eb77fd30 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 90bee9857af9db04c162e3f2777f0b827018ca28..9b0c65399a641cc91ca6530fd46d5f03cebbe957 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 660c714956437221d9079e249e2a1ae72db25a20..b63c74f9a653fbd9d8de027f8dbb1190670d78f7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 620bfc5433f80c5bcf359916f50c2b29bdbeede0..fe66362ab20371f63bfd05e184d34865d17a6f68 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7c6b8f362b21d36865815f8175018db5899371e4..d52abf82bca361996dc00e6ab355c92566faa1b9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f771d34656620e4154b9d4eac71f3976ea645e4f..26b7b88b17048bd8283049f581d708250441bf4b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 960e059e5c359fb1696ca15f3c47aa96e9eb2f08..e19a3d353183245d9f0192adbd85714831575087 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 36ddbab430485bf21cbd1e73b224b04955efd429..b359db51e69e0cc42fb242c278d1a1f6acd13255 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -1726,7 +1726,7 @@ static void cg_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a cache and branch-prediction profiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2008, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 500 );
 
index 02a743c7f9273f93d6efa0c4b25542efb4b2bd40..1d8ad41eb7d48ca07081db48ef021d183809b2d4 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Cachegrind, a Valgrind tool for cache
   profiling programs.
 
-  Copyright (C) 2002-2008 Nicholas Nethercote
+  Copyright (C) 2002-2009 Nicholas Nethercote
      njn@valgrind.org
 
   AVL tree code derived from
index 25bef497ad8b466cedc5eb5f9f0e383e1db9e3a1..57abdfc6dd70500dcf18474dabebc536b88f6d0b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7939caed5734305324e57f281336e80c293e6248..1a42058cb89c34ac96055e24a8d0507a0480532f 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 554c1ed57170a6ed1f4061579d581c1a17554cdd..dfd98a4f6d6dc94910bd43f70db0a79328671590 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 94328bd2b3180f82bfa1c24d268183c5c16e56c3..18d79812521826193fa0c7eb7a15d22645011693 100644 (file)
@@ -13,7 +13,7 @@
    This file is part of callgrind, a valgrind tool for cache simulation
    and call tree tracing.
 
-   Copyright (C) 2003-2008 Josef Weidendorfer.  All rights reserved.
+   Copyright (C) 2003-2009 Josef Weidendorfer.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
index d89b53edc9a31e19245ca0de6787efddbf1334be..6080ca67ca3c24a7db94f12b31d9f470ae79839f 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 238d872fdabf7b2a34239f9f38df8362d4ed1739..3a91656fc8f2e8bd87ac782207eb7a8ea74fd36b 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
    Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
index ba9bbd30eb6d2430bc1df3b8d2408b0479658fe1..46c7f4419df3786a25b5b74776a5badedcc82777 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
    Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
index 0616c67daaa61d08d406f7894609534a73f80cbb..3e326cb5acf0c98e7e7fcef8d858985d75264dab 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 63e1e2989433060f187e4dbdcf69fbca2a30fea2..2626ab9f316f7c01f0471af7741b70cb06be1867 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9a490816f1b36a2f7d7b6308de7b5afc14f614d7..509c05952a2cccb785bec6c64c4066bbde70a48e 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
    Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
index 44fb276a53cde8ac7dbe31c5e309334730100561..37e66057af9e14f28084b9e8aaf2e1cb0cd62110 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9dfdd31cbec55bd674aab308cd38b39299a2c7ff..ccf21a884423bc89087878e7cb0c5b35c20027bf 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b5346bbc0d85c79e10c1c605dc0df6d0272dc04d..201075bdc3d7cfd65c9d065c147667925576a1f1 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 425e22a21ea116985d807f5e111e0e1c8b5abb12..1caa7ccf527da8fbf237276b78b21765db001e06 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a6d20754c8f1fe46fc2f5a1aab64608a9dab61a0..74ce2611391bc0e92bb2547d93b07e49c2902510 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2008 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2009 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
@@ -1083,7 +1083,7 @@ void CLG_(pre_clo_init)(void)
     VG_(details_name)            ("Callgrind");
     VG_(details_version)         (NULL);
     VG_(details_description)     ("a call-graph generating cache profiler");
-    VG_(details_copyright_author)("Copyright (C) 2002-2008, and GNU GPL'd, "
+    VG_(details_copyright_author)("Copyright (C) 2002-2009, and GNU GPL'd, "
                                  "by Josef Weidendorfer et al.");
     VG_(details_bug_reports_to)  (VG_BUGS_TO);
     VG_(details_avg_translation_sizeB) ( 500 );
index 6e9de4896619a83276d8bcf2106a449aa00f93e0..79ee2c8f41c5e47b401fa80c4fbc346bdbda8f15 100644 (file)
@@ -11,7 +11,7 @@
    Copyright (C) 2003-2005, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2008 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2009 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
index 779fe41b26876a570f978d549ccdea23aeb9a970..a79f4f06d2997deea98b16cd8a35825c891fabe9 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2008, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 60da6bcb58d947fc6c2f54b37002ace7aaa6d78e..275b057baecb85f63809e1136a758ab8c552605b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6a6f188c44d0985a04cc96b456a285fbf35b1f14..d92ef2968e02b6758eace500fceb4e040ac10342 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 668425595b1ce168f93aec6a7ef7d91d1a247fdf..9371d3bc19a054821804490ae89f610441e79f4f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e0b7312c0c768fda0506d60e063f22f43b84f208..26a6867c50fb693a1463be76ec7d3f3d30ddd7c3 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9a664858e43f6c77bf87df8e61b74c0695e17b1b..f884138e058a823feec45d96e99b92cf3f667ee9 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 38c11f7ba51d389f62b81d37ce995b8baf2569dd..b18ad446272a6664ed0ced54f47c1520e3c3f99e 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 838fa2aa6abced2ae73b73153d004f138fa0537a..8774bc3036232438775162a14975a7bc2eacb4e8 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8744174b7fb35cc957bb95b3780fa3b53fdf8465..180046eee361700fa70f137a427802b0bf0c4b90 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e979a7f460e4d796189c4ac586fd8b01a4572ca3..713fa4ce49e7213e0cfdaed0cf81259c165c5881 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 33126e7f41239b2c143bae53babeb63867a6dacf..2f62f37c2c19b5690860a38315122554a16fecec 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7fba755e96415fb8432c0df5371328d018d98a67..ca4428ad1365064a16103d17e816f7b90f1f3b67 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5a3a5a863f26209cb6bfdaf596b0d6ec7dbfdb0e..31b7d45b725c7df4550c40919d2b3293b4516eb5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7880f721b6b08c573cbbc3aa693c093b06d9b40e..faf789b92d5c218fea608e81e45f35a316d52482 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 79d5ff2b3caf64cc6cd18872066883d34ed815c7..80a7c421ad969c97378a56af05c3d478118e454c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f1880a364870e272a02290f984392f123551747a..449e9b11d2c535a7d6daf3dab60c317c041df080 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9b2e3d75f1fc923a71963a8ce6b403e891f598d5..9b3a145696cf188615b1624e316ccd1685f69347 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6afac5aa0448b5bebc31b96afd9e33c2fb5d6e4e..0543b116c5bf224725a3506d1e3d01ecc25ae807 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3b401101fc3a930a67560cb5e0f7ee9d5c4da4d9..37e609f0144ab0b2d793256baa19d57949a811d0 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 2eb6eb2ef2d528c0612e22b4f77f02066fa9b004..de28e363307203f80eef439e4df5574f22de81fb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 50af1a26b27d18907e183678f04fe012a29da459..e148eca1146a11962cf1d11cca7c82f54397944a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1047c3aa1e054f9e11315c19783de1f009492297..ff7513529357400661f643e6e5c86475a1d799dc 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 85b411d2b14414ed5d6664b3240b30801072a9ff..ec35c36a191c17fad9f8fcb73bd76e455d552cdc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1810ca6c2c677c5cc9fba9f47250f0adc82007e1..1368e0d485452e828e1470af5ada87276bafe65d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP and others; see below
+   Copyright (C) 2008-2009 OpenWorks LLP and others; see below
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6e23e5cb6eeff0834613b8d6bc1bb93b3a7c65d7..fd786a56b28e74ea1bc25d53f39bc3507ff25c7c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 410c5fc5ce6db5cf903d933253cbc9d09c4e1f4e..dc9fb99504c0631f972b6c29fecc9f0d7fabbd64 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8405155b14c101dca04b750eddd16e27cdde6d19..2ffb2f4c88be811fdd2341afb86dbd5f819bdcaf 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 279d7288b34341d01d12c0b69d25a942ca406bd4..e0955c4d0b3e2adc5ca613bf3508902db3f73865 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c2d53876f07fdc9b740d901e09aa52ff39bc3dcf..9b54ec63ce6b58913ce3fa2903bdf4207ab98ed8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 02b6a7b111b397d3ecfdc2d957577306fd188eca..55e6de86498e44d438851e48d0013183c779e329 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 327f8c2bd25586e3d56c0f8ec5219b6dab905144..4e69d1d30d9d865425df275dd9f86dd08a6f9312 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4b6f3e8616b3930f6dea5f7bac65abc8430f99ed..7ae0ae1ffaeb7e525b7723b6a934ac529561b423 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 659bab237dbcba9b8a68ac6047f7dceb5403064b..a02fca39cae8849ab027c8abe7cb8192f062a1db 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2ee581088651352d6d3c0828da4e1b3b4bffdf9a..6efc5eef417556ac3e5e2010f2903141c87a7652 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5558aae5d3ec22491586ff2041a05b84179e605d..b4eb9cb3bd3678176541a12a139e7a1481234f1d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 20b886930a155f75fb06dd6d5168739de52a1be8..effe4cb6a77b1aa4344e261df3cccd5317c213b9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index aaf4ccb6f724ecab362d5d4572eb55e447a18669..4435d7cc6c74f89829b3e8b5104cf88fb75df72b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7241778b218e4f36449cabcb0b04f213fbddf71f..1e29aea5793b9a215e7965f194e71870a9b0923d 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1d388691518be9e71b06e8675aed0bd2debf82c8..4ddf66bfb49cb4cd42aac72db63b49055699c8c5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks LLP
+   Copyright (C) 2008-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5efb1b767df51149befadfb0a69ec07e821f9528..c6b0329fbe809b492dd58b357c5a80da8876f6dc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5974fb9e30556aa02a1ffab29e1e9c71b45c0d26..aca8e0aa540f5ffbbfd9bc9dd38abba780960ecd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a4bb10591e3d798892aa20f2853d27d63b2b6dce..7535264bcddcd83bd6a644c5d080b9d19c42013e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f3b68c64db6a21d2d1f75af37fcbe825f56aa837..029b71aaba70eacbc184e20105665a06bb803f28 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index ac90b3c452e3b5639e16d95b35f7e1f5f482307d..b09b76c286a8f5f86b1d20ce82097b9410ac5e5e 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2008 OpenWorks LLP
+  Copyright (C) 2006-2009 OpenWorks LLP
      info@open-works.co.uk
 
   This program is free software; you can redistribute it and/or
index ca8f5bf21e4a979d020208bbae83600a39527048..c69c27b63731ae7e88dc2105c11be2c965d94306 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2008 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index f1139ca4807af4c2846c6d495f9004eefe4095b0..522e1831fcad6b2b7aa05c9fbaca82efc3e50cff 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2008 OpenWorks LLP
+  Copyright (C) 2006-2009 OpenWorks LLP
      info@open-works.co.uk
 
   This program is free software; you can redistribute it and/or
index c7f322fca47bebc82ea74cf52da250652c6d8284..f04e4b5e7322b28f2cc1df4a39a2023d6e6c86ef 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2008 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8661d3b843b6aaa70a23969e4491c2cba4fef406..b8833baf25b7cca6b8e42b0ed5f3adddd824c4fb 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index df0e061809d860000d0a76d5ad06efd31f84db07..868b7b930b3766ee8d914d600ec3ecdb4d79c0cd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0e430c8050e4dc9b6c14def3870cc6b81ef3bf1a..bc5d8ce24cdb26d516c48a27454e6ddf9c17a912 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index dd2020bc8e5060f50ca8067dc3e87cb76cc4f599..93827bb56069e5d9f3a88a61e44801ff2a01d63a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4b592dc0f8ff25a2c156da89466497d79a3e5777..f777026b6d4a055f79c68262f29c3129d4c0066e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a886fba8d472820366fb42b06c5f716c6c3e00b9..56a5aa00a23fd1ca107355ba02672f657a06f254 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a3d9b3d29950cc95703eabdbe198881f8ec139fd..13ad4ba8d97e04c307f4205aeaf79aa9a5a5fbf2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e78536f2327e52b0826f63d2d61c73764f90f76c..0bb89fcdefaad970f02d840c0d99a387682622b2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 79e27001fdbe3cd0fb1789356dd28810f652d5ab..9f442e7efddb5b521de81f79e2c6472197da4f5c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 58e56c326e50fe398c48af200326b4612008d806..8783f9c2c493669df45aa74454a46691e8fdc83a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9e4cd3e3ec46195c5149c66ec03f8f79de4bb94d..53490b6edf801b5a018416e229324b260b31310f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 81fbce6e0a38734b8f414f5fd8539ba4b5571280..0fbc353e5d889b58ebe246194f628717f2c35f39 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b4b92f75efb2a927518fd63cc75be122eec70a99..0e41aa5635363b96a18d3ba744c9b0a5aa1a3c9f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c8f015ef6e09c55279e1bd33ff41d80835e24301..9638625f7684bd3221f7a32f200d8d1d33b93d27 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -205,7 +205,7 @@ static void usage_NORETURN ( Bool debug_help )
 "\n"
 "  Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc\n"
 "\n"
-"  Valgrind is Copyright (C) 2000-2008 Julian Seward et al.\n"
+"  Valgrind is Copyright (C) 2000-2009 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"
@@ -818,13 +818,13 @@ static void print_preamble(Bool logging_to_fd, const char* toolname)
          "%sUsing LibVEX rev %s, a library for dynamic binary translation.%s",
          xpre, LibVEX_Version(), xpost );
       VG_(message)(Vg_UserMsg, 
-         "%sCopyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.%s",
+         "%sCopyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.%s",
          xpre, xpost );
       VG_(message)(Vg_UserMsg,
          "%sUsing valgrind-%s, a dynamic binary instrumentation framework.%s",
          xpre, VERSION, xpost);
       VG_(message)(Vg_UserMsg, 
-         "%sCopyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.%s",
+         "%sCopyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.%s",
          xpre, xpost );
 
       if (VG_(clo_verbosity) == 1 && !VG_(clo_xml))
index c775a163f2f15a1de229a6c4658989238c118755..cdf13cfcc24c0774a7c0538e7517bec040c6c7fe 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5c2df63d7fbdffcc7c693bd01eb4a7340669f0d4..2a06fcd12de4df2c278fc30973dd0a64b6a5860e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index b213597faf281eb29bdd10222de3bbfef7210b67..d6c36dedbce979d403c26ee64a9a1967f177d3b8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index fbf6e7271b5bce00b5ae8cfe696ed3326ca369bd..d31d90f7952e87d2eb41e70bd9041fbae53f95f2 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
-   Copyright (C) 2003-2008 Jeremy Fitzhardinge
+   Copyright (C) 2003-2009 Jeremy Fitzhardinge
       jeremy@goop.org
 
    This program is free software; you can redistribute it and/or
index 175402bcaa2954d0528dd0d666678b7d2a3362d6..a0a707beae70aa6141afc49ffd1a249c6b664796 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e0e3b1da33ee8b96e56386541e5c7f77fd630818..5958fda6cd1a7f53481b32b91020b11bc462ddbc 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 84ab575912507d2fe342cbf3960df34d863e0990..dfcab13effe2563cba932b346283d951c04c133f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d8bc44d45e5cc8dea58fc000e3da8ab4dfd952d7..f3f1f763846815caff9f21e4bdc5adabbd6edd1f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5ca15b555fced7db2cfd3ae3ca89aa139e64787a..22b46765a1dad9ac8e531eba32bdd041a866632d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3ca562113184dd130f066131d85712a109021a24..27270abb6224e86738c326601d1579061a56ef08 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 0b3610feed7b8f31a701017897655494e42d87ec..47a65c26d6b5fb3c561ef528d48544a0ba2502a7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 37b037e37dc5f702643e8fb38d1c355c3cf5bf1d..4f20a6e60845181edc40c18a56c03c59e1472e2e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index aed41d6e562295d83b822c4c1d5c77921543bf9a..93f8ee7ff1c51f25bb9d7fff3462424f16d05b0c 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2008 Paul Mackerras
+   Copyright (C) 2004-2009 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index 757a7aa8ce385c1a9ffaf3e01e7e23d641d17d28..7d1358308f351936ebb662892ed942fb7f487a85 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1fd055e7e4363c3bf9a7d50c687f1848d9a2b08e..1dc117ce0abf437ef91762b1815540472e96624d 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2008 Paul Mackerras
+   Copyright (C) 2004-2009 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index 450a1c3ae119e4da4eb35f3d4b5dbcd1ee5c9717..bf0de159697f785aff9da2c56124439c68c73af0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index bbfdf8b7abf740601121d12e9ef3203125fdea92..e5fe8457532c7e2e27ca0df34ab53c7c3656ee65 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 97fa02459cd15c122e136a3a0f7a20cced0e17f8..e8f4965312c13edb0edf7abbfb7d9ea4d42d0ff5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 47ac0bd9cc949df6f740dcad4159b972c68a5328..db16239e410e85e880576a25390840456d744ee0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 687d2062f5dcc273a25902d10cdef1176023a19a..58f72609e726b4272b89ea8eb6aaeba39a4e8b29 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 627f5f0d0da84653cbedfdfb982c26952d0d7839..676254a5abb16a95befbe43175c323850d5a27c6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6fee898f40325561dcaf75e9784b64d2625ce422..4e56095814488c4520fb8d67b37f17b26e6282dc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 0e71fc19d12adc359a319a8667f81f275fe8123d..b64b58eec4e2d46340130fb7a65eb5e07d52ca8d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 21acbeabda0a32e7150225a62f9f537d322b9769..3c16000d7a525ea8b93e0fac6885064c9a965997 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3cd0ca2351f318f43d985bc08afed389e2229d78..cbe05c6c3a1ec183d99eb5f215f2a1c8987d4bfe 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f20d0a60f4a11a24dd2bcf6a0d98ab403fec27b4..7c4fc5242ced9c821aa69268db90f6e3615208e5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 8a5d550ea4b3e101e8bddb93bd8e2d89ef795d0b..28c0ab95e12a510dad886badb220e9e5e0cdf9a6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index af982ed0c790c126f40d66eb931b38fe80452c6e..b6f913a009e0eb40e8aeb58b662f3d10b97d0f55 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index acd77add7f34f068d2a9df58f65f693eb275fea3..b1e1a19e8f7f7c12a5b1403523d1dc143c700eaa 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2008 OpenWorks LLP
+  Copyright (C) 2006-2009 OpenWorks LLP
      info@open-works.co.uk
 
   Derived from Paul Mackerras' implementation of same for ppc32-linux
index 85fd82db43da79619c96a1cef5ecf801502db44b..a88dcc3f0019865a039c76693908161b85920a61 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2008 Paul Mackerras (paulus@samba.org)
+  Copyright (C) 2005-2009 Paul Mackerras (paulus@samba.org)
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 544699aa60fbb1f7475de376fbbe4b0463e4b041..bbf3909e074568c3212a4ae5ac039a64014e19ba 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2008 OpenWorks LLP
+  Copyright (C) 2006-2009 OpenWorks LLP
      info@open-works.co.uk
 
   Derived from Paul Mackerras' implementation of same for ppc32-linux
index cdcc860ceafcc6341a5a9242e5366f722c686c7e..5e17995e3be4e49548d98915b921deb55607c438 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2008 Paul Mackerras <paulus@samba.org>
+  Copyright (C) 2005-2009 Paul Mackerras <paulus@samba.org>
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 4aacf7a57aba695fb809f628f73790576201efae..4806f5178f158f4dddab52b0371e7ca7d13d9827 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 3a54ec6311559f4514c346854f1953db6d47a113..38de8caf9dbeaf25999f347be85130f680bf500c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a82ad21b5f5a40e3cbfdfd490605dd783d052dc9..433361224327f869c765789a319e4b2f066982b6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ee346f1b2b237f70ace35f2a4619da69de3757e6..f588935a3faee25ca55c1306e666a39f856a22ba 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 947f950dc65646ad99f2c78301b5761f732106c3..1d17ab84a1ae004277dfba6210205bea877e7e27 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d4ca9b210997c94605d03cf5bca069d8cdc83158..de116adbe2267db4395dbad02ea11d84fdd33398 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 3e6abd231a94167e9d8718e5c79e384dd2d2ab1b..ff75ca5aa4bd1d41e1fa60fcb4dfce216954fc49 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 37b69061cdba840b345f2995a47e16820f674467..1e5c767767edb44605d1b5b6863de69f50f0551c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4121c41fbc2281ffff8beeb8a9d711df0f5dcce1..d009d6be09c2425091506d56f0290ba8323c263e 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2008 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2009 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 49cd74fd07515ff961c0c00d574fb0821948b34e..6cd68ae4a80f8d81f7dcb0ef4dd1b6ff1511ad2c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5f4215b8b7a8fa660f3480f16b7ba406e88f84f2..232d2886a92c04de8a0bae28b8c5f0bc08a2ce5d 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2008 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2009 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4838271ed45d0cac6db50409b848850705127159..b4a1c16eea057a18f5dd7f2c2010138f26452697 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index da19c1bd8eb58c801fac360ce857e8d9e5eb64dc..30a2cf820abfb0599aa9467f8fd4dff4a731e192 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cc4ac1dc4ad5297f8b2c695ba89796e65a13e90d..7158427fb0e507d7b77c2905bd96e21f7144478a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Nicholas Nethercote
+   Copyright (C) 2000-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 69436af3e6b46f42f57b6a5edbf0f0247d356d57..d267172b73c9806155f50c45c78660a4ecf618d6 100644 (file)
@@ -7,9 +7,9 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2008 Julian Seward 
+  Copyright (C) 2000-2009 Julian Seward 
      jseward@acm.org
-  Copyright (C) 2006-2008 OpenWorks LLP
+  Copyright (C) 2006-2009 OpenWorks LLP
      info@open-works.co.uk
        
   This program is free software; you can redistribute it and/or
index b5f346d14d2c2b1ae891689e1ae5d57fa545c8a9..dc7742296a310d2c4d813633ae12c7ded4c8329b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c051ae76d48d98cd3eef2ba18c20a762c38cf669..e4e2d533112a84ffd61f69a42d76e1fcbde8d3de 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9e13a8e751d285f3b3594fe20181ddecb466d849..4c8545854f44b5a09e6b447b171150927412b90c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e3d9ee14585e80f2d4fa840969cde882bd50469e..6d0631c08d44a9decbcb96dbf6b0246961bd9d79 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 81dd6be990f92d7e310face0a637da44dae20da1..a1914961262780870b061f9178f272be5c56b184 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f115462b92f1a6d7ad43ec60028fdf29917ae98a..6693269b7e89e2d8426f447ee7981d756532c9f3 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 Julian Seward
+   Copyright (C) 2007-2009 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index 6393050959cb3856b9b7cdd455257ac83dc93fdf..45a1e593eb2bba44430bd39bd865b05181c3b51c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index b6ae45ece53701642948cb597610d910a108dd1e..066d1cfc641100cda5a8d6fd37eec82b22656dbf 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c16c2fc45bc4b529239511c1852abeb52a6ff359..99053f58948dedc987ca7a30a69a1ac61e629db0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6dae72dd9b2920d9118a4543d91996e5320359d9..d413f45244d408a8e3ff3b754366aa8ec86715e9 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6d1993d2250f56b712afc9cdfcb3c0bb175fd2e6..1809074404afce600bed69d08669c76286303ed6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 901826e003116ef15efe3d429f0cbba910f8d7ff..179dc0ca3eb01ea73275e21a38f9f41e218b4fe0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 154f4dedf437a7cee5ca2497bc333142ee4ab128..aebfe61872db4b910cc1a56ad50601b5244cb72d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index aa3e55023e2bf4c280c9062f8e851428e6e1d887..e325a42388e9d45edb6669ff6c55f14cafab41e3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8b962dd842aca708c5cd799453b06f52b42744dd..4712e719789a9d7898f81a2fe621378e4f47926a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 52f16dabdb006e985f5bb0d2db87b34f02a8825f..9c224de98b95dbd53b37303b242af1501fb7f57c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index dd4f89496bf702d2c113e311e5a67681ebc6147c..9706a41c67c2e31dc7c31d755beaf6c694139ce0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index feddb6c08a643582af55f0bd71b914f5fc17546d..3a34fd7b4b085b680eac3853f9779e70561c359b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a864e3d252d2cf4828a38d174f42c84794c65d87..a6a3e46af476d9d62c92e5ede08913ac73c11171 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e01989a380c83fa8c3a871046704f29ba4f03ba4..e4aa11c3c28482d0d5952685a82bbd4c58011433 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a5d64293676fb832332d09995b598ab6abc427f0..c1af70a0beb2de0b022bad6a05482ea2cf8ea6fb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e0ad0c76e428716382d52d989c412d88e29218bb..6ceeb9b1fc63b436e97d74ac840b1646cb2a3222 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 86eb9eb58cdac9bec32f80dba2e3432e9c63806b..3cb2ae06afeaccc21901f8206a72e30943877b9d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 739c663c1d51987adfa315239cf0faa9154cdf88..f0d2ab24e44e46f30133c350ef037c0395548605 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7d8e32963e8959e5df073b5bdcf23d647a5f44a4..9e9416b710096b47d8d3e9d6e785a0a737a23c75 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5fa7d05e15ddafc1c78208b1af7f071d3383c0d8..5be3516ca473923de9a422bd00be2b41d90626f7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fca4f6e6129980781c9c1dad1aa35b8b185c7eb1..d8d5f17256398095f6eeee9aa35971da5016d204 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bbb38bae6070f4db33dd741f9ff0973099e2f934..6c9f89f42f45c244ed7368de7436754916fda418 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4b70b07221ee4e0ebe4d94172bd2a20af8042bc5..3b3460cd17d50d8b3bed2be1f18a3c99b4cc671c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 13aea944e0b60df93348fdc7a29c6599fe819185..68f8958b763f0ca448c0ca0b3a82990f1201f539 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f9c5794880fdcbfeccc4cb26901d0f793edfcead..9e8ebe713cece2e2d890043aed5ee923f6497ea4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ea94a9b69168fdaf1ac3778d73f6145b3bf992a9..5da26dcc8fcea7f791054f662013755ecb57cfca 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 510a22faaf08a6d2df5304e35937297f9fc82967..38dda7912ac167ec1caf194f99a895365374f535 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 457dce5af22c61dd80c9f04aabee9c25535403a6..3d5ee87f59c15b34228888407cf354ea642c571c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4bc7d0a173a5cc79fe15493ab351380217380506..d178b7c3c27a1b8ef70b4adcef0b0990c2a5f883 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index e1bf4872e083f5b5c70e084f23fed2ff832c8a61..c993c27277d40c476abc1fba4d9205f0516aea45 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ae7acf710b557eacf8decf0862f8f898ba1fbacc..5831152ba98fc45179812940f92af52a5821dfbb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 54021aa11f786a7246a4084a2820668af391b710..029472b70df7d303edb8ea494c20aa850e0bdae1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 02d777f7ebb64ba5e4a0cbe34164421672293cca..c2391f89fde6affc224bda423b239d3ab8e73f38 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 69022b0cd5a26548d36609a8a294a6af6ea016b9..6646a8257acb825634f8408c1ec056d50c5a2a06 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6fa006f827ac31d7048ad2e4d92eecab86f75fe8..9d174ae07920acec2f6778ef663a1f188b59c7f3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 95b0899c73de0c5626e2211ff5f112b414ae231d..c382ef9683a2579b7463c2e4e3b0c45311b92466 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index bdf05bbb53c7c62c968eee57a68cb7492dedd3e2..ffa2db76c08b9a2566da17d5a2493050d44dcf09 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1c32cbdb5d4aad81345e369ad8572baf51e219f7..201bccf47e855f5d34723e1cb6efef6c432efee9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fc3db90d53490c738063904adeec2cd7fce266af..995475409174a74c43029ced0ced2990d8a71b64 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 064d33a4ab2e1c59619c861555732eb435b48679..57bfa074f1d951333d3d72604a6b240535659025 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9ffcc7c0bda92f741a9e087b421acadd8543ebc9..bcba985c52ec4d3503d6f790197540385566e071 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ca6494b92d36af65df7da1bb095f7ac04a5b12af..98645b9273da7aeac5242e382f0f1e50a988ab84 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ea7694417a662b70eeaeb362f27702df1d8f1860..630e52b812816dc35bb532bada5af8dcea9bb8e7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2819bcf7ce68d08b7f6ca494085eeee1fb7ae349..8e0cea42f7644dadf057c4abef6584ac2c3d9ee4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 73f3863f9dc2527551e1237d47541fe5840be531..0dd874318e7758375b3bddbccb4491b768082200 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c81b709d8104a91d621d450253bf9b5914a25743..3c96867256c425398cecdd89b7010da03b876aeb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 18859310b51360c42d2e7c3ceb3961b335ba9964..6b3bb00fc40455c67ac1e717825b82d1fddc45d6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 40782ebba272ff3799463658a91fa725097b9487..e01df8bccedccdfca79dc0e3ef9574cd540ea0a9 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1df50427b0e413563a47992029e77023b8a06d8f..0adbb94eef1fb1258c1f2de9e9904ba487b77f9c 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 925f0ca9cfa38bb1e4b367c93fbcdffaa5a791cf..436505585a0fb75dfb65de98cb3e4e342d96f97e 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 Julian Seward
+   Copyright (C) 2007-2009 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index a64aa5f7ba36ed3cfada99a559f28074d5e2fc2c..67231e9e66a4fb4382384efac61a1b0a7b6fb7d0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3292deafa9093c38efd1a1319ef0d5949154701b..353983274fb57a01a2ae2d43bbd4a51fcfd7a4d2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8c4d0e376ee84eccc0cba4b97d5e3ea74b793cd1..beeedcad1e6877eb08d184d2c2579a50197f0536 100644 (file)
--- a/drd/drd.h
+++ b/drd/drd.h
@@ -13,7 +13,7 @@
    This file is part of drd, a Valgrind tool for verification of
    multithreaded programs.
 
-   Copyright (C) 2006-2008 Bart Van Assche.  All rights reserved.
+   Copyright (C) 2006-2009 Bart Van Assche.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
index fd4ecfa3b1820fcafebfcdb5deaa64c64a0eb09d..0dd53d3418244eb6c63397283c92b63b49297e20 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index f525f155561156e00e0a4fa4b349d4c6f391a402..8596b5d80242d2d5690fae23fdf736c4bcf81a26 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 9e5d1bab24d88e77bf70a53f912a367bf88e2c77..a5b751b1b5f1ee210db77ecdda3f7dcdb44412c9 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 396d72f81e2c8e53bf27cd7f0e9ae6dd6d240cbb..129da9d6a01e6e4fed251402653b495d87147c11 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 768079aa2824f36459e1d3d5e9b6887554fb8e92..51a4551cacd52ba8b98fdb659e5a95a7ba579a5f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 1bfdd9337f70397d8c07888ea7057cb664578cfa..cc9603526c05ec191565ef761093f6438f77d792 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 29ce30bbbadaf4b47c65ea6e92a10fcb3a3f8329..e0cd0b8313fc4c6a3bbd77586c120425ace36111 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 3d06e71598f9b1904b1ebb454fea634f3146e2e8..998532812561ccc581d62fadc9a4809ed9cddc59 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 219f7b3fb6925404e6eba003f586c1f4489b26d8..336f1fcdf8f1b0e46b8f2dfa0db2a6037734c3c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index abe3f4896ec332ed955ac5aa53bc8ed5de3d3453..996cd4876ea68772beec598c508916f8d274ffe8 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index c3eb74592942a120b2a520309ae7818a940c4bc8..1df934f6046dab820503af1b58cfa3189244c7e2 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 6b56051c372e93d04648c7a934f6e535ef7c61f8..54f8e479004aa4a0738b9444b9760232e5a8a29a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 12a9d38e3aeb8cfcf4dd590560097914b4a99a56..4922b49c16d979bbcd6ac401a3cf5fb98c2a292e 100644 (file)
@@ -6,7 +6,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 4b8cdc22c63ded652ef05d6389a9fec0260ccc1e..54d2d9cc24df3adf3ff0d6ae13bee0f3fa3a146f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
@@ -1229,7 +1229,7 @@ void drd_pre_clo_init(void)
   VG_(details_name)            ("drd");
   VG_(details_version)         (NULL);
   VG_(details_description)     ("a thread error detector");
-  VG_(details_copyright_author)("Copyright (C) 2006-2008, and GNU GPL'd,"
+  VG_(details_copyright_author)("Copyright (C) 2006-2009, and GNU GPL'd,"
                                 " by Bart Van Assche.");
   VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
index 5a47ed7cfb3da3248f1290f4caf153d150b7beed..7e566047cea27a4f89f6cdcfee8b74c44b4a0926 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 89d3b8553bcb2bd442434d23b854f24bda7e709c..c23154afc0ddf76771c18f9263f4c81e4e16a869 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index fe0888ca06e609dcccba301d7e3b94d51aaf58d5..c3e7b4e1f2184ea0253405b84f3c858d34bf7790 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 956bb44852f6b7bde45bbdcd6132a5f6ba1e3cb4..0716211987482348740be601cb2aa8f32c44155e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index e16845d106a22934dc5410a67d314f935055d16e..100dc5b813a7bdd03557f53cc9179ff26f2c65f1 100644 (file)
@@ -6,7 +6,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index b3950a4a0d72235651d6d05b9af1d3e847f50155..8ecfc5eebcb5cca77acf8b1e866427f926a8293e 100644 (file)
@@ -6,7 +6,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index c7d0fc682b752d32db02f00ebc6e8a566cbf50aa..20800a4466edcd03d200b0a9902504e47adf25bf 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 6afcd5d52bd9a118d64fa8947bec3f0b407deb1d..8781f5438fa2b9e166f1e7db5585049b3ba0ecd5 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 7e3022a38c2c52b4f92f74cb79ac8af4394d5449..28f75bf8057e71805c2952fe9824a5544d4e7c7b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 487dc2293fd7098c3c663b19affb2458c1dada13..686542853c57ab71aef5e6a5c7d8b0e26eeb0426 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 1637cfe47f33ac02a43161175aab0f8880577ef9..e5c867ce853c7be2c0f1baf6d1b6d88615669581 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 80dde06ddb900cf47f65d4b7e09c04cd47b807e3..b626da928546820cf5eb46b3595c708187ce3cda 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 3eaccac1f03c560c7f350f21033c52bcc58042e9..e0ca878f921adb07360e65b46cf78224403954de 100644 (file)
@@ -10,7 +10,7 @@
    from memchec/mc_replace_strmem.c, which has the following copyright
    notice:
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a66eca0efc1473adb6286c84c6e24a2297e19092..62a766f62e462b990ac877998123991c72a771e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index b57140fb8518dd5a7af611839b0555291294646d..d852340bb10e07e5468943c43257b0ac817cb9fb 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 895502f8332b0e81f321e36a76dab572d7f6ecf8..f05c97c2b175b7d13b5f5113e444d6bea69796a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 4fb098f83658aaa3de22128de85b275b427a9424..e8cf7623f4d0b078a11ebf87dad0ef0ab13a0f30 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 880e3f132bdeb63679870c8cefb2dc2267f7ffcf..b5a1e3f5c8b83a7b85b420657af1db2d4858c83e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 1d4d833689aa3e621b3af1766013c5e865f0df46..b581d88fb8fed8b4795b40d70d3dab326dd72d0f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 93ead91c947c63a5d2ca352eeb8a922afd915906..468337d3d7d5dcbc1d51d1c68663bb3a17dbad9a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 596f4b4f51befdbf39e6e69962e19b013f2da2ed..6efcd04a86199e5fc5bd626cadc405585926f997 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 69fa6648ff2666a7bbe4daad33b7f2a99df6b31c..02e5d807e7896840ff4373ccd8a0c96a0966b634 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index 1e23e1cc28512ae26b73b71356c3fd405b9c5e23..1911509aa768f2513660985615781f95f6706ab7 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a data race detector.
 
-  Copyright (C) 2006-2008 Bart Van Assche
+  Copyright (C) 2006-2009 Bart Van Assche
   bart.vanassche@gmail.com
 
   This program is free software; you can redistribute it and/or
index f2ae496867b6881ba38f3c103430731bd41d858a..ebb2ba651a2a860a20b9e5534abad6bdd7bc3bc4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Omega, a Valgrind tool for instantly detecting
    memory leaks.
 
-   Copyright (C) 2006-2008 Bryan "Brain Murders" Meredith
+   Copyright (C) 2006-2009 Bryan "Brain Murders" Meredith
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a801168c0cc712a5b302a9954d2ad5f8435068fa..933bc167a38c6698731048bd9bb70b2d91dc42c3 100644 (file)
@@ -8,13 +8,13 @@
   This file is part of Omega, a Valgrind tool for detecting memory
   leaks as they occur.
 
-  Copyright (C) 2006-2008 Bryan "Brain Murders" Meredith 
+  Copyright (C) 2006-2009 Bryan "Brain Murders" Meredith 
   (A note of personal thanks to my employers at Apertio (www.apertio.com)
   for allowing the use of their time, equipment for 64bit testing and
   providing moral support.)
 
   Partly based upon other Valgrind tools
-  Copyright (C) 2000-2008 Julian Seward, Nicholas Nethercote et al.
+  Copyright (C) 2000-2009 Julian Seward, Nicholas Nethercote et al.
   jseward@acm.org
   njn@valgrind.org
 
@@ -3542,7 +3542,7 @@ static void o_pre_clo_init(void)
   VG_(details_name)            ("exp-omega");
   VG_(details_version)         ("RC1");
   VG_(details_description)     ("an instant memory leak detector");
-  VG_(details_copyright_author)("Copyright (C) 2006-2008, and GNU GPL'd, "
+  VG_(details_copyright_author)("Copyright (C) 2006-2009, and GNU GPL'd, "
                                 "by Bryan Meredith.");
   VG_(details_bug_reports_to)  ("richard.coe@med.ge.com");
   
index 12b28cb10dfa3625f440942532b9a027cab91407..f3fe1e07e7f1d47b8f098371bc6613931459a2c8 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Omega, a Valgrind tool for instantly detecting
    memory leaks.
 
-   Copyright (C) 2006-2008 Bryan "Brain Murders" Meredith
+   Copyright (C) 2006-2009 Bryan "Brain Murders" Meredith
 
    Derived from mac_replace_strmem.c
    Copyright (C) 2000-2006 Julian Seward 
index 3ae8c6222ed0b88c6e5f2d0a3b82c1d6601d3f04..b89c4badffc19ff95b3f5f220f5cef9f27719d58 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2008 Nicholas Nethercote
+   Copyright (C) 2003-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ad5fd0fc0cfc5f42c4a69708092a796cc1338720..6df280fa470d8a02e2323d3496890bf06b32f22b 100644 (file)
 
    Initial version (Annelid):
 
-   Copyright (C) 2003-2008 Nicholas Nethercote
+   Copyright (C) 2003-2009 Nicholas Nethercote
       njn@valgrind.org
 
    Valgrind-3.X port:
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 84efddca8442854f5fe0fefb9f4780939fcb1ec5..17cbaee629be1a119a09c52fa0821081b06e3366 100644 (file)
@@ -9,9 +9,9 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2008 Nicholas Nethercote
+   Copyright (C) 2003-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7d73f35c413ee2f3f4edd7fb57365dc0c0333ea9..bab5c892d09c070bb48d20ddbe9d9753bdc3eee8 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 77bab6e08c8efb25e3683c82d48834fa6407ac0a..023307f4b0a58024fa22d898e79ff6a8223c0fda 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3183f9980bc872056de55e01e885acf44b1645c8..10f59c6282adb97912e9d8dd841803a0e866c1c0 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
@@ -149,7 +149,7 @@ static void pc_pre_clo_init(void)
    VG_(details_description)     ("a heap, stack & global array "
                                  "overrun detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2003-2008, and GNU GPL'd, by OpenWorks Ltd et al.");
+      "Copyright (C) 2003-2009, and GNU GPL'd, by OpenWorks Ltd et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 496 );
 
index 0213dfa05348d4cd656c4fe174be36aa742c9758..e285a3d1dba871b8879f0db0ab57714c5f447b29 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index b8cfb25f20ec038619f7f06452bc9b0bde473c7b..5d56f6b82e9db4dccc6c5b72b45d0ee7478bd52e 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e736186d6c7d3711d82857132fa48fa917fe68e7..7696e7d77d97c65139f3d7501c0a3f7cf893bdeb 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    Redistribution and use in source and binary forms, with or without
index cb27b8ac206aba9e4b636da9039e52f6e5835b24..d7f3fa7d5edf73daf380319f5464194b43344628 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index efcef1409dfd6b2458b91cd59e9b0f3bbb5dac75..4923c0ee4e8dfad3da575a89394672c8c3ca10a3 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 659bc56a2873bcf895910213dafd77e5ad844dc2..fbb499bf3050d02f06aa9d66a15d83d78c8aefbd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 08bd1c3531813a6106b57f2a31d1de1377d8f51d..a45173a4f8301c0aa2af25a9d3d8f9d971dac795 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 54b18fb9400e0ccb993e3016b2c660a26be98991..730ff55ee616f4c3834efa1375bea42c24bce928 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1d4085a5283c2123b5fce9a4c7cede6527b5d57b..bcdb236a4cd2f87c3209bb9ca910ad9b1c671be0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 64b1f1e9c2c42634a81c68569810e8340ed64f1e..01ae3aa0a7150316e8e60b9646d7826d838062d4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks Ltd
+   Copyright (C) 2007-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 51fa2f8e2d38f899fe16a63f46679443b6703a30..919592d2fb1823d85b1797de0586a8f406870f43 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
@@ -4185,7 +4185,7 @@ static void hg_pre_clo_init ( void )
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a thread error detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2007-2008, and GNU GPL'd, by OpenWorks LLP et al.");
+      "Copyright (C) 2007-2009, and GNU GPL'd, by OpenWorks LLP et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index d5c7fbacc13fa9b742f27e4b03d49e4c5112d934..5d330045ea3385aafcb9529fedc039e5fe980a90 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3a8511fb4d26860d8f915e31550f01fc5841af8d..1d1a72fb4a679c5db31dbfaa6289a2e4c73af332 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8c0ded9ee9b5a071b2f60e1aede8d40d400f8c66..b2048837e3786a79bd7657f3573071f7398e583f 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of LibHB, a library for implementing and checking
    the happens-before relationship in concurrent programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 99ba2962ac54c8e90ba6885138bf2a9eae7d902d..399312074bffd77acacffcacfa1fcf6527dc51c0 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of LibHB, a library for implementing and checking
    the happens-before relationship in concurrent programs.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6144d270eed989f0f58440b37a1720c2bac6ef94..be1b2b2f368b25ca9f46744247e7bf325032b667 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3292f00b9382ccbc43cf12a0cf66dad4cb61b95c..cc026fd486358b6f1afa9c69c541f962d7fbca51 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2112dd1ef979d19919e84c3faf0f3902bf9c44a2..426ce82b35f9a41ce399068e3de7d33557256e35 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f9948f31385cc73487a10d0d155dcba2cb5ae021..9a47fcc58dd08b7de0a21fb84d79c1da2f2266f5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7ef944dd48f8652777bd7bfbe644d9fecfb6d485..f200d12339944bb7bb648359a9a75989a030122d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c0950ba17d475e12974ef09dfd179c8b545bb077..9e994c50ad223a6a7371d1902738bc2185f9a302 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 30725d5425cdc530ef0b924b381530a4a96df735..46f8954c97e54060290db4845866739e0cdc9091 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9ca4f7b1434e8dd35b604d23f185ef9d304f7349..0d22c1bbadcb749e98954f9435634951459d0855 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2cbdfc49bf741ccc194421105843ed6a73127dba..3506026b4f568522cc45cbd31b23c8dd0a0c489d 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d6fde7f6be992e0c40d206c5ada29f19a362e80d..63487992c5bcc74a60f402f5c6a3727beaa1741c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 0ce45aae43de4a6339fd59f15c2569fa20075994..6e4f69a08bcb2e998c7eaf37eddeb6b6d4394e63 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 53fd0f16136ca6ed752c36e0b8049e088c81119c..c7adda5dd0f2afdfdc945612637d76fb103557e1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5c5930195a2374322b42690956d7b0db2327d888..f870109f3ff34d347420c158334094c4df49b326 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d8535078ab5cd2c098c94a0acd1262e0da69b549..065203221eaa16c85d480c2b9abe178336b4b452 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f0f7cfca75f2ae7ac9312ca9f33a181d2eec85f1..9a4d65bb46623110c9ed6cd055fc0c3b1fbfcfab 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 32b0dbdfccc085a2b5d28bcff26f8ede5debdcce..d8aa0f59bf0b694672279ce1fe0290db8053e3cd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ae9669c05c858c63031fbaa020107752cd5702c9..3051709968523451f847d0a76237982165282195 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 46482e3a21781f0c8541fb24a9bc79af5e46e721..9074d177fe89c1b574a689ad4d1b4ec9ef292c51 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7d8e60f6a06a9b0e2ec81d4c8057a203a7c297d9..7c0700a42f826167f712d127e69536be336a38b8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1573136fa4ac9ed733bdb96e30127d09ab5668e9..3219666a2b8872164687e6c90bc42d012b85a9ff 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4266b2a65f1067679026e8305e0afc635bb6b9d0..032cc48d41f1e1e6eb2f412bdf3564612feb70e2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index dd8b23e30c7f46260955dd0c9af2938424b49154..9cb2e9e3d8a4b8cb6183a83fd688b2d878df7c1f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cd61a0367647f719b27ae1f436203199fb0b1285..a1763b75752cc091f665141313ab8419e38754d3 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7b098e1ef8b10f566010589b463f1d3458951b2f..bb9601896579655be12b9f239c33f4acab84d49b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 92191f2436bda1195b231bed58b2b53f0a02707e..29bb3368ebf561bd37693966fc572a91caf5bafc 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 47760544ff33c1d098277aeba78778a37758b385..f17758bb27319e3a2616fc6719df99c54b860483 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 55c2cdcc30cde2edc100c29836788ea6fa0a95eb..d572e870cf6341c631c81d0485b774f5c281c1d6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 210df361ac3da0f82083104d24dd8b86c59ed5fe..cdc254e2daf8eb83cb11652cb35d56ffcf4889b4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6329f965503d9690e5898d8106941d176e56efa8..75da646be35f18575e977c7730bd555e73531173 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward
+   Copyright (C) 2000-2009 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4bf7cfe477edbd758e476f16e67b065ba1bcc0f9..147a761c450701f84e69ddb298b86c7ce8874338 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 06ba8efdecbe7c7b7790591aec70c00e3e957ec3..57c57db127d6f05e8c2165f1c61c81e14596bf2e 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 Julian Seward
+   Copyright (C) 2007-2009 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2008 Nicholas Nethercote
+   Copyright (C) 2005-2009 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index ca86a52e537a8b73930253b1670abc7f4016fe81..111f63a3a00d3fcc278948f323093ba79a770ebb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2008 OpenWorks LLP
+   Copyright (C) 2007-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 577c59ab0cd02accadc4281e5421a466ea727bd7..f356577cd8ec56c196b96859399aa4c75982f496 100644 (file)
@@ -12,7 +12,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2009 Julian Seward.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
index 3a73e1ad76ed647ce2cbc88425c75396d7572424..d9be99e3ebc531ede3b183f7f7954a2de47236e1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7ab7d70de1712342f0d340881391dc79000b462e..9f59836aa1e03fe3e03103d6f57102c5a094e8a8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 60dd8c304688a10e446913f011a922cafe1518f2..f3f9bb04617b2934f42d5e9ac89d68ccc6a1d4c7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4323c4799a16bee4ba7b5a36c749e249f67a51ab..5cf1b2ccf46e6a7bd6448e900ede13e6bea2aa2c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 38bf5f27207b7b1653056d7fb16d891cf8bcf50e..28cf4c7ee54e35d9b106313fd9be3a50c9fb30c3 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a4d561496cb7ba1757aee0a90620debf95ab40fb..39fc88daeca0c7ec68dad1b4ae5fda3f523d1cbe 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2242d9b89f384269bb86a4d248e59100b26d6442..a3832d39878023758be6b93ba5485175c378ee36 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 00b5d02d2201a4ae2693a52c9419f7c163d9c7a7..af5fc7294c881272920341acc1d387a2d6a48baf 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 255c79465bcc72a73be556745aec4fe66c8c4903..ebc0a296cc1f9d8d1be44c359f18cde3e6768235 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f6619a3358ad9fddc71fea8c437edb39d3faf4e9..c2a8d5847c8377a646a6669db0f386774c7f2aa0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 81ed871b30eb1b31b7b892b56527c421caf3b9b6..c014b961829086066f282a4c79aa9538ce6df9e0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2008 OpenWorks LLP
+   Copyright (C) 2006-2009 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ed3d3e8510b0b42e29ec6e5de03ed52aba024e85..d4b3fd7da27ef405cf9209f4bec5807286124ce6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7259261adda70222ce9c30b91ccf5d9b61e867b2..7ae5b235715831d194f603b3f663206185e8741f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3520c2cf61eb653ff069f85f7513d75e62d1a93a..1123a4e77d8d4c74727fbb951b8a05efc63de647 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2008 Julian Seward
+   Copyright (C) 2005-2009 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e564cf5546f59f01f7914a9c255cd690482cdccc..165b07e2f0c6507f61efe9270cb26fda6afa8725 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 57ee2541d5d0e1cfcfc19dcbb79cc2cc705c8e8c..68e80f53c65b858ba6b5f9b66e3cead6000471ad 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 737e92cec7f1db499f71fd539221270f711da3a3..27ce4acea76655686225532bd02bd6b2df8d0463 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Lackey, an example Valgrind tool that does
    some simple program measurement and tracing.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -913,7 +913,7 @@ static void lk_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("an example Valgrind tool");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2008, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index a6062fcaaade8616a00011e78fa6a3d9e5833879..34ae7d170177f3b7ac1b22abca518a1451e540d9 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Massif, a Valgrind tool for profiling memory
    usage of programs.
 
-   Copyright (C) 2003-2008 Nicholas Nethercote
+   Copyright (C) 2003-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -2205,7 +2205,7 @@ static void ms_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a heap profiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2003-2008, and GNU GPL'd, by Nicholas Nethercote");
+      "Copyright (C) 2003-2009, and GNU GPL'd, by Nicholas Nethercote");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    // Basic functions
index e95ad5ee8e63e5855f3d0e7bcbed6127363b7e5b..7edaa55f2cfe87cbcae75aaf444569309c0a4975 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f9108a84ffb51a259b9ff3a2a4e9b564dbe10f4b..6c2d7cbf84143d6cda20f9266269d3667133a63a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1c2b6782140e3b28d69d0488ebf97472f5954325..b2852952594db7936c9a781b4e6970cf69749904 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d0a9fded3ea3cdc3a30c7a44d17b929713651e0f..16c7675db7978ef6dd58d8bffbc694ebcda9d7f8 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2008-2008 OpenWorks Ltd
+   Copyright (C) 2008-2009 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 60eea313796b793c9b527d6db1616d121bd680d5..2d536bc525e99e4fd3c2d8227e757810b917b61e 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -5618,7 +5618,7 @@ static void mc_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a memory error detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 556 );
 
index e2a9eae6773e98a45c67d9eb7881dbbfb759ce03..1f8f83d2686b559fcd968d9bf8590651ee8a0e26 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 46c15479c0f04b983a5ba0a063ef9b3da150b7c2..74d144f7d732351bc7bddc5559433644b08d82d3 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 668e96f1b853f54c106fe58db972675937af0176..b95caf97094e722fd4f87fba986183250d7b1bfe 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward 
+   Copyright (C) 2000-2009 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index dd56c9dfac16ef1be257c33c5c69b7dc37a88b49..4de18a438981eccbdecb8f861b763c80d9ee8759 100644 (file)
@@ -13,7 +13,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2008 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2009 Julian Seward.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
index c5a490ab348979c3a138de6bfddfc516d97d912f..0ace001879483367d569581ad5ef0129d3154bd5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Nulgrind, the simplest possible Valgrind tool,
    which does nothing.
 
-   Copyright (C) 2002-2008 Nicholas Nethercote
+   Copyright (C) 2002-2009 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -55,7 +55,7 @@ static void nl_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a binary JIT-compiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2008, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(basic_tool_funcs)        (nl_post_clo_init,
index 23eaac1926d69f73f77a84c609a5c190253a1f48..6e680bcd61bf7e6ae8c2775f92c67f1fb01be06b 100644 (file)
@@ -51,7 +51,7 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Valgrind is Copyright (C) 2000-2008 Julian Seward et al.
+  Valgrind is Copyright (C) 2000-2009 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index c0b7db59e8878b680dc2b23e406127672f2b74ee..79c2a6e4d8f1496c4b394eb0e948cbf2425d52bf 100644 (file)
@@ -96,7 +96,7 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Valgrind is Copyright (C) 2000-2008 Julian Seward et al.
+  Valgrind is Copyright (C) 2000-2009 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index c445b9719e81a7a48a497f2ba4998ac520fce2bf..bb44735efe53ed8e6760f9ff8ce387df67ead076 100644 (file)
@@ -21278,7 +21278,7 @@ static int64_t getclock_us(void)
 
 void help(void)
 {
-    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2008 Fabrice Bellard\n"
+    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2009 Fabrice Bellard\n"
            "usage: tcc [-v] [-c] [-o outfile] [-Bdir] [-bench] [-Idir] [-Dsym[=val]] [-Usym]\n"
            "           [-Wwarn] [-g] [-b] [-bt N] [-Ldir] [-llib] [-shared] [-static]\n"
            "           [infile1 infile2...] [-run infile args...]\n"