]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update copyright dates to 2010.
authorJulian Seward <jseward@acm.org>
Mon, 3 May 2010 21:37:12 +0000 (21:37 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 3 May 2010 21:37:12 +0000 (21:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11121

337 files changed:
auxprogs/change-copyright-year
auxprogs/valgrind-listener.c
cachegrind/cg-arm.c
cachegrind/cg-ppc32.c
cachegrind/cg-ppc64.c
cachegrind/cg-x86-amd64.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_aspacehl.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-elf.c
coregrind/m_coredump/coredump-xcoff.c
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/readmacho.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-arm-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-darwin.c
coregrind/m_sigframe/sigframe-amd64-linux.c
coregrind/m_sigframe/sigframe-arm-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-darwin.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-darwin.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-arm-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-darwin.c
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-arm-linux.c
coregrind/m_syswrap/syswrap-darwin.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-darwin.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/elf.c
coregrind/m_ume/macho.c
coregrind/m_ume/main.c
coregrind/m_ume/script.c
coregrind/m_vki.c
coregrind/m_vkiscnums.c
coregrind/m_wordfm.c
coregrind/m_xarray.c
coregrind/pub_core_aspacehl.h
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_vkiscnums_asm.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_bitmap2_node.c
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_hb.c
drd/drd_hb.h
drd/drd_load_store.c
drd/drd_load_store.h
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_vc.c
drd/drd_vc.h
drd/pub_drd_bitmap.h
drd/tests/filter_stderr
exp-bbv/bbv_main.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
exp-ptrcheck/tests/filter_stderr
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_aspacehl.h
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_vkiscnums_asm.h
include/pub_tool_wordfm.h
include/pub_tool_xarray.h
include/valgrind.h
include/vki/vki-amd64-linux.h
include/vki/vki-darwin.h
include/vki/vki-linux.h
include/vki/vki-posixtypes-amd64-linux.h
include/vki/vki-posixtypes-arm-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-arm-linux.h
include/vki/vki-scnums-darwin.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
mpi/libmpiwrap.c
none/nl_main.c
none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp
perf/tinycc.c

index 83ce7b044321c9a2d26f061a23460a7e3e621f66..4901df4805f950b18b7c6fa9b23e53579c9170b4 100755 (executable)
@@ -19,7 +19,7 @@
 # change them.
 for i in `find . -name '*.[chS]' -type f -not -path '*.svn\/*'` ; do
     echo $i
-    perl -p -e 's/Copyright \(C\) 200([0-9])-2008/Copyright (C) 200$1-2009/' < $i > tmp.$$
+    perl -p -e 's/Copyright \(C\) 200([0-9])-2009/Copyright (C) 200$1-2010/' < $i > tmp.$$
     mv tmp.$$ $i
 done
 
index 4a46b18d94b60aa039b3680dc17bf1dd20621ff8..ac47b6a582c8b97ec506b3409d10e9452c8fe8ec 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 78250c8cd996081e1590dd3cf6574323af1a8f10..27f5d0da9b8fbef2602ba477f44c7bfb3527315f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2005-2009 Johan Bjork
+   Copyright (C) 2005-2010 Johan Bjork
       jbjoerk@gmail.com
 
    This program is free software; you can redistribute it and/or
index 5f9f3a9c225b962d9be1ebae97d18a54495ae574..ce39c2ee7e38838d800fbcf8daa914a73e07ec6c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 76d18c7b2335b9ec5a8256b5460576ce311d7ffe..82993f85378fddcead8478b3319b0c4fcb234bf6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 8293cb22b94505c0b1e2f0dce16dbc07cdd28f9c..350606b2aca12649a866e0d50e4c7a0c54feca89 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 9090908c33bcc14bab07c4049590becbdeb3e1b0..7a8d171031d65f703d53a9602695255ef4d58cab 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 350b5bc794796508ce5da4f398c57455361e2db0..4eb6982a0af82a94b4fc1604f2660c6558114350 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 391d47afd686f4b0d9026718ffd03962df98707b..e858ef5cac36a72453cc0813619d1830f2d5f914 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -1751,7 +1751,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-2009, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2010, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 500 );
 
index 1d8ad41eb7d48ca07081db48ef021d183809b2d4..94cc347f1265e03c30b5e6f726ce10fec7eb79de 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Cachegrind, a Valgrind tool for cache
   profiling programs.
 
-  Copyright (C) 2002-2009 Nicholas Nethercote
+  Copyright (C) 2002-2010 Nicholas Nethercote
      njn@valgrind.org
 
   AVL tree code derived from
index 57abdfc6dd70500dcf18474dabebc536b88f6d0b..a55a1e4caf9e93f43e9c802153220bce82057433 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7bea5b38c52cb3a927f0968ddf5d820f9aa13f8a..6deafb0eedb79840212c2cb8e2b7b37162074c65 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 7917c25261c3e1c6f835e5806918b669e2d99465..ac7c21ed06adda5180dd60916660a55c682edc83 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 18d79812521826193fa0c7eb7a15d22645011693..d36b6f4eb7bd4390d48a5195f81115e51b44a08c 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-2009 Josef Weidendorfer.  All rights reserved.
+   Copyright (C) 2003-2010 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 70495e1fc04728e2a25a2b650e9cc56d83236833..24087f5bc38b68c387bec51157ea39a608234a19 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 a6aaba4ea0b47b1afe6aaf995595b491d28e6580..6d7df37bab82aa74299acbd8555a23631dffc7e2 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 e9b40c28bffaacd6ad25156c3fc4d211b472e2f5..1c68cd349c1a81e32284562e226906ab972411e8 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 eb478fd5df7b6050a1c5e5b9228eb299219a9cbd..92b4056dc03b0044f10ea9e807419fae1c8a416c 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 2626ab9f316f7c01f0471af7741b70cb06be1867..2381044c0065ac2f16ce15480952c982051897a4 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 ab4fdb5574553f550c508b76b4ffc88710dcb331..b89b753613e06113de2ce680c06998edd68440dc 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 58b3953b1ee4d4a8726f8da0f6706256a70205c5..5c04e90bfa248be7183a75d8090480921fbb23a7 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 e0595c2b68f4c1c5bafade7351f1d846dfe84607..c0654143e08d999474371d015ad938cf3f3045ea 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 6ed6f6005bdb6f10fab35deb2a080d54bd5b80bc..288a7f401d6bdc7da4601d5f3f75d2109c32069d 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 668eda8313562f2fc4020bd2f84fd56b3900f6f5..fc306af0d562b6caf1a7e812148ef5e8b126b7fa 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 147e6d05562533b74a4c5636641521659eb73675..3f02517b0927f5f7f39a6ddbd53090f29e46651c 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2009 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2010 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
@@ -1359,7 +1359,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-2009, and GNU GPL'd, "
+    VG_(details_copyright_author)("Copyright (C) 2002-2010, and GNU GPL'd, "
                                  "by Josef Weidendorfer et al.");
     VG_(details_bug_reports_to)  (VG_BUGS_TO);
     VG_(details_avg_translation_sizeB) ( 500 );
index a84ee5ad48937f122da5f79aa3b53890fafe2ca9..e79d9e2ad66daeb488afe2dec95ed8b3a5867330 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-2009 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2010 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 ea5c189e950b4de3cef67fad9245f35c91a1478a..fb8260bf915c8a74e2ff8520f5678af02b6fd31f 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2009, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2010, 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 275b057baecb85f63809e1136a758ab8c552605b..74d0f68284ad97ef72a6df4ea21357e20450e54f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 2c41062a83698fafa5257fc39e24ee59239be311..6a1b1998afcb6e589bdb966806bd7cdefc247734 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c7661cee5df70579b3384c9a310412535ca33748..e7c9c7f7e0cdc54d0dfe5524fb445d0fe2562dfc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 23a654501faac92cad7dddee7427a0896c67c5ef..71931163b2f7ce4e20ff7b37466877dc0ae33492 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 Julian Seward
+   Copyright (C) 2006-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d07e04e0457a81d62b668200d3e2bc92d4da44e8..aa37709e82adadd5ad3b1c122c90eaf8983a34cb 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 56f041753f8da5101d3f0c3ce6d0e0f242ff0e6f..a1dbda9e9e6e71415aa007cb1c06f1851fe5a9e4 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e2e50e3d41e9b4117a194e0e057d7f155546fc7d..ae955a88915fe57209a8069c1ba19fc884d55b03 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 04974bb88362b9dc40d8f8fed239d3673fdd931d..a6d993adf3896ed8368e89b0fd75441c90c5412c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 180046eee361700fa70f137a427802b0bf0c4b90..7a27f44cae030fa2d6a084f3c37f483d4d186609 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 327560a792ebe586fbbe7394e140faa1bf470581..161e571ce33e85ad19a0a0168964845b3eba098b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b75d8acdd0e13c3ed0e0e7e00d65ffb914a22ff9..b9ca8d2a94a0321bd0caf2b492d28b367002205d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 34e86a6dbb2bc775304af6d8a01eee459f164591..889e61a9d65f338f8df943f8db6acd1281e934af 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1b67b4cf7e436096fc7f50049d9b66f8e79ba48e..42df34344e159783fc7a9c11c856514c6cc1d85a 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 86d6ddc542a6ea64956e3e5e585994e2d4bf9f04..309bf91c382667b8dfae188e11eabe58e507202f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 160ec2dbaee604a56ad3bad75c0c51dc4c196f4f..e6de809ee9d40dd42bbd0fa1eebc3d2a8b795efe 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9bb3d8d85495b83755e03f41070050c9738e45ae..08babd0e4382c66dda3c3c3a2565232ffa62de06 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ec35c36a191c17fad9f8fcb73bd76e455d552cdc..3f94ec25158144d7d3f7680c76d4c646f80c1ad6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f14f178f36665586fb5ad979b6f2761c561c8e1f..75fcb46a46852918bfb40ec4ac3ad9e0242a30ae 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP and others; see below
+   Copyright (C) 2008-2010 OpenWorks LLP and others; see below
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index fd786a56b28e74ea1bc25d53f39bc3507ff25c7c..0046da6ff4bbaef293b1bb88be38f4809dcf6f52 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 299daf4cf34d7b695d089e0ab41f434591bdf7e6..11e718393e8fdc342e8ea6b855e45d2e3a10ed70 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 277e63ae90863c29fa825f945a76dc30423505ae..c8162e3da5ae6f60c7f957f5e01c6ab4828376af 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e0955c4d0b3e2adc5ca613bf3508902db3f73865..f185f6641ddfd83d1f3f66c4ad7fb2e0855a9992 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c7a42f04ef22050c2f884d14657b335483462316..00bf2970738cee576f89980cae0c92e005b11e3f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 55e6de86498e44d438851e48d0013183c779e329..d8e42b5cbbd45f340acb2ff2833fee75b69cbf65 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a451e87ea5723a37336d2c1bdbbc6be0daeef104..b26982516636d9235b986825b214f48ace6676a5 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 354cf60cf40f698d70f3999b2474971d12021fee..97812cd55027dce4ad8225062d5b885bdbe740d8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8c353854285c69cc04626dba28348ff671e23c85..d5de234528a97a5789ac1ef0cf88bc6715d943a6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 45263200800e6870718284f16239be663074a986..37c7f42d7ca47b738f2363db1522d1c75664bfa5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e8ef2bc8fa38a5b8cbe1193fec0ab8deb3d60e03..12b347aa209e2465c68a270a4af9bdf918788467 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ceb0374b7830497666b24387021ce1c520864fac..b6b746e4180f47681401ebd9adbe0733ce8531fb 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index c8eaf2e0fb7290969ac9bd8237b779f85e2ac8f2..e91faf42a9d80b8276d458e9f185f8fa9d64556a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3ce209a768ae56f06aa3daead4564da018c64ff6..d0e67f4f1ea11e2819ac9ad60492aed96cf23e08 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index cbb0f1067ba3aa1624ddb4bfebf31de43a73f204..8046f1eacc212572dedeca593a58e9ead6453640 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 46edf9779c643cc7364726813397a35fdd63cf66..10cc47364a36ce2924dd680e9e264dba0906b5c2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks LLP
+   Copyright (C) 2008-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a9591383dc8a03f319544893d35aa0a6b206fcdd..7b2348fbc6da46ba50e442ebe5a3a3b39129a148 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 262fcfc6da245b8648b7dc5e4680f4802146e612..f98a1f22b1bb85ab208a36884ccf593441ad2b8c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a8e9510f7b578ca13916efae3cd35dbb0883d686..285b0a356e29c831c4e95bad45883e3d53e46be0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6f52dbf8cdb41db44c710a4e28f0bb5a61950a97..b125a573fb98d8f34c583f3407076054d1f8f87f 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index faf87d8b3528cf7b5a2a0131578f7652ab5df1ba..f81ac2ac312992fcdd37ee81a8a825bf4c37c391 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2009 Evan Geller
+  Copyright (C) 2008-2010 Evan Geller
      gaze@bea.ms
 
   This program is free software; you can redistribute it and/or
index b98ef0d36cb452173e6eafa2c6b5201fdde5da25..fbe669013b3ce935047cdabb5deb47084dcb8b83 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2009 OpenWorks LLP
+  Copyright (C) 2006-2010 OpenWorks LLP
      info@open-works.co.uk
 
   This program is free software; you can redistribute it and/or
index 2eb13ef4ce528eafafa8fd597948891a20c6c372..bb1bfdc0047834f97bfe860afe8d7d56948c4da3 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2010 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 c829e1ee55ad873a908d52efe16f667b70dbb358..7938a16e9f97799363c5be7b377f62e8a4450c66 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2009 OpenWorks LLP
+  Copyright (C) 2006-2010 OpenWorks LLP
      info@open-works.co.uk
 
   This program is free software; you can redistribute it and/or
index 801a1dd96c938ad1414c4374a57feb4892184f6a..c75359b729c9df182dffa5f7ad8c93889a88f856 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2010 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 506fc0fbe5b9a61c884225c6d2cc1b3c502219de..774aa8ae52ca471f9377ee04c9f63d146c7a561f 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 19353c68af0b07f5bba79ec2fbe3cae142302f41..573f4277a248ed4da05922110592b1dbe63ec390 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7f00e4bb395ab2913feed081f80703e1df878b2f..fcb45d7a5a1900675bc4b8288e172d39c1ab8dab 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2faba9c7dd8079856d94a671f938ada9a16abb52..80275f07003974d48f145eea87b879f1598cbd9c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f4cc2f64a56f98908d5bf46755dd07fe1fc89e47..b1c4dc816a1f7d1fd3489de96bafc8621a903eab 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c36f2a1ba781cad66f71fa928fe693688fb1c2c5..115d4a40ab4947f71f5c875357400125d76ed4d4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5d0b7589b447c51f4fb2d61ad8a80afcbde30918..4a1b7658422234903e197c45b9a82851dc1ce6ea 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 13e98bc5316dbc4bff0f20bc93b0c9f932441d75..98ff96b35f14f91a416eccec18147822f7111e39 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 023b35c8f66e7a6054207d44bb0b9beb0c5bb942..9c1847be95586450292069211d9e9b172610a9d0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1c28d18ed4b02d6947d0b6bf52ab48ccc656f168..3a545049ab7e84211568426da76978b501ebba5b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 41937a8bf038148082fa823f1a0188836438642a..2e181ebbcb4c2f3a975780670d63a51bc73c00f9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 50aa2a8ef9e54655b4faf9be4125bbbf810e153a..9d881da50acad7ccbadd5c6fb5a225f2ee49348c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 503e7d543798a253baf36d7901c899bcb57b5853..716202b54c3e7e9f2132ad3d827e998a72596d11 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6724273e0f37172a0b6c0ce16f69fe4a0f9f3ad6..b8569ed0602d47af12a78b0c1f7b2b5710aeca97 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -226,8 +226,8 @@ static void usage_NORETURN ( Bool debug_help )
 "  Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc\n"
 "\n"
 "  %s is %s\n"
-"  Valgrind is Copyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.\n"
-"  LibVEX is Copyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.\n"
+"  Valgrind is Copyright (C) 2000-2010, and GNU GPL'd, by Julian Seward et al.\n"
+"  LibVEX is Copyright (C) 2004-2010, and GNU GPL'd, by OpenWorks LLP.\n"
 "\n"
 "  Bug reports, feedback, admiration, abuse, etc, to: %s.\n"
 "\n";
index bad1f7fa5baa149b721f39b47b66601d953f558d..dabc39ac4d6932468dd6596715e182f997a3fb08 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3d91fd9c595b746cf6a7fc6726cfd454bfc368de..8162a48fee840a6e42159f461ee912983deb5322 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4753418f6f771c8ab3524160d259d2d799cf3ef6..003a3cf1f15dcfe8a2d27164f7f76bc6bb453ed9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 1dd9f650743e86477c7afb26d4e2fd7b51791672..b1ab3c9e7579d19994fbbd300889c46747b17668 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
-   Copyright (C) 2003-2009 Jeremy Fitzhardinge
+   Copyright (C) 2003-2010 Jeremy Fitzhardinge
       jeremy@goop.org
 
    This program is free software; you can redistribute it and/or
index a7f620d93fe4312b61dd0c96ed7e6012e446a8aa..7bcbaaefdb0d49046356514a883c53e79b6c689f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 11fa208c38048279ea2827df58a405b4d392b7e3..42e4731cae38a6841154aefcd9ab4be3fd165aad 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6693e88a32a84ffc57c7b7fdf5f99d41228ba1ab..1d3b920d7cce4d11a0f439b162e3988f86b4d6c1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a153b5b6b4b7578649f281d4b5765d2fd34a7b96..f9df2421cd0a77a9290c16575ccf820e59eca3e4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ed84505a073234c92195b533c673bdb3932b58df..25af75f88083bdb02e4eff4ff5d42c53c36cf70d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 27270abb6224e86738c326601d1579061a56ef08..c61273ff0fb4c16dd7075f0985b360fb0a33a0dd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4898255e5b4184a96edc1e8ef40bcdfac83ed66a..6be95757b5dad1545cc2ccc5f12e3e809708409e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks Ltd
+   Copyright (C) 2006-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 30f78dccc2813db99a9f1535ab8195b9a66efef9..b234e3a95d6ba6f6ac1e580abe8873d762ca28a4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index c29acd314c9b20ffb0a2865d075858773dd349f9..11e01451d3753629206192aee0bba25b1a69fe17 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2009 Paul Mackerras
+   Copyright (C) 2004-2010 Paul Mackerras
       paulus@samba.org
-   Copyright (C) 2008-2009 Evan Geller
+   Copyright (C) 2008-2010 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index d6b6e2884266c380fb37df6cbacc5303bb6abf28..999fe204d558104ddc6ad616eaac9fc24002c2d4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 71442301c9c547910805f4388af4da6d4e0d5af5..9710b3726b9346a56b7b90341a6fab7936b3158b 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2009 Paul Mackerras
+   Copyright (C) 2004-2010 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index 1f94a93435f77230039fe3397be9ae126928f22c..474b9334b9e317921e3b264acd5031576d5c39cf 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f3cd180ba11788643eb65b68d54f925b4d50828e..03283784ea061325080560acf0f8d2e0e61cba0e 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2009 Paul Mackerras
+   Copyright (C) 2004-2010 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index 3b5a01851216c6b54fdaceb7fb7a274bc3cd805c..f36f987031a9efff574f027ace3047366942a57a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks Ltd
+   Copyright (C) 2006-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index cfaaafb11582ba5dc7db0d9d455411c9e06b2046..6b61055866dcd3ae8e75750074091f4d7fa74d96 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 8f97163e3996f63e6145a3f8bbf6e6247bd7a1a9..0b550b84afdd9064d217bb9d425e15c801ee33de 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e8f4965312c13edb0edf7abbfb7d9ea4d42d0ff5..db395aefd6514c76ada8f21c08412e3231668e41 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c9e9abfc86400f241887e2532f52550a601d103b..f445749cad92cff57e1aa4eda1f72b46b5db0165 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index add0808ccca118102ee25dc8127e489d4fdc58f1..ad86b79d94be53553b80d18899e25631fd5122c0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 340747a125f386299157fef9fe3b893c1b248ba4..531d3e0ea2220b28addc8211af86052855cd4c67 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4e56095814488c4520fb8d67b37f17b26e6282dc..037b8fa34a2c0792ea24b68999932e7e82dac7bd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 776f5e01e89d095661516aa27eb7793fbbcbfb4c..3fb16564c1cae5dc4cf1f01baa90e4e0ae9b446e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 3ff19b51b6e6c7462266997dbb94ebaea31e6e3d..82073612b7ff1bcfe7a8d63d98c99ec52103ee36 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3c16000d7a525ea8b93e0fac6885064c9a965997..413c130bbcd717ef1a689382e5cdeb45b43e3d4b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4c6d2be4dc6609f23eb78de3277c55f2038e241d..c8fc006984784a202da04ef601fa24a565fa5a2a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index e4b87b3ec3c5055134541711c6603e7b144d0c03..62784de3bc2a7358f3a0702844812fbfb12d6fe0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index fc0f4a0872764f41d86295871af51872ee8032db..a1455942960dadc49d6c46a4979122c0901ed091 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3e7c697c1443aa710be0c7f5be7cb6a9588eaf9b..4c9b64ed19d65b1a805734ca3e5793548801f48e 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 1d7a70808e55105395b9f2300d6f5b0f5124e396..327d44264cd1ca8d3d79dc12d766e1b2653893c8 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2009 Evan Geller (gaze@bea.ms)
+  Copyright (C) 2008-2010 Evan Geller (gaze@bea.ms)
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 7d8d16cc22746898f7ad3d23dd891d5388a2ead6..65f7dc3854edbd389a614f32fc5f19fb9ba03906 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2009 OpenWorks LLP
+  Copyright (C) 2006-2010 OpenWorks LLP
      info@open-works.co.uk
 
   Derived from Paul Mackerras' implementation of same for ppc32-linux
index 4a891359142dcfc69be5b1b13c884692115e2aac..b23eeb0b2eebf08965f4e8f5d3d3f075c4645eca 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2009 Paul Mackerras (paulus@samba.org)
+  Copyright (C) 2005-2010 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 ee4ad51e61e9d44f3f8ea79b009cba07221733f6..0e6cdc559fc36f2c54e910cf41b035d281f92b22 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2006-2009 OpenWorks LLP
+  Copyright (C) 2006-2010 OpenWorks LLP
      info@open-works.co.uk
 
   Derived from Paul Mackerras' implementation of same for ppc32-linux
index 4c0fb10ea670cc7265db1b3dbdabeb387fd41507..aea8e85fbd889f3996adbb12ceabca0d09fcbc3b 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2009 Paul Mackerras <paulus@samba.org>
+  Copyright (C) 2005-2010 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 f460199d0ac32f65c006b1e4a82f121b325be4a1..2361de09528efb51fea9b7a5a43a2b1ce8a57fc3 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index e8280347ce4fc4a3503129c6a4def4afd9e9acf2..8c4560682cde559f2b92c255c9b7e57a5939518a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 0347db4544194ef93409cd2e5d1d7718e4e6a14c..70c5a9087623954f576a01fd5db586597942c084 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index b5b57ded933c5244d37ca9e5317a8690a77150bf..cf0170150b940f6532f7b5a5c830761bd74696c1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index d700f312f228d44f62086ed3b50cfd5153b91bc1..d550469c04f1f0ae6072b883d1919a5a9385dbdc 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2009 Evan Geller
+   Copyright (C) 2008-2010 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index 8c927dc112cb1e43c6c28b5b52cfc780ba555b4e..edb4c881337f7b50a91379176ba85916ca497bfc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index ca247fbdbe4dab4889648165076bba844cb4c116..631a96f2e5bf446a2ddd7b070866189059ef1e65 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7c188c02e4c5b23778c8a296c10c158dbf5a888f..27463edef4a2309197f3ceab8fc12b371f207ea7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e6ee2e7d170b0fe892e897dd53ca2c2b534ab142..e4d1a217385cb8c95587ccfa23e1c2014e59e03a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index df44c1a0e425559c84cacef0d9b380ddad87e98e..91b3d29d1f2e3e6c2b800e622363be49d45f57e7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1286b794fcb9d912b6f7289cb9c15208a79f237a..01c70a180364a1b8f7e63f173f831d7facac38ca 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a9fb910bd5d1f35f445074ab480c210972ce4fea..e0bb3312a7826f725144a237e9a645d604c9fe38 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2010 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2010 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 02263f0809052f22dd3c3caee629b966a45a7bf7..494576b57fa50d8fa61abfadae893069c955a061 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c844c60959344ee7f6880d0f736ec1d33b983323..fa4b8637bd374b55e38899cc19ea480666b02bcd 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2009 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2010 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2010 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 54dac21f8b65a85d3dd75b6934db0ab36b307d0a..1e2e1d87b646da1fc754923af81399786d057dd9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index ae4846dc6c4f40c646f66cd1b8e171e34801e567..ef0561ac96d466ca660d232f5b3338b7a4443b8c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 30a2cf820abfb0599aa9467f8fd4dff4a731e192..d047110de2ca364573fe29eccd9a3ef3b40e863c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c59e59b73f923caa531dc3302b8f02d2e6dd614e..4bfbce2af84dc52ee5487831f9b91fa074b12b82 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Nicholas Nethercote
+   Copyright (C) 2000-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index e945478658e40e3862e2a760a37d40cb5758057c..f610254e20ad7cb429b8a7572fdc8ec7031c0a13 100644 (file)
@@ -7,9 +7,9 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2009 Julian Seward 
+  Copyright (C) 2000-2010 Julian Seward 
      jseward@acm.org
-  Copyright (C) 2006-2009 OpenWorks LLP
+  Copyright (C) 2006-2010 OpenWorks LLP
      info@open-works.co.uk
        
   This program is free software; you can redistribute it and/or
index 90f759aa8a51ed7ae3658688721bd176f6fde808..41a2e71b4e9bcdd9e6c6e0c56a687cbead1ee5d2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 690c0325d558b84f407be9f977035cdb8b587652..4a1547f18d9b3a9b0348d365d7f59a407b783ad2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3d7c5152cde225b78f4bcc093b3067611aab53fd..39e6f0b5a52cbee858bcc3b00a91caa3b733a4c9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4f42ea69901ea6708bb91e7225577d9d46dd57f4..03547936c77364363edcbdd4a0a75e4cef5fd729 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Apple Inc.
+   Copyright (C) 2005-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index bc98d9a9317cb9b2325a29c10a93353f04b23951..b0edcf2b9ab223b1fd738d0536e9ee91e74bbb92 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 83a250e7b39d2fe7547b02ec04b0e38e3eed12f0..44359f417fac17b9c509a7cc018761504a15181e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9a4c3ef1da98ff5586f60bfa4228833014a2d51e..a141fa7dd3d496477814cfb687510d25e4f63bee 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index be32b94c59b268c76093050e24773ee8f5e490a1..adb84547126526b268c15c6acd0061474d38912f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a10ea90fcd9f790b0a8d1b6f85349dfe1afc5143..3047f9018fb408a7e8217c3c1325f35f3a70bbee 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 Julian Seward
+   Copyright (C) 2007-2010 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index eef668b8c1bb14f90babf1775525a72e9c003910..9b2baee40e8ae2e85c400bae0b8b8f243ab103c6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c3bf8e49753c0b7106c3d820cc16b1e45c6006f9..0ad35ef5d7872daff9641ca41956b9edee1724d5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2009 Julian Seward
+   Copyright (C) 2009-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b41801fb624551e664e050d474c81663ae23c0d8..bc6a2c79a4b991c728199a5c564e349fcafc6c88 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2ee30ac632fb3b4ea4bceb3ddb0ff34c710710b0..fdfd733f6fb3bfa5e5c3f95a2945662032a0189f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a71e8ffeccbae0cdd9833c5a16b0b86a03ebb4bb..80ee1a63528bf19ce7032a26d9eecdfd00a7aaaf 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1809074404afce600bed69d08669c76286303ed6..4742330b2b034dc3e5adebed5368eeb6012c5f5d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1585d71a0f71bb1def8ba56172e80bb635b641ec..dc349a40be78631ac3af68752ff4bf5ded689b1f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index aebfe61872db4b910cc1a56ad50601b5244cb72d..80c4c47615e7138028c1a20b43bc26debbf3692d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e325a42388e9d45edb6669ff6c55f14cafab41e3..96d41f866a15baee69a765dc4c1c4c13f5794e4c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4712e719789a9d7898f81a2fe621378e4f47926a..e4bed87f8a80f8b33a6d57a94648b0e339692c9f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9c224de98b95dbd53b37303b242af1501fb7f57c..e3131a2df10f2c5017b4c7f6543b03ffe80c4bdb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4e168a12854bc36c5b9b626dc31180caba4b1ed6..48ac9aa9c31ecde631fd7ea5c46aa786d5810f92 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6bf779a381acc6f82fba108b7888bbbe5b9ae72b..9cdcd613ca4077f0386b03de6929d227ec77a646 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bac72c02376a4f66f5de9ff4e25a48ceeabebfe8..71cc4c3b9e4352eb2c3af75b1bc564ebd5d47872 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e4aa11c3c28482d0d5952685a82bbd4c58011433..6fa04addaece6f3baacd931ffe25cd5984faa106 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c1af70a0beb2de0b022bad6a05482ea2cf8ea6fb..d08183bb8d2487c43f78de22134cb5064547e19a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6ceeb9b1fc63b436e97d74ac840b1646cb2a3222..2b72b038f15fa8d5ac3cd43ead45f9b67b2593bf 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3cb2ae06afeaccc21901f8206a72e30943877b9d..713500e6c8833cc89f8a12928d822a4febcf753d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f0d2ab24e44e46f30133c350ef037c0395548605..4c9c22f77d1e0d804a708b305c31b140c711af59 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4c4e09d012bda6151a5368cd24cbe23b03baa441..a351171ebbdc9046cafe159bfb9d03a605f24056 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5570196f5a32a8a9303554cc4e246b8e130c37b1..3512100a060d95ec02787002d8ed0c522f7de7c0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d8d5f17256398095f6eeee9aa35971da5016d204..4c89627496bee3aac1fa658c897feaee32a2c84a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 548f1b4d709fca1f909cc90b9c153edb6224c855..ba8ed8b508083f8d321cbf3d287b65419f88581d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c043c2d42a99a615f8b7606f59bbe320242f4c61..9148235c25196ec39cec765f32712bc7abb9d73e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 68f8958b763f0ca448c0ca0b3a82990f1201f539..8b078c12fe53e5b64d328824049952215508653a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 684ab000b562e87283317bbb3fb0e6685fae87f1..d82eb3663cabd91da99d02951bf49b4c0e4f9140 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b63fceb7eba735e6be326dc52240773ea0e849f1..bd90fd4e6e102efdef631bc9addaa6d1840af8bb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4fba6d6b96a06710fd614c247aa4c0777546afb7..4eb11f0c0976c80b7326c2a11793463a9514aa84 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e7b6abe06cb47bfcdf6930170904f4a560fc3484..fa358eb2230432c9889fb8883f13d2953ecb8bb6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d178b7c3c27a1b8ef70b4adcef0b0990c2a5f883..8bff1ab636aa66c5fcb0849d8965af651728be95 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index c931d85fcc9a2a25aff7774674ff37e9a518c337..817699aca4617f185a6c368b13986e8cd3ca7be9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1561c2041cb22348d3a0b2bd9d15863b48abb2d7..7a6b26d05d0d7f9682ca9f48c89734e3aff7064a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b295a13ed75afe82c0d6a9ff3b4e1d9549ada921..73773d7950e08c3a527cbf8631309ab33b030c47 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c2391f89fde6affc224bda423b239d3ab8e73f38..04f21e66b6a145573898bf2c1f23b1eb36d0f89a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6646a8257acb825634f8408c1ec056d50c5a2a06..8eeb42ebfe1361f177d23d1a23de1c1181f488e2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 92875bd26aec499f2ec29cc5c680111def81bc5d..10182bc152b76a9b0c1a6d9e1f32d04e4e1dddea 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c382ef9683a2579b7463c2e4e3b0c45311b92466..33a090121d86f83ae5fe7a25bbe5c15b91b50b8d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ffa2db76c08b9a2566da17d5a2493050d44dcf09..97e39baa2761dfa8a0ffbe5d5c5861bdb585ae19 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 802d395787c7de91b6def8b68720b1f831ae799a..6181405e7a80dd55f7feebec9e7711f0800e80e1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3781491885936cc3480e532233b42f500990667e..9f9c068df22111c6559f00f2ed72fd40de1a6ae8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 43428f6b572366db64590759302f659012f29dca..f3ba4641a96eba380f1a278018f6406baabf3ab0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 29e5903b73dca3b58f40f0015d9b5b1cf2841b9e..3e63da14d656998d354207436ede4cea7b0bd767 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e5785054e06cad65e809296851993774b8ac5c86..946f3234841ee443821bc3b22de948bd6b22dae9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3f1e949d9a9517ed21b30c4f027049b02bc9c169..46013349d899cd7c20404f5d339fa5959b28e270 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8e0cea42f7644dadf057c4abef6584ac2c3d9ee4..02113aa7a44d9857f5f4c0f2b5f96c76b744ac9c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 79005f2fd658e2a756db3bbde5ce23945a045e6d..d89cbed487109a8a1ebaa821135a0addc0cbdd82 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c5e307671e5db5673b4b4b56a883271183df2988..d3292f19fdf8825d200edbfc836ca8f0e1f508ab 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7a089639cf6bf778744174bd6c232115d4b85002..5d89502553c6e8345b7789a842ff56143fb2725c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c5afeb01fd8742d9a163eb9afaf92076b76aeb16..63729a201dbf1924acd5dd36f5c76f3264c27531 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6408f82a97d0aa307b0e65b92186c5c2e9b51b7c..743257c6316a808ba7c81bb25ffe2b610de84759 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 14cff8fc9aef24a99e6b07a572eb740f8832fd50..661213bde37bcbda6acafe50088d47d4ded86ff4 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 436505585a0fb75dfb65de98cb3e4e342d96f97e..30bb9ad4eb319ac055d31d5e008234f118ab0028 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 Julian Seward
+   Copyright (C) 2007-2010 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index 67231e9e66a4fb4382384efac61a1b0a7b6fb7d0..c8e04566908b37d7f9c49c292fd8fb3aa4064cbb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 211b11380df497f3f5a35a257f60658ca9a6d31f..4463d76b495734fc6f4669cfade46f877cd8eaf8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2d209dca279969f3590c96245b3fffcb61dac108..3935cabfd7d2358fe1d6748011914faa6ce9ae52 100644 (file)
--- a/drd/drd.h
+++ b/drd/drd.h
@@ -14,7 +14,7 @@
   This file is part of DRD, a Valgrind tool for verification of
   multithreaded programs.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
   All rights reserved.
 
   Redistribution and use in source and binary forms, with or without
index de8d67b380c28bbacb0739809840a583777c0541..d8e06cb1812d8664bf4ec9b1b08ece3a5cec5c53 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 5c019a3bd608f29a524664b7e8f780c6ea1ee61e..77c8cd911a0d8f3b25f9707c18a6596d6eeabe81 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 7cdf87865fe539505ee8003803927123d0b274fd..8e0e4c08cd5313e3ecbcaa42014cb26ac60bfd4b 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index bb04053e59d5abcd658a5f1f47aa61766f2268b4..f903945c0c0c4472c98f05d208f533635e748076 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 300fb416136e13ba6374c1c448ca2fd2f5546b38..9dc3ef5629e21b2baf3942c752256936bb46de15 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 41cdb87bb59d5f015bc673f7ce1719ecebd896c8..780b793c9e5c9a5aec555562b0f0597ec2e85750 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 66882d65bf0ab3e843bf971ded4e22e6c726f466..dd1a541aac2a6919e773747d22ad6167b4943a0f 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 2d53b9dc5348553cbdf811f7db9e68c630c1e65b..852348e3bbffb44c94458785dc1b6a9df6e9d51a 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 0d7cfa2d4148da1a56c88ae71f9c20bce5cff495..f059c6683959de9c99f729155ac4fa1974280342 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index ec98d3c9c8f9701bbc4b83ffd75759481212e8ce..456b290f3e7a750a6b6675317b52da797132ef5a 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 079f81eed5e12122bea0838f7e09cfa6a0b6d9d8..a511912d570e8fd1f881c03f2e2038e2baac5f61 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index e2fd58349d2a95c78baaa28ab5e9c803c326485d..461fe6cb16f6cf6a436e46be34e20026f0cc1ab0 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 88006b8da391feeef338b0688f1999abbfb4d321..9c6bf7a78c2e43b592402df9617d00fa883cfd0a 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index dfff3fea0c2d3349f73aef4e04c90c11f365299c..268643afd142c658045d9af393c5714fe8f82b2d 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 89db2b2367ce3561c8060338e68884c486393ec0..8ea59fb7663b7edb5c71af13da94a941eb3b4728 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index c3f1011f05b3a1feda9efe68b62a3908897a1e25..2b6d6f50266219d513374e3b0f35e497701d07ab 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8619fa915273dd4772bb488ee7f7251e87734ebf..be6df7b9352ea46496504f7105516e62ecd38a4e 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index ee2076001e8f0b06016cf12769865a466f18cee8..36c5dd6ec7ccd5121633a4052594d1439999e529 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
@@ -633,7 +633,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-2009, and GNU GPL'd,"
+   VG_(details_copyright_author)("Copyright (C) 2006-2010, and GNU GPL'd,"
                                  " by Bart Van Assche.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
index 13988eee8d4a76d1c598786dbefd899e824f2fea..914498b6ddab7447f36f617f300e8747de2b2dac 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index eecbe583aed1faf8f1bc0a68b7ab473eff8f721a..175acce510e0dcb70d117907b73b80a973cd5562 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index f29d68e98dba3393856fea5d804332a92875f986..2cb1a3047b1414af31027a2d91b86590a8a8837d 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 5096a8e38348ad7ad12c14c058fd411a24979522..18ccab6d2aa4c5b48e2140de6c403e49484cbf92 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index c494db1bccd59345b4f4a11d32902307de19de68..bead0e9859c61ce0e4b623d64210a0ddf22de37e 100644 (file)
@@ -7,7 +7,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index fbb88c3295a79109d6aa33537d71e33d02af3319..3c256f884353f2b45bf57df5d12dee7118366778 100644 (file)
@@ -7,7 +7,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 01614f61d0d9fe47291f6d137f31852c9914addb..56fa2163a953de5dc18d76096b2587985117e174 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index d30a6b5f65308a1a61947d64cd3e667e6dcd70e0..da0b4aec3329c04e43c0ffb78bd973e542c001c8 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index a7947f7c49738bacdfa44430e0edb8cf6955ab67..ffd0c598f6c81837d5fef88e8405135faf005f00 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8167551777613d4ad959b565d3eff2edf0e68ecb..ba31cb0f197969ab7a0e8df5f4b9adbd8c439425 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 3c2daad0daec53668ca1b9d8098e89f105b903a8..77c34c99ec24394678201424d3c996705599ed67 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 3f2b8051c863ac588ba853b8b9954dabb9d0d58a..8bcdf2510a06be6b5db58660b115a908f7541137 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 49691334064b618e09ecfa99ef7ed07a9590aa19..1a87f42603c1211bf747345a347ea7000faf7ffc 100644 (file)
@@ -11,7 +11,7 @@
   from memchec/mc_replace_strmem.c, which has the following copyright
   notice:
 
-  Copyright (C) 2000-2009 Julian Seward
+  Copyright (C) 2000-2010 Julian Seward
   jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index ebe7b8a83a258584846f28493cd9d66cddd5e307..cfe4b037dcc31fc89d6371fda896d50492d7d885 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 52e1dc7f88504b65ffd8e75aa372107b8b111baa..a12553a4289d8af807609e3fe60f5db43707e4be 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 83626d829e642bf8e130436505e5fc9de68e11ba..a3601896d6f7683cc29838f01967eb6a39f52e6c 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index c795df40bad79cb8645de94745097a98f1791fb9..bd8e8a8a4b472b33a074720fb9907602ea222d73 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index b1f3c66f1bbbd19097c6c4974e0b772e01f23643..05e138b02ddabdeb519f93790f2f4c5eb2a2da69 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index d35b7e51cb63671df886a24a81e96af0d9857205..49d2ebaa09ba84b18dca7b46dd924f189e4d05f9 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 360b38c6ddff2d9c06a3383cce347b399c24707a..b7d5f26584998fe0da1e558f7fd1619ad146e084 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 0905a30309b4570267595aebcd8f2890a462a0ab..05f54d076a0d9fa9917a05c18c2ea2fba97f5592 100755 (executable)
@@ -19,7 +19,7 @@ sed \
 -e '/^run: \/usr\/bin\/dsymutil.*/d' \
 -e "s/, in frame #[0-9]* of thread /, in frame #? of thread /" \
 -e "s/(tc20_verifywrap.c:261)/(tc20_verifywrap.c:262)/" \
--e "/^Copyright (C) 2006-200., and GNU GPL'd, by Bart Van Assche.$/d" \
+-e "/^Copyright (C) 2006-201., and GNU GPL'd, by Bart Van Assche.$/d" \
 -e "s/\([A-Za-z_]*\) (clone.S:[0-9]*)/\1 (in \/...libc...)/" \
 -e "s/[A-Za-z_]* (pthread_create.c:[0-9]*)/(within libpthread-?.?.so)/" \
 -e "s/[A-Za-z_]* (in [^ ]*libpthread-[0-9.]*\.so)/(within libpthread-?.?.so)/" \
index 7629bf8528a89c2e0e58683cc912056aae6a7820..34020e0b9e1fdbcd401e482db3f00cfa453472aa 100644 (file)
@@ -6,10 +6,10 @@
    This file is part of BBV, a Valgrind tool for generating SimPoint
    basic block vectors.
 
-   Copyright (C) 2006-2009 Vince Weaver
+   Copyright (C) 2006-2010 Vince Weaver
       vince _at_ csl.cornell.edu
 
-   pcfile code is Copyright (C) 2006-2009 Oriol Prat
+   pcfile code is Copyright (C) 2006-2010 Oriol Prat
       oriol.prat _at _ bsc.es
 
    This program is free software; you can redistribute it and/or
@@ -607,7 +607,7 @@ static void bbv_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a SimPoint basic block vector generator");
    VG_(details_copyright_author)(
-      "Copyright (C) 2006-2009 Vince Weaver");
+      "Copyright (C) 2006-2010 Vince Weaver");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(basic_tool_funcs)          (bbv_post_clo_init,
index 1c5059c5ce064036d373cb7f1ae0c6d20df1ed30..812d52c97ec76a8d41dd8a6a6a73dbc4012e6350 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2009 Nicholas Nethercote
+   Copyright (C) 2003-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ea6db1a939a28953697bf906d493491d8730aa93..d92ee209ac217512f52590ef11294085e9683946 100644 (file)
 
    Initial version (Annelid):
 
-   Copyright (C) 2003-2009 Nicholas Nethercote
+   Copyright (C) 2003-2010 Nicholas Nethercote
       njn@valgrind.org
 
    Valgrind-3.X port:
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8bbe07a218f04f06d3b35f59dee6fc83edc7d8a0..37324fa6eb2cfcc76d02179dfc279c7438ad2280 100644 (file)
@@ -9,9 +9,9 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2009 Nicholas Nethercote
+   Copyright (C) 2003-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a45c41632750c7bbcca48231961809b03e3afd44..f6aa3b35f14128757f28125a58ebcd2e4772bb19 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4772008dca168cf82ddc275c7039ed4a1e5f3a30..7fb98f8ce36e357044429e248a0b9b26b93a4dae 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ea9427c8091dc21a0302cdc76d85170a9d440292..782cfd43144d70bc4c5d66d7e7d481e9c04b833c 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
@@ -158,7 +158,7 @@ static void pc_pre_clo_init(void)
    VG_(details_description)     ("a heap, stack and global array "
                                  "overrun detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2003-2009, and GNU GPL'd, by OpenWorks Ltd et al.");
+      "Copyright (C) 2003-2010, and GNU GPL'd, by OpenWorks Ltd et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 496 );
 
index 5d324caa96128be43f580e1756de2cd1b13c2975..3f0a675ab6ae0c350db22a530a19a709284e051e 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ad3c58efa2f67037781773e2718aa84960542032..31d2fb69d8c044b8cd9aa3de55ac541abc4ced02 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 121929e2d62ccf01bc3c27562d241ffe0f405a0a..1397ed5fcd1778d4c13d9ed8eab3b02726549705 100755 (executable)
@@ -18,7 +18,7 @@ sed "s/__libc_\(.*\) (.*)$/__libc_\1 (...libc...)/" |
 sed \
 -e "/^exp-ptrcheck, a heap, stack and global array overrun detector$/d" \
 -e "/^NOTE: This is an Experimental-Class Valgrind Tool$/d"  \
--e "/^Copyright (C) 2003-200., and GNU GPL'd, by OpenWorks Ltd et al.$/d" \
+-e "/^Copyright (C) 2003-201., and GNU GPL'd, by OpenWorks Ltd et al.$/d" \
 -e "/^For counts of detected and suppressed errors, rerun with: -v$/d" |
 
 # Tidy up in cases where glibc (+ libdl + libpthread + ld) have
index 000a0775f2788116f8101fb196b5927b4c539762..68bc225f9360d2cb9be55343d470c893d4d5847e 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
    Redistribution and use in source and binary forms, with or without
index 8dd82acc6789e3a49745e994012ebc7569d911a4..7cef39db7ededf424c8015a3fba08c1e499aee33 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9580f13fb76ce2d6c53c58ea2fb4fd7c1d8b9c97..fc34a39e12b4d5492e9b7150789fddbe95057a5b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a4d0bdbae585aa083cc787022a89ce431d4f1dd2..2c2fe24626bb7a16626fbd3a6459714dda71abea 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 359482579d6d3b830bc317edc9c6f953b96cc0f8..3b13021777d24633c17e7a267a1ca2770da9a295 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4f924bb20c84a58e86de8c83215814125fc95d5e..01e6ab27c5b282157948a21142b310c505a182d0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index bcdb236a4cd2f87c3209bb9ca910ad9b1c671be0..49aa74281778758686e7ad6a16d82a6f5cc5b90c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 01ae3aa0a7150316e8e60b9646d7826d838062d4..dc983a5fb47718bd58bc738e471af2ca4cc0a713 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks Ltd
+   Copyright (C) 2007-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e77c06c1f8125e8942135e2ea6a8abd97295b051..7df5e473a9d0a16d94b4e0b8c87e62ce5160312c 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
-   Copyright (C) 2007-2009 Apple, Inc.
+   Copyright (C) 2007-2010 Apple, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -4767,7 +4767,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-2009, and GNU GPL'd, by OpenWorks LLP et al.");
+      "Copyright (C) 2007-2010, and GNU GPL'd, by OpenWorks LLP et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index 5d330045ea3385aafcb9529fedc039e5fe980a90..330c2e663d94f6ce9a8d2de1b304709d61a6fb37 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1d1a72fb4a679c5db31dbfaa6289a2e4c73af332..54a175a12f74ab70868f100e428d0db8fa11e6bd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ab4ba46ed3e24422436fc085cabf1022432a08b4..8d88de63937ede8a165f2b7f69bf5ad3a302e726 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-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 63657e9599d7873a509e0d3d9ec9e2c09e9c550f..622d80243dfdf584a5455380e1ab4a8ec7ae9355 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-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6df2376da76488f0e9e8a81147e71b8a796dd413..00f0093dbffd0d0e50d83540030911b419697fb3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2009 Julian Seward
+   Copyright (C) 2009-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f84dfa6e3bb1bfb3bf26665eb6cc69122cd70049..100b6326952879723a83e49d7dacb1eef7f53f62 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 09a2668d2ca9cedb3790374523455b5b419a5278..6e92ff21a4259b5b55598d559aa9675ce3d7eac9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 42a8a3159913fa560953b45d263e159046977ba2..84582afe152d810a43e9c0692562e0ba3843a3f4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9a47fcc58dd08b7de0a21fb84d79c1da2f2266f5..9431783f67cffed75c3eeb7452d15c2122e52686 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f200d12339944bb7bb648359a9a75989a030122d..33ae9bbf93b3af43526baecc7a177195181073e5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9e994c50ad223a6a7371d1902738bc2185f9a302..51a7b12ec6e1b77801c275774aebaae0d97c6406 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6b5acd7eceecfb48c9c3c88f658ef95977a2f74a..22590479b2c56651991f910a5d7c48a6652fb380 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a473c6b6416cd1b29dee43285883e0e10ed257f9..42e6b8e2c0cb177f7c08cebafed80f817b682a59 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3506026b4f568522cc45cbd31b23c8dd0a0c489d..19c6d751f39f53848fac16a40e0dd5985488f87b 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4c83cf95dc8a7e1bb68325a9e75a5e3738297d9c..50c08445b9c6b7fd108ee35b26ab1906db4d5407 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index c5609388f567d24aa52af9a3c96e68bbffa14c1b..af921128cefc1599412febac4f7d3edc7b7e8d5b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9d27fe5309240dddea47aac0e79f5a13c78b43b2..2897235c6fed22b64cda34b64e4dcced9332473a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5e04c96fb9e2d0eca4e168acd02a6eae0c5b05fd..8f08cd2cf8b2791fc912f4fa87ae4ad8cb3953e0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0e057cbba0f707e3c639c5701a9dfa405f9082f8..c205515950cf27ebbc5107e2439079c11b49708e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cd668b1ae9a7c65420879c2d4296cd659ed7d345..cd87912962293856e736caa7fd6aad4de67a9b5f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d8aa0f59bf0b694672279ce1fe0290db8053e3cd..025c84acbeb14224d92b703ae92a713e00491839 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2ea08b9cb904aa78ff080b6b03c11c1157f54d90..daa7d8741292ce9c5f0113d1638f05eadae74464 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fc3649fdd9ba83e9a12ec141c2822f89aa2bb591..694e1f542858c2526d4d693f8c38378288a8f203 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f9e1b003d1ec66d8716412da72523ef894558b24..f28cc7097017ea1b3337467a937fbc648d38d278 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5091ed62ceae9e99d8aa2584acbcddf723fd2411..bc71daa799f889da25eb88b826b0d818973bb7d2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 9c1009d7ab6d948ebfc9d8c27d07fa2f4eb517c8..0631ac4b8c4e7b31d2b5db7d08086d5999cd9aee 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 067b7ff05348bcb4a7db26c4779ff346a16e00f2..7db215d422d19db81a2e61567b52e9ada877801b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a1763b75752cc091f665141313ab8419e38754d3..acce3be2abdd02ba3ae4a072276a339e1be4d10f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index bb9601896579655be12b9f239c33f4acab84d49b..3ffefd51a53aa34a804b0ba4a05233106168c48d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 29bb3368ebf561bd37693966fc572a91caf5bafc..d03704354a829f80bac78396235f3fd7e64e1fa1 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6792c69c696ef9fed65d1dca99e531040ee8ce7c..d22a8242a9595f5659ead37b5ef1ae5189b3ae26 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5956c0fedab884ad745e12f69cf65998babb7ab0..993abfdff2b9443adcb85f17f5af47f29bea3721 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fa8d10410cd107dbc5c13fac1a95128901871b29..bb39097cf18217a56d21bc2dbc036da61729bd3e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f6c9792b912a7de1d98bc42504a751439dca7f9e..73a4174a65006c2b8f6af5c31eb3bd40475538fb 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward
+   Copyright (C) 2000-2010 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index bedfb77564e6c02e1643467f06ba48f441aeb35e..b8b5e88c2a79944f5da6791fdfaee135902b48ce 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f705a4b95ed8bddb8547fba15e340e570ef9b27a..bd8d4977b6942de251d1c7ff1ab9429a118e6d87 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 57c57db127d6f05e8c2165f1c61c81e14596bf2e..77027ade11e66dceb8f1c5e58d81d8f228f2a3be 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 Julian Seward
+   Copyright (C) 2007-2010 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2009 Nicholas Nethercote
+   Copyright (C) 2005-2010 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index d9147f85da706b77ce4137032008a721e9ccae2d..8d2d32b4ebc6b59f142b869dd76ad1972f0eff88 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 OpenWorks LLP
+   Copyright (C) 2007-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 43e3657a568f38d0987455346c406bb4ec14fd60..0f5b376624533ac26529d1942ef6df2ffa8f698d 100644 (file)
@@ -12,7 +12,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2010 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 bc5c4551215623df8df327afd51d4cc2223ade2b..57f2e871e8077f32b24055da128f01b815de4b09 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b5868879a9db29d051faddd7ff1d85a9c23d244b..06d9118082d5cca01ceb4a3875de541353836b02 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 Apple Inc.
+   Copyright (C) 2007-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 7ea6e2adb2e5b849a692a36bbd4ac34a4967bff9..8946225dbdf3e6ce52c8928de60cd22da7fed062 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f3f9bb04617b2934f42d5e9ac89d68ccc6a1d4c7..1862410a6eb60fed71fe01a8aee2f1d8f511befa 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0ac2b6d88eb5f90f901ff01e34a6d443c79240cd..043dbadf5f3f837147089d040e4d613cb3f346da 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5cf1b2ccf46e6a7bd6448e900ede13e6bea2aa2c..6ab8e6e9c1faec4f413af89282c0a244c228e13e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 28cf4c7ee54e35d9b106313fd9be3a50c9fb30c3..3b0a91d208c25e0d9f91875eb80cb5958b518a0c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 39fc88daeca0c7ec68dad1b4ae5fda3f523d1cbe..42b2bf03356b55ccae4598259a4b1213d35a47c3 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0780d2761881d66d9e7a5259857d2cfb0bc04b61..71ca550162af83a4c0ab18e8082a24270bc75da7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4d176b2d0ea85f6fc311e293253ab659898c1f92..224397d69a6ff9fa836f79feb8bd4280594c9e18 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0e3e73fbb0bfa9b8e4c84266bff394373dc2a89a..092d92cf17c915a84e703a1da03fe2a4b450c700 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 14f11130e794a6b224c2a141861995076896de23..c310741e72645513bafb563196dce399d42c7a22 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 11397ffc7983a6697ac82be8609f70e5efd77d61..3ca8ebf8f8b06ff96c15a023a4294e7432d6bb83 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP
+   Copyright (C) 2006-2010 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index d2fcc3bc0fa5804b6d5def2a2488f23d5594292e..f891f9472bcd01d8b43c3d038c8d65d2f42d3a78 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f062eecc8382c759771a98f94923fa9b360d688a..559c87ecfa9c6e2a7f6563224232b8c6d565728c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2009 Evan Geller
+   Copyright (C) 2008-2010 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index 2af0f30fdc43efec161330da1712780ceb22450e..c02cdac4717ad503f8160caf588109dee3dd0f6c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2009 Apple Inc.
+   Copyright (C) 2007-2010 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 29f00e79c4bdccf2c64b296959b4a4fa48c88d0f..223565321c898b6ee4d5ed07bf88fa6a4896e81d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f46a02c051d2c61160da203d66ead95a5c2a2451..e019e6f54d1f4e9ff44b315c77ed408d669e276d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2009 Julian Seward
+   Copyright (C) 2005-2010 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a20dcaf9659cd76f8bff4c26682a080df5f45e8a..f1942775af3ba8eec43e29bf75bfcd291a5f884d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5c1ec93b67f91f33c2447dc39d39ec5119a30416..e45a0ed639aa9fddc67408409fdb3e09dd0d4608 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 39e5bbded0a233251cd8ac62d2b424348ea14030..35e3599f298717bc8ceead3e681e09d9d7bd477e 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-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -965,7 +965,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-2009, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2010, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index bcb13650d1f8abe923456e3d850040309d9493b4..320e23d97d35fc92790a6cc717c71492b151d977 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Massif, a Valgrind tool for profiling memory
    usage of programs.
 
-   Copyright (C) 2003-2009 Nicholas Nethercote
+   Copyright (C) 2003-2010 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -2317,7 +2317,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-2009, and GNU GPL'd, by Nicholas Nethercote");
+      "Copyright (C) 2003-2010, and GNU GPL'd, by Nicholas Nethercote");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    // Basic functions.
index 5ee105506658df35675d07b4a16ade809c66eb43..7b22e51d9f52114f2148332ef686c4b27a5c733a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1032cf5ea5b3dd3521d94277798cbb25d39d95d1..76061985ff190787ea949b7c142a1b5059f87eaa 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3893f27b366842f6ab115dbede7404b8271200ca..9bd050a6fa905d476ca713bca6edc86654e1eda7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 508ba1fca953b07aa1d9b02eabf822570ecf1853..823e7ae2f8e1a9ab41aa12cafc6f221842f15c90 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2008-2009 OpenWorks Ltd
+   Copyright (C) 2008-2010 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 119cf2339f07bef3c7ae2e954b4b795be4e43f27..2ddf71fdf091fbadc8b061805693892367eed282 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -5780,7 +5780,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-2009, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 556 );
 
