]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update copyright dates (20XY-2012 ==> 20XY-2013)
authorJulian Seward <jseward@acm.org>
Fri, 18 Oct 2013 14:27:36 +0000 (14:27 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 18 Oct 2013 14:27:36 +0000 (14:27 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13658

321 files changed:
auxprogs/change-copyright-year
auxprogs/valgrind-listener.c
cachegrind/cg_arch.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/context.c
callgrind/costs.c
callgrind/debug.c
callgrind/dump.c
callgrind/events.c
callgrind/events.h
callgrind/fn.c
callgrind/jumps.c
callgrind/main.c
callgrind/sim.c
callgrind/threads.c
coregrind/launcher-darwin.c
coregrind/launcher-linux.c
coregrind/m_aspacehl.c
coregrind/m_aspacemgr/aspacemgr-common.c
coregrind/m_aspacemgr/aspacemgr-linux.c
coregrind/m_aspacemgr/priv_aspacemgr.h
coregrind/m_cache.c
coregrind/m_clientstate.c
coregrind/m_commandline.c
coregrind/m_coredump/coredump-elf.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_readpdb.h
coregrind/m_debuginfo/priv_readstabs.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/readpdb.c
coregrind/m_debuginfo/readstabs.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-darwin.S
coregrind/m_dispatch/dispatch-amd64-linux.S
coregrind/m_dispatch/dispatch-arm-linux.S
coregrind/m_dispatch/dispatch-mips32-linux.S
coregrind/m_dispatch/dispatch-ppc32-linux.S
coregrind/m_dispatch/dispatch-ppc64-linux.S
coregrind/m_dispatch/dispatch-s390x-linux.S
coregrind/m_dispatch/dispatch-x86-darwin.S
coregrind/m_dispatch/dispatch-x86-linux.S
coregrind/m_errormgr.c
coregrind/m_execontext.c
coregrind/m_gdbserver/m_gdbserver.c
coregrind/m_hashtable.c
coregrind/m_initimg/initimg-darwin.c
coregrind/m_initimg/initimg-linux.c
coregrind/m_initimg/initimg-pathscan.c
coregrind/m_libcassert.c
coregrind/m_libcbase.c
coregrind/m_libcfile.c
coregrind/m_libcprint.c
coregrind/m_libcproc.c
coregrind/m_libcsetjmp.c
coregrind/m_libcsignal.c
coregrind/m_mach/mach_basics.c
coregrind/m_mach/mach_traps-amd64-darwin.S
coregrind/m_mach/mach_traps-x86-darwin.S
coregrind/m_machine.c
coregrind/m_main.c
coregrind/m_mallocfree.c
coregrind/m_options.c
coregrind/m_oset.c
coregrind/m_poolalloc.c
coregrind/m_redir.c
coregrind/m_replacemalloc/replacemalloc_core.c
coregrind/m_replacemalloc/vg_replace_malloc.c
coregrind/m_sbprofile.c
coregrind/m_scheduler/priv_sched-lock-impl.h
coregrind/m_scheduler/priv_sched-lock.h
coregrind/m_scheduler/priv_sema.h
coregrind/m_scheduler/sched-lock-generic.c
coregrind/m_scheduler/sched-lock.c
coregrind/m_scheduler/scheduler.c
coregrind/m_scheduler/sema.c
coregrind/m_scheduler/ticket-lock-linux.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-mips32-linux.c
coregrind/m_sigframe/sigframe-ppc32-linux.c
coregrind/m_sigframe/sigframe-ppc64-linux.c
coregrind/m_sigframe/sigframe-s390x-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-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-darwin.S
coregrind/m_syswrap/syscall-amd64-linux.S
coregrind/m_syswrap/syscall-arm-linux.S
coregrind/m_syswrap/syscall-mips32-linux.S
coregrind/m_syswrap/syscall-ppc32-linux.S
coregrind/m_syswrap/syscall-ppc64-linux.S
coregrind/m_syswrap/syscall-s390x-linux.S
coregrind/m_syswrap/syscall-x86-darwin.S
coregrind/m_syswrap/syscall-x86-linux.S
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-mips32-linux.c
coregrind/m_syswrap/syswrap-ppc32-linux.c
coregrind/m_syswrap/syswrap-ppc64-linux.c
coregrind/m_syswrap/syswrap-s390x-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/priv_ume.h
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_gdbserver.h
coregrind/pub_core_hashtable.h
coregrind/pub_core_initimg.h
coregrind/pub_core_inner.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_libcsetjmp.h
coregrind/pub_core_libcsignal.h
coregrind/pub_core_mach.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_sbprofile.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
coregrind/vgdb.c
drd/drd_strmem_intercepts.c
exp-bbv/bbv_main.c
exp-dhat/dh_main.c
exp-sgcheck/h_intercepts.c
exp-sgcheck/h_main.c
exp-sgcheck/h_main.h
exp-sgcheck/pc_common.c
exp-sgcheck/pc_common.h
exp-sgcheck/pc_main.c
exp-sgcheck/sg_main.c
exp-sgcheck/sg_main.h
helgrind/helgrind.h
helgrind/hg_basics.c
helgrind/hg_basics.h
helgrind/hg_errors.c
helgrind/hg_errors.h
helgrind/hg_intercepts.c
helgrind/hg_lock_n_thread.c
helgrind/hg_lock_n_thread.h
helgrind/hg_main.c
helgrind/hg_wordset.c
helgrind/hg_wordset.h
helgrind/libhb.h
helgrind/libhb_core.c
include/pub_tool_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_debuginfo.h
include/pub_tool_errormgr.h
include/pub_tool_execontext.h
include/pub_tool_gdbserver.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_libcsetjmp.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_poolalloc.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-arm-linux.h
include/vki/vki-darwin.h
include/vki/vki-linux.h
include/vki/vki-mips32-linux.h
include/vki/vki-posixtypes-amd64-linux.h
include/vki/vki-posixtypes-arm-linux.h
include/vki/vki-posixtypes-mips32-linux.h
include/vki/vki-posixtypes-ppc32-linux.h
include/vki/vki-posixtypes-ppc64-linux.h
include/vki/vki-posixtypes-s390x-linux.h
include/vki/vki-posixtypes-x86-linux.h
include/vki/vki-ppc32-linux.h
include/vki/vki-ppc64-linux.h
include/vki/vki-s390x-linux.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-mips32-linux.h
include/vki/vki-scnums-ppc32-linux.h
include/vki/vki-scnums-ppc64-linux.h
include/vki/vki-scnums-s390x-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 d6a50dfd9ab28ded8602ee175071f91ab3efd013..4c6f90a376b0fc57e674a07cba861d5d7db673cc 100755 (executable)
@@ -3,7 +3,7 @@
 # Script updates the copyright year in every file in Valgrind that contains
 # a copyright notice.  Assumes they're all in the same format:
 #
-#     "Copyright (C) 20xy-2011"
+#     "Copyright (C) 20xy-2012"
 #
 # where x can be 0 or 1 and y can be anything.
 # To use:
 # change them.
 for i in `find . -name '*.[chS]' -type f -not -path '*.svn\/*'` ; do
     echo $i
-    perl -p -e 's/Copyright \(C\) 20([0-1])([0-9])-2011/Copyright (C) 20$1$2-2012/' < $i > tmp.$$
+    perl -p -e 's/Copyright \(C\) 20([0-1])([0-9])-2012/Copyright (C) 20$1$2-2013/' < $i > tmp.$$
     mv tmp.$$ $i
 
 # Copyright IBM Corp. 2010-2011
 
-    perl -p -e 's/Copyright IBM Corp. 20([0-1])([0-9])-2011/Copyright IBM Corp. 20$1$2-2012/' < $i > tmp.$$
+    perl -p -e 's/Copyright IBM Corp. 20([0-1])([0-9])-2012/Copyright IBM Corp. 20$1$2-2013/' < $i > tmp.$$
     mv tmp.$$ $i
 done
 
index 881098b576a49ee34f3b6ae14de4ab44ab395b5d..15b23abd949cfdf6147ade591f84426d2b3c50a9 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 18d2912e8ce921d185ea1d6b08b935aff12c95b7..3098ad8ebd75e506d87ebf128ffeb2f25b5c05d2 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2011-2012 Nicholas Nethercote
+   Copyright (C) 2011-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index cd0b74ffff9886ee031bbe4b970150b3731614f8..7f9430bb9b60250d48733e8a084b5d371c45845e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 0324d31ac7fe3d96cf721322bf0b1a6a8e878416..18e16b9d4e41a1dd01434d510543fbd8d6471df7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index d1368757d800785e259b43450ba8dca1747b0aa5..bdfda33c99af34dbad57009dabd8a1441cf99119 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -1821,7 +1821,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-2012, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2013, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 500 );
 
index a3f676129527f498aeb892be66d0ac8363691a94..70c00879211b3461e674e1957f979278f7dd2253 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Cachegrind, a Valgrind tool for cache
   profiling programs.
 
-  Copyright (C) 2002-2012 Nicholas Nethercote
+  Copyright (C) 2002-2013 Nicholas Nethercote
      njn@valgrind.org
 
   AVL tree code derived from
index 8d17a6874dbb532af6033bc9f4d67b420b403708..31494f6daa420a0d665088bde18445df839743e0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 58de2c239db709d09cdb08d222e87325099185f0..c4c9247d037ae196f9d060d600cf992aaafeb64a 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 bd8508bc4c50c6424ace0f42aac25706e70e57a4..7696645b37316497eea4023eb14807641e82f9f4 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 196c5a4f70a91d2bcf2f83198acd2d80c3eeb0ab..1079090c149806b34f79039ff1a3bcb95d7c0748 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-2012 Josef Weidendorfer.  All rights reserved.
+   Copyright (C) 2003-2013 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 95c22785266baaf4480e7e668af96120319cfc0c..97ecb5a23be6a50cb6258afb1b58eccf476b6712 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 c35cbf387e074dac31b5eff0c2b9da69c00224eb..5ee62e6ce2906c692650161445d706e70dc7d109 100644 (file)
@@ -2,10 +2,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
-   Copyright (C) 2002-2012 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2013 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 be6be7053c67dddbdd36992896db90e1be23e99d..342f5c95242d713f4b7e71fad4bc819c7522476f 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 32cdfbf917b20844c97c739d5fb57d419ca040e4..35c451f3e4d87e6e1cc1397e17af8b361ec6e274 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 67d083b61dddab696ca2728d1bf82c68c1acb13c..8876636103bc1dff900037ed65cbcd460d15e1d5 100644 (file)
@@ -2,10 +2,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
-   Copyright (C) 2002-2012 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2013 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 0f38e099af99cf8b07dd358235690e07f1bfe9be..f124b10e48217ac8840d7141613fb5c4b606cc1e 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 0193d2a4504b83f3f8fa6a135eb1916f9eb1ddc3..d7338b405c5432019aa8c3b1b5d8c6175291cebb 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 37bc7cc9e0092267e76248778d069496ebd51d30..fcd025187ad555fe4d6f39e1d5571cceffd07a0f 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 983b122466cbd934eaee5fb8273a2631dc629276..d602ac0e4c5a938b7fe465beac7ac0bc8e883742 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 633152ea3dad3cad5204ad19480c4636a9bb914d..afe56dc77c4cb537b07a2989f1f093dff1b4b9fc 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 66c381f5e1046edc11efe41cd0b7f891c0a4c935..f9dcd84d3d3c58bf1d6cad26705ce3fcc022c397 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2012 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2013 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
@@ -2026,7 +2026,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-2012, and GNU GPL'd, "
+    VG_(details_copyright_author)("Copyright (C) 2002-2013, and GNU GPL'd, "
                                  "by Josef Weidendorfer et al.");
     VG_(details_bug_reports_to)  (VG_BUGS_TO);
     VG_(details_avg_translation_sizeB) ( 500 );
index d2f9a4ce77dc78390fc1598248c0f010da88762d..5e72e1c90f61c19f41ba0f62f694594e0d691396 100644 (file)
@@ -7,10 +7,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2003-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2003-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2012 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2013 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 98d9385c30cd37fa12249853f9f3be95d2bcfda1..9c432718c0fc1dc560418eff45a1ee74ae37b13e 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2012, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2013, 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 8f8c608fff7b0242b24aa03f689c9bd1fe5bea5b..8e3d63ea830fd4e105020e9b71af842cc2f4aa8f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 591bced3cc0bb5772c29e5f0fd9d5a8d22311e09..8384564dbabca014ff2b5603b46d557c5c24ec15 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e4ae2d131e7b8ca73b9ad092fa1c2ba525350676..b5e296b87139f9a0a8ac8072dca6fb322e4d667f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 Julian Seward
+   Copyright (C) 2006-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 228ba8fe3314aba3e35c4829781a2b158f192212..7ffb78dffa7be541006980fa972f82406203e940 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3d57de63d713d0bc8a9f3e36261b7db38f6c83ae..ee3a4f5c06bb2fa8393fb75d71b14450b44a1aac 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cb48bdce314de436d21805b416c6c42889a299f5..4ef4323ac5c5ecf2c7f6edf47c2ca234d81f0809 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 077fc0a9a58ebbafafc240f70f4e87e7637cc654..ddec8af6d42f78986cd64dd097e528bd55f9f3b7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2002-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index b7fa34ca63c5a4b4a1d9f20166804cea2ffd18cb..718d3cd3868e00bfd0038f68e42e3807667ba259 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6d5871af824588e0b5b89c0c1ba0fe394172a818..37161b56ab2e6cfafa3a8a3cca4338f8a0d74cf6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ebf31d0dbe766b21e698997f80e3b71321b559d6..98d855bbf0672135523c2dde715084ca274db187 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6ffa6e0f1c3ef2acf8c810c30e0788d1d3230c9e..1473cadb738ea2bdb5cc0a9cfd0c49868d6e24a5 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 1c967ef8f96b44f739c1a4298e207bf6939d8d02..f4a6183b2be99f86dda26010dc368a59266eb94d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 92537042951836f354db448241b81ff617bb8492..b553a641ac2afd93d81dfe9c041a8b27503d5a32 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e2be57a14bc20366ef6586ed0e4a40fcf39a3106..56fbe82a394ac2a9e53efb379f44e05702cf6190 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 08abfa421e389f591fbfed77fa706e88e0cba88c..b3f134970c6b318bd12c0a212716fa851c96e046 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1dd171c96326402f505797bf3f647d3d51d5098d..3d05e840081aa7ca01dfb4d02613770fe3bcdec6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP and others; see below
+   Copyright (C) 2008-2013 OpenWorks LLP and others; see below
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 101d230dbed8e8f84448126379ea39fd2be9d0a3..c6b628ab67b3ed83de8d411f9d8925f6e355c9ef 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5b14480e207c4b1feac268b97442b1eb6dff34a4..fb2e19392d2ad2769f5be8a3a285d79f88cab4cc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5e038a1e8cb20a8867084de669dcd6854dd2542d..636153180fcb94d22d13b2870d50cc10e8dc9c08 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index d5a2a1cbdd47a40cf146b17d0ddc177a2f4ef5d2..59ae353b0a6a8dbdabe03667e117138bf9a107e3 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5baeff63c6576e3b073200f6ca157800780ed7ca..bdef9c9088963aa18a8b03f99980acb52510ff12 100644 (file)
@@ -11,7 +11,7 @@
       derived from readelf.c and valgrind-20031012-wine/vg_symtab2.c
       derived from wine-1.0/tools/winedump/pdb.c and msc.c
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5b35d09bf1c27929fefc4984d3dc3f529afaa0ba..2432f86fd595aedfc0492598ceadd8f2aca7e39e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 36c93935b895fe71e9f97ed7dd26824ce71d346b..9b9b4319b711193ecfde6b62f095b409328d1e98 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5d4dc0c7e0323aea3309123f3e260ed4b2e7fb5f..e79f7de871d2bc24546b076e6a791f13a260d093 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ba98e5484593a4f544037eed0a55ea99032bbb3d..dce99c599cd93ac0791a3bb7d2c7b9d2e384d4e0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fe35f557030e13429e4b424488563fb27f5d1cb4..b0a7a9249c9a857f0d1476b8c98327a1628a5ace 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 48b0e1ea03640aa371f669342fb6292e93b1fcb7..e72e0d7d399d920756d5991ad6af602ad90ad822 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 15eb1ad45f60fe12a037346fd79f6cdc916689e9..6fca1bb89148c7ac46047413db6c2c26442234bb 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 1994a1c540d893351219376149b66fc0f9ad3993..3824a33e31c0e6014e4b3f5336b6d2b7b6fe7bf2 100644 (file)
@@ -11,7 +11,7 @@
       derived from readelf.c and valgrind-20031012-wine/vg_symtab2.c
       derived from wine-1.0/tools/winedump/pdb.c and msc.c
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
    Copyright 2006 Eric Pouech (winedump/pdb.c and msc.c)
       GNU Lesser General Public License version 2.1 or later applies.
index 9955627fd5a49d2561cacb5e0b19ed209c5ae001..70ad31944378a3701f7536fd3cecc1a5aaeda135 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ef7091350e4aab837a7734e793f9fe5020574ca4..b1f187b3ccc86b948796c17327038cdb105e33b9 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9fcda784014a298b80c1d4225be6130f3befaa56..05df4564bffd915f952f688752a25f53b89775dd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks LLP
+   Copyright (C) 2008-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 86e7fc84517e9d345edd7ba1c76bba282a12f504..0b4f967b8ecff5cdde2e944e03c03d01c498e2f1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8f9af4ab829c2c199973564738a9ca903a01e9bf..72832a464ba55304197f705204b846bc106791cc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0d2b35e311cd6f113f231842932ed3d7db4990b0..5241cbe65f4c226f2f85e9f56bbf6664b91d0f29 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 165666a278e20b39b79a888832587f9446f94998..02a8600190e99a880d6adec56ce960c071eca317 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index c6a0ea084c71f1db3d0ef78d5b06c4c4d3ae9961..245f693cdc12727d34e85859002359b5ed720db9 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 348af7ce0cf02f2ce6b353a35f690a20753becab..9d5b1fcf745a18419338fca3f4f9de77c8e45121 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2012 Evan Geller
+  Copyright (C) 2008-2013 Evan Geller
      gaze@bea.ms
 
   This program is free software; you can redistribute it and/or
index a059b98afcf7599efc4c5e980fa771342f49fb4b..a3a158cd2db8710cb913dc52517afea5d29888d8 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 RT-RK
+  Copyright (C) 2000-2013 RT-RK
      mips-valgrind@rt-rk.com 
 
   This program is free software; you can redistribute it and/or
index 1689b539b1314555eba3e26b982d3c7b818565d8..770a05882f77ed39d6d0fd7cc28268709e9f2cee 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2012 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2013 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 5a4d4bcc7d7c975dc38eea716797725a5410242f..ac1c4cbe46ab5fec124de25d1e0eb9e21cd56c0d 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2012 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2013 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 c63115d4825b2f73dba3b4585471d6fde1817727..d7d05ab4e65b0e277b53999974185f802c1e52d7 100644 (file)
@@ -8,8 +8,8 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright IBM Corp. 2010-2012
-  Copyright (C) 2011-2012, Florian Krohm (britzel@acm.org)
+  Copyright IBM Corp. 2010-2013
+  Copyright (C) 2011-2013, Florian Krohm (britzel@acm.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 a54b732ce059545a957dd6b766f392d10cbc26dd..b6647cee61af5dfd7c790bee9c9b754f9c34746e 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index a79ab4a9d4578af196c51a7ba7c622828f3ea0e6..20517da3f1d91ffedb8da800506c576a188f750a 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 091fce5d6e7782e6fc3cf4f31cb2b60ee3f915a7..9638042bc62408758920076140f25bf09c20b762 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0b7f958d5e8ba94552c3611b1c1810d98ecd3b09..cec2c857001dfad3184e9ae2a0ed822926a34561 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b36757043985d39a17eda254c8da64177280c3b2..5ba655531290c704b9fd67746b3b125f7c529015 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 Philippe Waroquiers
+   Copyright (C) 2011-2013 Philippe Waroquiers
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index abf1df04523d7eeb9b43654bd4bfcb2bad239664..d71e7598e95d59ea8678da50f8ef04c13873be6d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 29d3fb7e72f61b8c30aec794375c7bdd4f677dce..d876ddd6afd21c7394644c46d2ab9b89fd150012 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1f47a357f7f728371ffd966517d5efa7ac771656..9bcc05cd223d031503276acb7f248ec603eeef4a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 91d3f1da2624ef213520f862aa1782994968f4a0..88d230790337978a32208036b27f0f1c0a1c445b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c8efddedebd0716a3f07f2f23ad6fb65d4355d54..d7706dec8a7dfe8659b709dc2ccee72774f4d4f9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5e3fc80c359ca256fdc453068f77eed78dcf072f..0c334ed2485180af19a56315b86573b3bb2845f9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ebf95944b350eb44b02f8dbd4660e55a0c759073..aeca9dd8b23a751587d2b0d22f87872ed8d653d6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 094f7d52b6d30187d09c2be7d54fc3d40973eff3..450d67e8a8aa3b53d571b91ba5b3c9f0d2388914 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9a434b3a5897e4fe187e0a81ea18a8053d359306..88dba87121ad8c25a7e3728cc83bb8e5474b557f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index af47ba0d3bdca67bd50da8c545ff6d4e5ace8ccc..5b72182a8530b5b4ff669fe4cc05ac2df94f9ebe 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 Mozilla Inc
+   Copyright (C) 2010-2013 Mozilla Inc
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 40156347661fab23b17a146f7908e837b094d4bf..b84f84ca68bc541d2d9203a022ae8b2b439b1404 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7c73c774993f1a3dd1e5fd12c3d66ba0b0533051..33fab901a01906ee49b93189a974c9cc3a9c16fe 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index e305ccf81fbd37229c436a7d949d8596c6f9698c..be189a0c94be4b97b9b31b3332a4d8dc6c551fc8 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Apple Inc.
+   Copyright (C) 2007-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index d77094a01891c3de12bce561ecce3524d155a22b..b9bf99b06992f7b4c84a191940cd40518aa96e65 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 Apple Inc.
+   Copyright (C) 2006-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index c4740327cb6bd22bae61b3fe64710736a3192539..6c8aa8ffb63d78e6d54422ee210fd5fbc8ad04d7 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 610d782519fb25cf302bf74c80a776f3e3bab699..ee87d5218271995b4c3288dca1b1c739854e6494 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -285,8 +285,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-2012, and GNU GPL'd, by Julian Seward et al.\n"
-"  LibVEX is Copyright (C) 2004-2012, and GNU GPL'd, by OpenWorks LLP et al.\n"
+"  Valgrind is Copyright (C) 2000-2013, and GNU GPL'd, by Julian Seward et al.\n"
+"  LibVEX is Copyright (C) 2004-2013, and GNU GPL'd, by OpenWorks LLP et al.\n"
 "\n"
 "  Bug reports, feedback, admiration, abuse, etc, to: %s.\n"
 "\n";
index 9ba5855ace66dc880a7e8a5461a58dd8449cffaa..43718c66ce6e2a3ae10177c84c66d1336c6b44a6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 81225768daf8bbf90a01f557faab3f99d5734bb8..4eb215c96118ce41870f662b97fd7c79ebed46c3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index d1a21e8526dce00df3efc1afb5dcf7ea60ca54dc..979245c398fa61e22fcd65919f948b9a4954678d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ee8f55fe6bcdbe96d8989806c0f674a5c3df1390..d3bcb9dbcdd0ceb06e81a8520c8aca018cc2ad2c 100644 (file)
@@ -5,7 +5,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 OpenWorks LLP info@open-works.co.uk,
+   Copyright (C) 2011-2013 OpenWorks LLP info@open-works.co.uk,
                            Philippe Waroquiers philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
index df9246bfcfd1f3072268c7721c53d0bb3055a85a..2832e5c465a13123646e6e5bbf103a82cae0511f 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
-   Copyright (C) 2003-2012 Jeremy Fitzhardinge
+   Copyright (C) 2003-2013 Jeremy Fitzhardinge
       jeremy@goop.org
 
    This program is free software; you can redistribute it and/or
index 083164b7ec2690de6374047b2446864d82431684..aa9b46a366f3643a57e716031c8aeaa2dbc4d03a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bdb7bf7a27fe2e68430d3e4b98d9cef425c61d82..8b53e88ab9dca2128517ad9f02f322d490f78ad1 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d49be6d15529e617828e313cf50f619a78a11494..53f9715872a8236a5ec50a0dfc3a6604e7429e78 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2012 Mozilla Foundation
+   Copyright (C) 2012-2013 Mozilla Foundation
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e49250ccdcba7d048d4c8cd9db919656f3074622..58e2ea3266358223ed50460b51dc45ec44b36005 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.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 a07d83d21603c4687035c78073dc15824288ee21..9a951ca30c2b4c0582c7d328937a6e9c3d638198 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.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 1f2f7e955d7197c991443d2526ea0795f6ebcea9..bef7b4fe1583f02abeab6ae06758cf7c58a88f3a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 41f01a7abb4982ce09e6160e8acf2838a7624e96..eb1230bc705a681b56eff1bd54a5867fae93020c 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.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 dbd9ba563a9c38b68fc86ec5396c960419acc989..dd25321946edb5f52c9a375932e78525c334d8c5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.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 73a4ab5ce4c21bc2004aa0589fb0342acbe9dbea..87c7d0eadc1cf2cffd5bf29b92578eb4f56320e6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bbfde8659b2e476f8806646f78902db6d26b9364..44f27f2423aadeeb33987db9a8d8be1536043489 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d0bc59ead8244a09b31c05a2c4ae631761c0de75..f80df6d19e4899f556f2cf980a78ef7dd528cbed 100644 (file)
@@ -14,7 +14,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.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 09db2d13609aac556867941980fea36d121f6b7a..f0ad1ab0011cf4a80db43653ca5b6386f1bbdd6b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 833d9d502b1a443ac33b5495d0e4ad3af46220ea..f964cb1423c7fa4b5c06cad4278cf0a2799a1bdd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks Ltd
+   Copyright (C) 2006-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 651ea116756f0b0a4d2f011a8bb2f3a4e1703db7..7d03f0336aa8b19a53abdc75d84a21b18cfd92e0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 06069e486b57349a4b901629a97e1e72ca16a0c9..f949fb13102968c3f75c56553b4065e32677475a 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2012 Paul Mackerras
+   Copyright (C) 2004-2013 Paul Mackerras
       paulus@samba.org
-   Copyright (C) 2008-2012 Evan Geller
+   Copyright (C) 2008-2013 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index e0220beef1bb892defb168c4884fecbe8d7f49f9..466728873ddedb9d6c3dbd299b56a9665d953321 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 5fa368643e6d9e408c93df168b71a6908feab343..8731c4f90bc163fc7ed03e70f413201d54704860 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2012 Paul Mackerras
+   Copyright (C) 2004-2013 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index d1bb91a7afef3ea9c20f73ad60ac85ac300b2a7c..3e5fa7445b9e33f852cda4e522727c009574ec96 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2012 Paul Mackerras
+   Copyright (C) 2004-2013 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index 1c703fe5bdc2c8ac49856517ed1f9314474bb6c0..5210cebb0452cdd6fb5ede4b21dfe13b935f8356 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index adcbd0e6f4fe0bcec5ada6f45b5bf174498c43a8..29557511ce92a5c91ab3ac9bdb5ba4773ab65aad 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks Ltd
+   Copyright (C) 2006-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 0551f218948ee56b46af169d1848f400bf7a1c5b..5e255aef93e14ca7914800bcec3a2c8693b89df2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 8c65b11b163ff8ec216dd2e2f301b173f384a977..f4f04ebe07aca6451fe07aa80035a2d985e1922f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4ccb7a60836fe7d61658f7b02434b6c31b53cb9d..666754204fcb7ba9248cf55f4fc57a3ed3f61e5c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 186d83f4a96f114a55b243bb37ee0368318eb59f..d96f70e423f745926e832f37c4b85bf8386505ea 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c0523500ffa53156ca39705d61bb4de2001e0538..53022d3cdf0e61f1f0f3585d7361c8e68d1a93dd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4312d132f3f4a05e89ef4c7fde43275cefdb0d48..6f6c4cbbb84f0ae1d6c85354f3d195dc037f092b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d0ecd23115d494850154fefd8b0021db7a5aa226..c3dba59ccfb599f4d9f69f735df3e4628f515449 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 6faf6616ea26a583bb5c81a44bb130544880c3a4..598e27d3fa494d000d251d7eca94eda3bced4e94 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6bd0563b29e04fca9cf9165c1dd9cdb74ac76060..07b745f46ad4ff638fc83e7f56f2335eb52eb636 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 482891f416b94e45a6794ce2aa859cf3c6fb6001..5db490058cb2faea50244c2526e05dd8453d4246 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 46563264b54a9ee37a6b890da7f3f55e75270a91..4105f96663ca91ee4587d80bc3fcdc2992669367 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index a37ad6ac91f11431841d6259037a6a446d6a0860..e2edf95f9bf9de6141cefbce93c7f6dc23b91868 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 48ffad415189d303b39fa3a0c7868428891e2c34..c5937302c64d08f90832815d1b3eb0f5dd7da8b4 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 1b46f3eb270a1a16b3fcb07dcfe68f3e33158de8..0810b5455d1d80aa8ce6df73fd96ea43bb207de9 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 6f18518ec774b831e5a4b72f8cdff18554f8d8b5..1d1b2668752cf07875852c73482fe8b8dd1e997b 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2012 Evan Geller (gaze@bea.ms)
+  Copyright (C) 2008-2013 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 6a550aa74fad9b0d1887fed381b2f978259ea296..4a764a2812ae5fe8eb70e8cf240c4c5fd7f8cf2b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 9a11126450d394023c2247b31226acfa3e5cc139..9cd2aaa9075605d1875f6bfcbd50ed0c85f58e5c 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2012 Paul Mackerras (paulus@samba.org)
+  Copyright (C) 2005-2013 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 f3a1392c8fffb4dc0d2063a5611d65d59839dca4..30ae594f502927a683aa3e39ee1b0972addef446 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2012 Paul Mackerras <paulus@samba.org>
+  Copyright (C) 2005-2013 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 e31e70145d231cf5e64e4efcaf286cf9d022b792..6b21eac6224079991432b905b787de253bdea320 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 895525066888ad6ef5792f6335ba84cb57bcc621..288520d093468d5ab46f23f64206dfdf9c6a1b77 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 2b440d73d87c308a5a0f6bda77f3e6d86b437bdf..78b3df41fe2ecd3cc312766719591bc36ecb566c 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index bef016302bd85f40e81b3c1257457ebadf071c0c..018c4bb8ca409b2d1dce142dc4260904621caa50 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 1ec24b5ce66a699944bcbe106662179966b079cc..837dfc27175be12e2defae76a4467616c110bec3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 26a7ce4f9018f99276c64f8a45d008aa4c552b8c..9da50bcf471db5d26f178a3bfff78884e34a41d7 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2012 Evan Geller
+   Copyright (C) 2008-2013 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index cbe9fbdd0582778fd8f2484c97d37e50303a5cb1..8177b6487b2633207497d6ea7e8165c13c226631 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 0e0b3f681834fb9c66b1846c9712ddad7ef1896a..d852f2d6cdf6b9a332d29ac802282689b825e193 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c516a08833a101e9a8f25103ba2f13f60b06ec65..d39e2f2ec0a670870f3517a02624e7309cb9b319 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ed72309fa08611fd927e9019d3bfe2012d0ec9ad..e50665e9bbbcd63047a671bfcd98b7f9c32b974d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ea9b2e3c68b5e8791ac3c8d6a3fd30475a08d439..02e81a7408c7bf1c2c364ddee0862bcb8368ed1c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d99d06b8d07919fbd8373fddf49ec7bd6bc15ae9..40de789ce57b00673041ba0a283a4afed0058712 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index cf714cb280a710bc2419b5e5419e8b1c1215fa1a..ac5211b634dcfd9adf899cbd228892bb3c331603 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2012 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2013 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2013 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 7310b2a7cf07fc35218c4838d3c0e2727952b82f..3a05dbe9b4e1e76dc723ba90060424fa6da22046 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2012 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2013 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2013 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 84c2f293aa43a6cb1715a2c34528b81866eadf5b..8bbdf3dfe1870af3aeaf650f8a6d390684d18ae2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1a90d8fe602e24f06699fe4194eeba8dc138b0d1..b7c8241dc38a8b5b0683feb7e3ad8f3ba53aebc4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 730ab41b9a67efe4340d354adbb4830e39f807e0..84dc2f22221586082e020a67a2562dcd5d9cc461 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4d668369482a0bfebe26d9e403320981063a92b1..46bf289bf71a73bc2900c0c886d723a9b9ee30c5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 24f0b3abe081f34d2ac54d8fa0597bfbcb700d3c..f2cfcbe7fb3906f71f7f302acbba5ac9e21d7346 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Nicholas Nethercote
+   Copyright (C) 2000-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f2a86eae5c662ecddedd25d9ee564a9dcecb2af6..aac7282cd7184283393ad995703a8e7f6c5f4042 100644 (file)
@@ -7,9 +7,9 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2012 Julian Seward 
+  Copyright (C) 2000-2013 Julian Seward 
      jseward@acm.org
-  Copyright (C) 2006-2012 OpenWorks LLP
+  Copyright (C) 2006-2013 OpenWorks LLP
      info@open-works.co.uk
        
   This program is free software; you can redistribute it and/or
index 92aa00866a04d1f4e1d1ab92ce227bbf94d724ec..8cc70383151068f23275e4b63c699e351474832f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 082be51887f59077a6c47354c266f66fd067dc01..c0d7aee3f9d051e4f2943cae00cbd95a421fd673 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 89f2630db6fb720e950e7e2a6741ec4c1af097fb..b5b30e5726933cbaadb6b7e46b37e64128e914cc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5f6af4305702e33c75aa2f418ff4e50dcc0f2bbf..96f1525b85155e28a2d54a4b238e634cf8b43687 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index ad61d6e9f8c242fa3578f5008dc1b1ed1a6a621b..d40e216a254a7242186132f97f0bb86624bf78ea 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1b6e561690a9122c0c8b0f664d97fbbc119eeb61..b22df80b9d7a9c65354aae8acb564ad84c4f04cb 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 497612637654d2409a5de5d3890f64594528ec02..741838e62d7e26f0b861a5681efad8186aee909a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d44ebdca79d982284634a1feb82154c0e22bca31..e67c24bec80e1f7ff22227ea0b6bf67989d4f2b2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f7fddcbb4d55c847e2d7eecbf89e1f72702da78a..56a1627fc1a41fedf7a15a263f560e9e28e58642 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c517fcbf89688dd6897f97b5e5abf323f2a8fa2d..f3e517ce60b0777b0bdbdf27e829d89474ed4c77 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Julian Seward
+   Copyright (C) 2007-2013 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index 2dbd90d07d36e14e3b2371dd9bab8f2fea0210f2..3b27d63e1acc77ceff997ad280e531f5b2825495 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8aa7c558bd8d972464ab528d53a6e089675b3ec1..7ff0d98c787d07b45a06aa882f5be55bb0a8e1d8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2012 Julian Seward
+   Copyright (C) 2009-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b6821f3694e37f9baab823eb88dbced6dfeef984..1708fbe4f15770ba56a507eb4bea77fd67b6c53c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a08698649779373797beaf2bc80a2bcccfb10f5e..a0b95083f173c512c0e563796cd52228f2ea5bcd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 293ee8d3a8b32d80efc17d8f62891a81bf0f8928..ada20cb1d2c65c88a15938eff3588afc9f191e02 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b2a2f98f610b4fcc82f4ec1539e3694ecaaa1bcd..fe95b82c518a170190f31f65459660424651ee66 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4fb712dcd8f15bcfa5fff0dbbb740cd05869cf5d..b6d3a096c6261040e0fc3320d531c05ac734dcab 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4429b19bad016f263294b11777a4b0ecf9d374d3..0cf003631a916150f7e8f477a838fa53148decb5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9d94fbf2e8d7507c525b18599d59d8a4a1edbfd0..c981e7faca2027a49e51c15cd51b1b6b63e0e0b3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 43f4fd91f2dc622440c6a2cd89bfd03aa61b9c80..eebe3713e44d3154e7a2b8f89176d951147b4b36 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e55df1a25938a21d83ad3225cfa90d1eabe1787e..a3ac809c88391ff563239491d7f96d57d8edf8ae 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6705bffdfa1bdddb16bc729df8d1565fed74e19e..100f2c7afef38beed424c83a0c4a62c1e27f1d0c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index efb94167381d3cf7db2148262b1ddde6346b4c74..812ce8ab3e976cad69cdfb8941b1e51ad9a0610c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 94b3fffa4fd526d620d8b6d81200432ff778118c..b3e5307d390b8ea8335d5f3ad242b5c411eaeb20 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bf29e0b46b254d1b6575215f43a98caeb58ea634..1193fad68c46c91a82fa92f9ed8bee46d79f56c7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 23758947b0106501341853ffb50b20f4d30c01d8..97fa50087fc59d1ad1e2c731d7df981f9b88b04e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4faa68ba8a6c7340c64bb1002d39ec395ce35c37..110c206a655ba0b3b683523fcdde9fc552fab56d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4342ec2280bde052c46c98db4c1ece4ec562a5a1..abab88895b888712c623262eeb41b281ec8f2791 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 08f34e949d878d2a9457ccfe048966d5f787675f..b10adbb8de0aad8f0811bc4b9810911ab2ce48cd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 Philippe Waroquiers
+   Copyright (C) 2011-2013 Philippe Waroquiers
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d7dd060df564d32962e912a2ec1ad05284c9e074..ca6ba57fb1ebe78c45849070d76f8ac4600f7a54 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 915583c20e307f9afd502716dcb3b91e0bf52f6e..a9a8ab394c297fae6de7daf38eb426ff8e9276fa 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8998a65cb31c802ae986da3fe62325abe6f6ad29..9ee26227a6812e1c512297639e2eec5d985e31f3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2012 Philippe Waroquiers
+   Copyright (C) 2012-2013 Philippe Waroquiers
       philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
index 2f7e03ed0fce48cb5fec3a49235631ff32bde0b3..e08983a9e3b8371641db90f3cd41b9c45d2e7f2a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0c4d6765c6ab6224a5e016de06f301c898acae40..e0b5bbfc613c613580a63c8132b7d6835ed82a49 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 430b53751b047ef795095c6069b3c5f321113320..7a8e25cad4aa7464a706b8f6c0add34b225ded29 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5de2dc5fa6be234a59597846132f218fa7fb88f2..ef086da9be689de0c12635a844d64ae685afdff2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 88cbc476b1063dec8767616cedca595e6e3f1a0c..a4c05110891ac7052b6758e42b2df5fc01c3f655 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 830065eeb3702d70a3424f8d335816cb5eb39f05..1f71acf29ef1b9c7401c237146ac8f5f8ca9ed47 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 Mozilla Inc
+   Copyright (C) 2010-2013 Mozilla Inc
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6c029670533db2ffc3f36399a8945b60016db6d1..8e94902f1b4d0b81fa312eca74c50efb421938cc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 53e7c6e1ee08ef7c5d21b85748077a96e72998c7..038747c2d43ddf2078a0851c35b50b9961f0e47a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Apple Inc.
+   Copyright (C) 2005-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 5652779f0fdd5ac62c8b7d5e93ada8611dd0a017..3666d28258077a2f93f73b4a42ef932bbfac7dc4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4bbc9fffa775b6f821ae10a76c22d8d00eb59972..657ec7fea4b77715df98e5e513e0c3815862dc75 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 75547220856644e603d41bae65b25a52fe66af83..c2363efaadef7619c2096f46ca9a7a411fc0bc3a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2606122726e11baec6d39be102d109dc4a8d0749..51a6921dcbd4be8312aaa58de8ec4a30ce1cf221 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 1956a103508a0042228dda7f5ae49257e5af0832..d8325b27b71b770036a1b7c25c934819f7b62b7a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 44c0241e59b7c690b32bb5b75e66cff301917803..bbcbf8d7f8bd6580bb90c7f11e80df11185f2533 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d5d61273a8932198dc8f0ec693b08769f8baa0c4..69f484733c35f3fcd2bf178ebc6118c767630c3a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2012 Mozilla Foundation
+   Copyright (C) 2012-2013 Mozilla Foundation
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c011312c32a24a4dfb1225ee1a3c9be765e54e18..6b24aeb8a41a3e01c91ae5e9e5058a92a64bd78a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 58325df76f52b0e5f29990837b98570abdd5b94c..6ac52c10f50b51bde06f8467e55764c507019bc0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 214a976717d01b8985abc789d0c8acd0f1c52916..b1f385c5fa66fe3d6443c623ddb86f24b424ab30 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b130bbcd9d48279f1d67d69fadd03b7a622379be..dd92a2b938f5ffe646f17c09cf3fd6ac10581604 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c871a2aff08ac0d95f416c304f59419e75df33ba..68c32b0d2cea1449bed3a51082d9d050430dd7fb 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4f342f4b18a04979cc779c15bc1ae9782fa3cb49..71bdfcaa937f541b53b33abf1ca07b18533a9024 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ace9b58e2b405da78da301efaea96c9d047bee46..478e67c4c1e658eed70ebcaf5ffb0122f290e6e5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6f2eb08bfdbc1327edf954d94220f7b63eadffec..877404948db0d8702a1233c6e799da407727caa3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 890d80ec58312a717b87f1212809df71d9d06a19..f722f3768a2aace456147ce21a64500c2ee52502 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cfe212113024bc1763c72f0435fb81c58e0e17ca..64a08a7b73f948841fa7ff93f8c89e620403316d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bc11ffd002ea0948cfa344398f77de6481a9b586..39c67f051ed6cd6e49e0bd7e1cbbe2be9b75d625 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 69f8037ee4f52bff63c93162dda90de13f20ba54..51341845720aed189650a00521be1ecf82753328 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bdac572d68c2df240279a30d31e56886f68b5cf5..81e547c1d020afe916e05b9a4970856def7d7c03 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 837487419bb9ecf8109f4f28b9aca8829311501c..ce1bfe719c65fa454757b7e706e3a11a8b6a452e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c3b3855eb20f90044571cb0385138459241640dc..ab3acc14f98d53135a7ac9246230dccfa991c77e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2903b590f2b2c650eafe9db0f7c893b0eaf86e2e..4aaad7ec50fb0c9fb07f146b4c5530aadde50029 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8b849b03e25544eb3afc4c227dd6a30b04cd605f..0b10ea4147b2a24d2b40445d8f86fbf7b83b150b 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e2d6e233ca88953f2b3820ffc5224772c0a2af9b..4ceb625c8de42ede4c5bfd01afca833bee45bb97 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 6b52acb77336e235c3b114e7bf5bfb4711f029bd..284c050358c01e2eaaeec7ff35e74f98d4d095da 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8a71059038f4876a1a825e5aa746270bc72478ff..c720216a71a0de70c029ef6468011eeb53613a2f 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Julian Seward
+   Copyright (C) 2007-2013 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index b69dffbfb9cda1ae2befe1bd7a5fd379d5bcd365..a7fab9711d684fa9365fae08a9b8db241ab44676 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3195e19cbd0a805a1f1a9a9a13e81fb41caa9492..263c61476c37bef4c2d515260fcb0eeface59f91 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c3bfcba99d4e1fb8f26c2886e51d8ba13c061c0c..485ad5d1a67db89806cb95e0ff65dd127095a075 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 Philippe Waroquiers
+   Copyright (C) 2011-2013 Philippe Waroquiers
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 90af72da535682d293a97652bbd4cfbe76e73323..d77e824b3f98ba9805b1fbb2bee3ee8e3a6c5634 100644 (file)
@@ -9,7 +9,7 @@
   from memchec/mc_replace_strmem.c, which has the following copyright
   notice:
 
-  Copyright (C) 2000-2012 Julian Seward
+  Copyright (C) 2000-2013 Julian Seward
   jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index b73bd1bf0d9a22d55361772f8cc2440250ad05bd..ea5a00fd5015921a50777512e053ba6c18410748 100644 (file)
@@ -6,10 +6,10 @@
    This file is part of BBV, a Valgrind tool for generating SimPoint
    basic block vectors.
 
-   Copyright (C) 2006-2012 Vince Weaver
+   Copyright (C) 2006-2013 Vince Weaver
       vince _at_ csl.cornell.edu
 
-   pcfile code is Copyright (C) 2006-2012 Oriol Prat
+   pcfile code is Copyright (C) 2006-2013 Oriol Prat
       oriol.prat _at _ bsc.es
 
    This program is free software; you can redistribute it and/or
@@ -608,7 +608,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-2012 Vince Weaver");
+      "Copyright (C) 2006-2013 Vince Weaver");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(basic_tool_funcs)          (bbv_post_clo_init,
index ef45cea3edcc0c416085e7210322b9cdd96fd7b0..4142a90522605afe745fe198dfce3ae5acfc291a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of DHAT, a Valgrind tool for profiling the
    heap usage of programs.
 
-   Copyright (C) 2010-2012 Mozilla Inc
+   Copyright (C) 2010-2013 Mozilla Inc
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -1349,7 +1349,7 @@ static void dh_pre_clo_init(void)
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a dynamic heap analysis tool");
    VG_(details_copyright_author)(
-      "Copyright (C) 2010-2012, and GNU GPL'd, by Mozilla Inc");
+      "Copyright (C) 2010-2013, and GNU GPL'd, by Mozilla Inc");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    // Basic functions.
index f8b4eca6fe6b88fe79a4c3f2a495c53665c7fa4a..1c8f1b12a709e2ff959fc36a19c87577ff0f0ee4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2012 Nicholas Nethercote
+   Copyright (C) 2003-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ac71d8bf5cb682f3f1a1c86c5ad7040a4cbf715a..ea0fed88cc2c3f5f332ab9da0bbddf38a883e4ab 100644 (file)
 
    Initial version (Annelid):
 
-   Copyright (C) 2003-2012 Nicholas Nethercote
+   Copyright (C) 2003-2013 Nicholas Nethercote
       njn@valgrind.org
 
    Valgrind-3.X port:
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7572b74f509c5c18a9d6123e38116c05fd3922d8..e41cc2edc172bf7552dda8247576c405f0c02423 100644 (file)
@@ -9,9 +9,9 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2012 Nicholas Nethercote
+   Copyright (C) 2003-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1ea878415222c9c2bbbee5744173809aa4dd7a90..741d54ab936d6ff7a07bf81e888ac0c06c9b37d8 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3a0fb5ac17a196fd31fed054d272263e17dea042..f783d4b3e163554b271d3e1a76c079d2921fb440 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 84c1fce78a36673aa669c9cb89ee5e64b8907627..17ae72815a57f93424539f7544846b255f13c7d2 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
@@ -73,7 +73,7 @@ static void pc_pre_clo_init(void)
    VG_(details_description)     ("a stack and global array "
                                  "overrun detector");
    VG_(details_copyright_author)(
-      "Copyright (C) 2003-2012, and GNU GPL'd, by OpenWorks Ltd et al.");
+      "Copyright (C) 2003-2013, and GNU GPL'd, by OpenWorks Ltd et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 496 );
 
index f5a3133ce516c495ae389270e742e756445cc0e2..92b1f675e5d366955405ee43b48b7bb58cdb8811 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 43dddec6dcc56060d5cacf2ccd6c4384d7c4bc4e..36034de055a28a70aeee2ab499144b83518c78c6 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 5e155f047eb130dff8951d96ed6ef970f4b379f2..f777c7b8a1e2f1d13cb2973a00892ba6bd695b93 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
    Redistribution and use in source and binary forms, with or without
index 9da1cd438a7902953d59dabccec64ff74b40de53..742c5236d724e50d7d3c9d9f4bbbdd74323750a5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 93f015486a12a45d15b1931c08f39f883cc60fda..737cfa0eba3ca3f7f152c2f434b14d138844b1f9 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 45ba4c81edb0db596b54094ac72804d0684712ff..b19ddd4709eda2fc4126b0c3c6b490c117ab8cdd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a73fa151aa4f763fd149a8d04e35f5144bf194e8..6da3ed748c3537a84483a851fdc1e214249d0bd5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f18e1616bb05ed72fd52afcdb1ec83cb1959d04f..05b709ce24a81e2c0d04d126532990a9b1d8b481 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 73c8647e2d9d7fff8d1999e2c7f6d3794baebf05..c2a26efe081440c077c3a126602191b79f6db1e4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 7f8524f8631c41f213f7e137e66f2c980959f98a..762619178dd709cea50c5743cee580dbb267ac75 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks Ltd
+   Copyright (C) 2007-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 40fbbe3fd8ea5be16e33df40b9808f1d2dc2f7a3..0e10ed2e712e9ae77b39d2b1eb75126a38d36647 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
-   Copyright (C) 2007-2012 Apple, Inc.
+   Copyright (C) 2007-2013 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
@@ -5268,7 +5268,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-2012, and GNU GPL'd, by OpenWorks LLP et al.");
+      "Copyright (C) 2007-2013, and GNU GPL'd, by OpenWorks LLP et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 320 );
 
index 45b714e2bf3fb09012da75eae0b7c9641fcf968e..63066f1a145469369c8bc1a5d97822e421178836 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 945836b9b9ae637ea416c279ad09f302bf593393..e7a3b5e44c237bc9451074d4fae0c807c6efcf76 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 589b789c4e0f4c72111c70f3f907cde296ab7e8f..656bc94d71b28943f1e0d7860646aabcd57d4ef7 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-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8f30fe5f2439ef311d0a6d5faef088a5bacef215..d2047c66437bde1e8e937dbddcbf0c15a7d4f790 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-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 2ec3ccfa58c1f62a34e7ae65ab4eab26405c2c84..00709c930bf2ac2fa9c351b3745d397bc4cd7812 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2012 Julian Seward
+   Copyright (C) 2009-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4924b6142fe0faf163e881c6012cf5f5c6bb5883..d1096189378492120a33286a1e461c391dbce302 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 22e2461d00a72250d1518c16527715339374c428..ce977f3f9b41e3d251564d9ff02ccc5f23f23d53 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d96f41bf333314913abee6bcf4509dd10d78af68..0173e6852de69818ad7fbf10bf88c03f9d7e8652 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 86d3d4779aea4b895bfed90bac338a306d52360d..c5f5b84b82a221705e52a854359d33b6f5d9d060 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cd8f4c98ca756a0acea28ddab586f398166ec1e0..94005ca1538bf3ec0c936643d78e4bfede52e7a2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9421551cd6373e74d148a9919a52a64225b732df..ede860fbcc001fd8a979fa2bbe69f7c164371c09 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fcb5e09ef7a4fa7ce382fc7a78a4356f541dd782..26339ab49b5c9ecc2db2afcca6a4608264daa20b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b7932fd8182c60f17fbdb79aa8c5baacebabf66b..a78d66e441fc53f579a1af01146d741b84aaecc0 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c9890ab2a1a6cb9e1028f3049167cc5784a5845b..0c2545f17827f4c13a85ab0b17c0e1e9c92fdcf3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 Philippe Waroquiers
+   Copyright (C) 2011-2013 Philippe Waroquiers
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 91fe5f2dfa551b65b1a86ed2716a1b6f0d06da32..fc721ba8f28ba6d49a637f2ff528962731a215f5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f30010438c454519e0d33b052bbf4f34b28cd61a..413d6ba17300433f59f74f46d2f7c83dae8cb7d2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2800dd6ecd0d717d7f4e59a8a7e290b0d35709b6..0aea3ace739256d73aef86a5b9858dc4f8f8e2b7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 58e0331dba1d93556657a7850eab089a5b4c5c1f..eed404fc7b1e64364243579f29f91da6f2be7fcc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 775e4f57302f0056564bc38292d15deaf2201a61..70cd38143f3715e9b442e83e6f989fef556dd7e7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d55b9599f91803e6588acd811f2c770ab51481c1..585cbd7ad7ce4cd7a4e89cd9c75db20c8a9107ec 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 475d16ec26d13da2fda9774a8e4076d62f7803bc..4bd32700cdccc19d37289d5ef3eabc584dc411f8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 Mozilla Inc
+   Copyright (C) 2010-2013 Mozilla Inc
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 48794bed523688e22d54b4056e7232c25bb07260..8ca9420f26ee13b226d3b71eafc38e111dab2d49 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8029b633cd65b1aceed4c3082b4e74edb3d35623..d5d9ab0cb13a0f8da088dd0d2dc98c3cb03307ca 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e182d1bf5c30f745a85569d999aa7ecabcd04432..7ddb32e72e3dd23d26aee700ea6a09ed6cd2f807 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 08d6dba2db011820a592493f88a15f651e8d0995..7b80d3dc4ef7ff141e2e0139dd02dbbd150276f3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 29d0254233c1b849838e325e159d805a211f7254..f696d64fec67f9485bd93f6c7883a8ffa917b9ca 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f829f0938d79548a4b2c901efd790655637edf20..ee173cd69388824fab3df7827e5f32ca055f1a92 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2012 OpenWorks LLP info@open-works.co.uk,
+   Copyright (C) 2011-2013 OpenWorks LLP info@open-works.co.uk,
                            Philippe Waroquiers philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
index e4ea7c04e0eabb9a2efa8879673fde215786e82e..4f5f7538c7edcec1f7034ad90a5c10656d425858 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e0905737b18e37d9ec248faf8828bf58b916f309..bab3b4fb830d369a37b10e5df537b220a772e84d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 28cae8ae3c4e9df9cd331401f6ceb33351e771f1..f3cb4b64c0bdb181fade3ba207a9d697dc7b574c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3d34d8390a107748fcf676a024bb27f5fd4cb1ce..ad79ec0ed04f7f50f5183b481014f893bae27af3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4330569968066492d36638871262f42d05891d81..a37edf7ce95da3071aed43edd2278247e591b973 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 235dcd60427f03d7283de98d04f8a6b4fc829af8..a5df2ce524757be9b9ddd65867454ad31ab1e7ec 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f48a18c86cfdf6f5f15f5fe15eb198c523c850a0..7220fca07339552a33db52b005ac97b6b5231c42 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3d6fc9880e8459cce07868ca1e95af85003c7887..a346196ac9a2a9052945a425881c2a34cd7bf616 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 53a9ee535fe24f379e41ea61ff3995625960c229..2966ce37ea63cb031244d9ffd80573804f889378 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward
+   Copyright (C) 2000-2013 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8e03079247a45b9058b729cee80b9a7de8028d2e..fbaf59ae884ae8a8e5aba483ecb4c771e3cbf55d 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3e907e702b207d3f6e5728ddaf2d125c4124f218..eccb6643f4adbbba9709f7a83ea9d0634a54acb3 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2012 OpenWorks LLP
+   Copyright (C) 2006-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 341adebbe2f7f9db3b285e30326f5654c9b17375..f0fdb58d025b2cf0af60c29ae9b96da409768662 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Julian Seward
+   Copyright (C) 2007-2013 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2012 Nicholas Nethercote
+   Copyright (C) 2005-2013 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index 16f036bf3b20c9400c67bf6fef61be6f8853f4da..3817b2046ca7d60e284f4195004fb2a40642104b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 OpenWorks LLP
+   Copyright (C) 2007-2013 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1c7a5ee6fe936a58a3de3d86f04c9cf9283f0ffe..3c2098cd7bd7608d5121ea0b739f7b45e32924c2 100644 (file)
@@ -12,7 +12,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2013 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 77c49c9c039da1e76d88e5d0ae18d0d2cadbd278..b7212c3aa9808d6cb6ef1546261bbd73916958a4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 20044ae170a56bcfc7bd4256651fe1191027287d..a81ce99aeafbc3384035c25122bd79f7f1736d15 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6c4b55950da9d22d9d8c8de04929000ff99aa1c7..34b0da744bd7a3172d2e0087b5c817d705814529 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Apple Inc.
+   Copyright (C) 2007-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index b68862a889d87740808d87ed0cad5b1693fb61d8..b3e2bd61053f1520e1e3ba62007aee60c0b8c706 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b99aef4f29e03f25558e07a970dbc3c6e62ee1bd..ee537197f046416b5618cfcf73a0ad288be3566b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 4d0f1d459012416a8317b8f429ec292db3d54189..e0573e01f3c7aaf5020bd32dde1aa35a5368cf0c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d20c7ceaf7aafb1f04c2194f71b916fc6d00a6a4..7f164209570ea5d81b4452e52f480d579a93f2bd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 45d3ebfe9468ff8ecc66f201af63d15bb7f58c79..d90d99488f8685dff82c7f20dc19f8fe3af0c703 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index bf93eaeb70da87d3184f94ff646f3696e576f51a..29b0018e5ef08d654f6a8dde4d745a1478261487 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 669775894556c400c301e56f32b0e15f53786e11..c3d17f2f9a01629dafb3638314e1c34fada533ac 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f2c9e53d963d4da910c0cb8656d094f993e2cc5c..b5ea23889fda74e684381432d37dc570589f2e8c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6c62355446050a6a11b373accfa7fde49a73cc4..16e74a73d9c1b55b4952d2d4344e9b60247c800f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 420d19c81eb0d9ca8e483ce7a30a0ffc0f8bd14d..481ee2cf87eac44ad69746f786088071d0dbad86 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 146e779f51fcd8293815bbc683b24b10a05911c8..b72039c32ad30e273625bfc764d6bda3483f8238 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index caed21bceae9da0c086ad37c8e0a4cb7cf073550..857ec2f27f96f3e18659d25d25f99e23cc2f0cf2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 85ade42bb36e1f410675d1cd472e9a5e418c659a..9d0b1eaef4a2ad9fa40b236bcbcfc06689293a97 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6a629cf31a2d0b3c58ca179f54d3f1841847e94c..0a570dd39d8751b844cda1292c141e3a5a7ad8fe 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2012 Evan Geller
+   Copyright (C) 2008-2013 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index 0e3801beecca698e2ca716eea0eba10aee6e359f..f01c7d6c24f69353db6dc2cf2c4c51fed8c72419 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2012 Apple Inc.
+   Copyright (C) 2007-2013 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 4dafbc37d102597aa79df25aee0743d9507c0183..0af6fcf3137aec3d358bf66f579bc7ded7555b1c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2012 RT-RK
+   Copyright (C) 2010-2013 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index e865eb54df55d4529a852b6fdff4c1d392dccd6a..f3159efb972fd15f9285d35a78d0d87b80327689 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f7030f2b2a732e0d6825b9fd8c5a84e11ffa6132..b7a164ad640668603931d88ab10961072b2f44dd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2012 Julian Seward
+   Copyright (C) 2005-2013 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3ccb65dabdadba949c265fefd5666179e3696eda..b17645ce7c0b0a28ebca0a6e29861d063a0c639b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2012
+   Copyright IBM Corp. 2010-2013
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a1a3be61ee801fa0c65467731156bd79d1523e13..ad7c4245330e21d0ee0d289f96dccc0c51e42daa 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3839ee7c0c143cf140f9e9fc29f642d45388ffef..155470a6e9b9ba72082457f454423f8d6d65af8b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index aca12f0621f598951a3102ca9152fafaf31ac805..9af280d9b3186d02ad20d6afa1c4323da7161c24 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-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -1050,7 +1050,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-2012, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2013, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index 8ce620d3c4314a1cd1bed99b7750a2567329c048..b7e56bea84215a79379f54b885120d007589e1ea 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Massif, a Valgrind tool for profiling memory
    usage of programs.
 
-   Copyright (C) 2003-2012 Nicholas Nethercote
+   Copyright (C) 2003-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -2573,7 +2573,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-2012, and GNU GPL'd, by Nicholas Nethercote");
+      "Copyright (C) 2003-2013, and GNU GPL'd, by Nicholas Nethercote");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(details_avg_translation_sizeB) ( 330 );
index b4b82a83f42163ca67209439871c8757cddc1716..5f1dd1e828a5587ce193d573d95648a2ec508f04 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a1c9a3d54bec73fa7d7c092abb1ff3fb2c904e3b..012f53954b5dc9410c82313786f2d93565612664 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8bfd02ae9debc5f04b6e2f9116c97557ecf2ae95..670d89f986ea75f37aaee5840df7787b160e9b62 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d9865ac431f67a4980dd019aa3d6bdf724458028..accc780ff32d6c6f7051f450cd8cbf06c6d6ea6f 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2008-2012 OpenWorks Ltd
+   Copyright (C) 2008-2013 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f6e1e01020bf27179b578308b5ad40a818044364..060272a69f7e349b5d1f9cd23a313276c1eeab2d 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -6678,7 +6678,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-2012, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 640 );
 