index 5d163231ee220ec46ace6f73aaa11589c4e64be0..4466aa5256c1f38421c4c5901b39bad271a07746 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index abd838f9c26f7fd200e90cc50160378439d8ed3a..e7cae0494e2f36ec960337371f378fa86a09a1c7 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fe10743b45f24e70d0cb3da03c819b1ec56c7e24..3531363f6929b7e0548b7393af33ac0bbf37fb4a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward 
+   Copyright (C) 2000-2010 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fc50dabfbb0a8c76d955277c36179f060a1b383e..46d2343244a51337b51a002cc78a97242222800c 100644 (file)
@@ -13,7 +13,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2009 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2010 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 1519fd7cf4708c39b519a4bf2fada6f8baf276b5..0e307b37b62c11bb51dbab2250d24d74db67de78 100644 (file)
@@ -18,7 +18,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2009 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2006-2010 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 cb029bb3e42960726a12ffb2ccf560182848f27f..ab6c6e8e1f04812289f3374394cc484967d0d719 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Nulgrind, the minimal Valgrind tool,
    which does no instrumentation or analysis.
 
-   Copyright (C) 2002-2009 Nicholas Nethercote
+   Copyright (C) 2002-2010 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)     ("the minimal Valgrind tool");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2010, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(basic_tool_funcs)        (nl_post_clo_init,
index d17677b18f3109a951d3699734a417e180e8b051..19dfa1f90ade0d13c2ca01751a46ec33c029b1ae 100644 (file)
@@ -63,9 +63,9 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Nulgrind is Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote.
-  Valgrind is Copyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.
-  LibVEX is Copyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.
+  Nulgrind is Copyright (C) 2002-2010, and GNU GPL'd, by Nicholas Nethercote.
+  Valgrind is Copyright (C) 2000-2010, and GNU GPL'd, by Julian Seward et al.
+  LibVEX is Copyright (C) 2004-2010, and GNU GPL'd, by OpenWorks LLP.
 
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index b3c438764e8295e6084faac106c46e4c0bbc71f3..ba700bd37cd90e785797f3778c233097f2b68800 100644 (file)
@@ -114,9 +114,9 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Nulgrind is Copyright (C) 2002-2009, and GNU GPL'd, by Nicholas Nethercote.
-  Valgrind is Copyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.
-  LibVEX is Copyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.
+  Nulgrind is Copyright (C) 2002-2010, and GNU GPL'd, by Nicholas Nethercote.
+  Valgrind is Copyright (C) 2000-2010, and GNU GPL'd, by Julian Seward et al.
+  LibVEX is Copyright (C) 2004-2010, and GNU GPL'd, by OpenWorks LLP.
 
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index c71abba87a6dc4788dcb10afdea3a803c70b8983..51da47a859e9754a127a9c3a3a287d180034586e 100644 (file)
@@ -21284,7 +21284,7 @@ static int64_t getclock_us(void)
 
 void help(void)
 {
-    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2009 Fabrice Bellard\n"
+    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2010 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"