index 144559fca8d082bdf4e8be47b889236de2b7efad..c51ed8ffa979bbe7bdaa7d934f7bc48037bed5ee 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ec837887cd3b9b363a96aaf8eb845766812e5507..912b494543a2f5d0b3b8289708eb5be346fd1d56 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3476a1eb99d9853ce4ac329561cb97886dac91d4..d4b703c2b0534dc5b4a81e8403d32be92aa8e6b8 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward 
+   Copyright (C) 2000-2013 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fcc76446d9cf21a1b26c169fbe305957f30d44d7..3af0728f0179695373aa94e39db442d0ae398f80 100644 (file)
@@ -13,7 +13,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2012 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2013 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 c03393e75f4a6d0f4db264e1e2e629de42cb68a3..b2a964dc2f3c3a112daa3232f8cba00501e6fe6e 100644 (file)
@@ -18,7 +18,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2012 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2006-2013 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 69e8e29ac233cb12a0dc0afce75a81f2802120c4..c56b9b32f3632919aca731d3b883455e7721e730 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-2012 Nicholas Nethercote
+   Copyright (C) 2002-2013 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -56,7 +56,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-2012, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2013, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(details_avg_translation_sizeB) ( 275 );
index 26f1e21c81140fa0004bc43a6054dad322db0a26..0216879f2b29e7e4c4e67bdace7bddb7675ee672 100644 (file)
@@ -111,9 +111,9 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Nulgrind is Copyright (C) 2002-2012, and GNU GPL'd, by Nicholas Nethercote.
-  Valgrind is Copyright (C) 2000-2012, and GNU GPL'd, by Julian Seward et al.
-  LibVEX is Copyright (C) 2004-2012, and GNU GPL'd, by OpenWorks LLP et al.
+  Nulgrind is Copyright (C) 2002-2013, and GNU GPL'd, by Nicholas Nethercote.
+  Valgrind is Copyright (C) 2000-2013, and GNU GPL'd, by Julian Seward et al.
+  LibVEX is Copyright (C) 2004-2013, and GNU GPL'd, by OpenWorks LLP et al.
 
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index f76a25ba08be7d9867491c0e4f4547447cebae68..5c4e8c0cac9e3885ea62c9146732ea91c0504fc7 100644 (file)
@@ -172,9 +172,9 @@ usage: valgrind [options] prog-and-args
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc
 
-  Nulgrind is Copyright (C) 2002-2012, and GNU GPL'd, by Nicholas Nethercote.
-  Valgrind is Copyright (C) 2000-2012, and GNU GPL'd, by Julian Seward et al.
-  LibVEX is Copyright (C) 2004-2012, and GNU GPL'd, by OpenWorks LLP et al.
+  Nulgrind is Copyright (C) 2002-2013, and GNU GPL'd, by Nicholas Nethercote.
+  Valgrind is Copyright (C) 2000-2013, and GNU GPL'd, by Julian Seward et al.
+  LibVEX is Copyright (C) 2004-2013, and GNU GPL'd, by OpenWorks LLP et al.
 
   Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
index d97bc33dedf3b7e55ea73099f2ea273e635678d3..e4ca37f32da13a07a55cc2a39935260640f4587f 100644 (file)
@@ -21285,7 +21285,7 @@ static int64_t getclock_us(void)
 
 void help(void)
 {
-    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2012 Fabrice Bellard\n"
+    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2013 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"