]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update copyright dates, to include 2015. No functional change.
authorJulian Seward <jseward@acm.org>
Fri, 21 Aug 2015 11:32:26 +0000 (11:32 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 21 Aug 2015 11:32:26 +0000 (11:32 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15577

424 files changed:
auxprogs/change-copyright-year
auxprogs/getoff.c
auxprogs/valgrind-di-server.c
auxprogs/valgrind-listener.c
cachegrind/cg_annotate.in
cachegrind/cg_arch.c
cachegrind/cg_arch.h
cachegrind/cg_branchpred.c
cachegrind/cg_diff.in
cachegrind/cg_main.c
cachegrind/cg_merge.c
cachegrind/cg_sim.c
callgrind/bb.c
callgrind/bbcc.c
callgrind/callgrind.h
callgrind/callgrind_annotate.in
callgrind/callgrind_control.in
callgrind/callstack.c
callgrind/clo.c
callgrind/context.c
callgrind/costs.c
callgrind/costs.h
callgrind/debug.c
callgrind/dump.c
callgrind/events.c
callgrind/events.h
callgrind/fn.c
callgrind/global.h
callgrind/jumps.c
callgrind/main.c
callgrind/sim.c
callgrind/threads.c
coregrind/launcher-darwin.c
coregrind/launcher-linux.c
coregrind/m_addrinfo.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_compiler.c
coregrind/m_coredump/coredump-elf.c
coregrind/m_coredump/coredump-solaris.c
coregrind/m_cpuid.S
coregrind/m_debuginfo/d3basics.c
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/image.c
coregrind/m_debuginfo/misc.c
coregrind/m_debuginfo/priv_d3basics.h
coregrind/m_debuginfo/priv_image.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_readexidx.h
coregrind/m_debuginfo/priv_readpdb.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/readexidx.c
coregrind/m_debuginfo/readmacho.c
coregrind/m_debuginfo/readpdb.c
coregrind/m_debuginfo/storage.c
coregrind/m_debuginfo/tytypes.c
coregrind/m_debuglog.c
coregrind/m_deduppoolalloc.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-amd64-solaris.S
coregrind/m_dispatch/dispatch-arm-linux.S
coregrind/m_dispatch/dispatch-arm64-linux.S
coregrind/m_dispatch/dispatch-mips32-linux.S
coregrind/m_dispatch/dispatch-mips64-linux.S
coregrind/m_dispatch/dispatch-ppc32-linux.S
coregrind/m_dispatch/dispatch-ppc64be-linux.S
coregrind/m_dispatch/dispatch-ppc64le-linux.S
coregrind/m_dispatch/dispatch-s390x-linux.S
coregrind/m_dispatch/dispatch-tilegx-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_initimg/initimg-solaris.c
coregrind/m_initimg/priv_initimg_pathscan.h
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_rangemap.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-arm64-linux.c
coregrind/m_sigframe/sigframe-common.c
coregrind/m_sigframe/sigframe-mips32-linux.c
coregrind/m_sigframe/sigframe-mips64-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-solaris.c
coregrind/m_sigframe/sigframe-tilegx-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_syswrap-solaris.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-amd64-solaris.S
coregrind/m_syswrap/syscall-arm-linux.S
coregrind/m_syswrap/syscall-arm64-linux.S
coregrind/m_syswrap/syscall-mips32-linux.S
coregrind/m_syswrap/syscall-mips64-linux.S
coregrind/m_syswrap/syscall-ppc32-linux.S
coregrind/m_syswrap/syscall-ppc64be-linux.S
coregrind/m_syswrap/syscall-ppc64le-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/syscall-x86-solaris.S
coregrind/m_syswrap/syswrap-amd64-darwin.c
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-amd64-solaris.c
coregrind/m_syswrap/syswrap-arm-linux.c
coregrind/m_syswrap/syswrap-arm64-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-mips64-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-tilegx-linux.c
coregrind/m_syswrap/syswrap-x86-darwin.c
coregrind/m_syswrap/syswrap-x86-linux.c
coregrind/m_syswrap/syswrap-x86-solaris.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_addrinfo.h
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_debuginfo.h
coregrind/pub_core_debuglog.h
coregrind/pub_core_deduppoolalloc.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_guest.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_poolalloc.h
coregrind/pub_core_rangemap.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-invoker-none.c
coregrind/vgdb-invoker-ptrace.c
coregrind/vgdb.c
coregrind/vgdb.h
drd/drd.h
drd/drd_barrier.c
drd/drd_barrier.h
drd/drd_basics.h
drd/drd_bitmap.c
drd/drd_bitmap.h
drd/drd_clientobj.c
drd/drd_clientobj.h
drd/drd_clientreq.c
drd/drd_clientreq.h
drd/drd_cond.c
drd/drd_cond.h
drd/drd_darwin_intercepts.c
drd/drd_error.c
drd/drd_error.h
drd/drd_hb.c
drd/drd_hb.h
drd/drd_libstdcxx_intercepts.c
drd/drd_load_store.c
drd/drd_load_store.h
drd/drd_main.c
drd/drd_malloc_wrappers.c
drd/drd_malloc_wrappers.h
drd/drd_mutex.c
drd/drd_mutex.h
drd/drd_pthread_intercepts.c
drd/drd_qtcore_intercepts.c
drd/drd_rwlock.c
drd/drd_rwlock.h
drd/drd_segment.c
drd/drd_segment.h
drd/drd_semaphore.c
drd/drd_semaphore.h
drd/drd_strmem_intercepts.c
drd/drd_suppression.c
drd/drd_thread.c
drd/drd_thread.h
drd/drd_thread_bitmap.h
drd/drd_vc.c
drd/drd_vc.h
drd/pub_drd_bitmap.h
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_addrdescr.c
helgrind/hg_addrdescr.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_addrinfo.h
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_deduppoolalloc.h
include/pub_tool_errormgr.h
include/pub_tool_execontext.h
include/pub_tool_gdbserver.h
include/pub_tool_guest.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_rangemap.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_transtab.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-arm64-linux.h
include/vki/vki-darwin.h
include/vki/vki-linux.h
include/vki/vki-mips32-linux.h
include/vki/vki-mips64-linux.h
include/vki/vki-posixtypes-amd64-linux.h
include/vki/vki-posixtypes-arm-linux.h
include/vki/vki-posixtypes-arm64-linux.h
include/vki/vki-posixtypes-mips32-linux.h
include/vki/vki-posixtypes-mips64-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-tilegx-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-arm64-linux.h
include/vki/vki-scnums-darwin.h
include/vki/vki-scnums-mips32-linux.h
include/vki/vki-scnums-mips64-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-solaris.h
include/vki/vki-scnums-tilegx-linux.h
include/vki/vki-scnums-x86-linux.h
include/vki/vki-tilegx-linux.h
include/vki/vki-x86-linux.h
lackey/lk_main.c
massif/ms_main.c
massif/ms_print.in
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
perf/tinycc.c
perf/vg_perf.in
shared/vg_replace_strmem.c
tests/vg_regtest.in

index e6b98028ab366247e89ac53b6e21bfa2b838c5df..bd8fdc594550e983e21c14b413a29960ec475353 100755 (executable)
 for i in `find . -name '*.[chS]' -o -name '*.in' -type f -not -path '*.svn\/*'` ; do
     echo $i
     if [ -L $i ]; then continue; fi  # skip symbolic links
-    perl -p -e 's/Copyright \(C\) 20([0-1])([0-9])-2013/Copyright (C) 20$1$2-2014/' < $i > tmp.$$
+    perl -p -e 's/Copyright \(C\) 20([0-1])([0-9])-2013/Copyright (C) 20$1$2-2015/' < $i > tmp.$$
     mv tmp.$$ $i
 
 # Copyright IBM Corp. 2010-2011
 
-    perl -p -e 's/Copyright IBM Corp. 20([0-1])([0-9])-2013/Copyright IBM Corp. 20$1$2-2014/' < $i > tmp.$$
+    perl -p -e 's/Copyright IBM Corp. 20([0-1])([0-9])-2013/Copyright IBM Corp. 20$1$2-2015/' < $i > tmp.$$
     mv tmp.$$ $i
 done
index fa95515feaf016e28e61db33e6710266438b9368..6e94b9afa7f3887d8253e6f70202f6734059bb8c 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Philippe Waroquiers
+   Copyright (C) 2014-2015 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 5d4e1577751b6951e88b4db1e550a30b05726328..1715a55a640bd071c5fe01bf68804dd935a18d66 100644 (file)
@@ -17,7 +17,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 Mozilla Foundation
+   Copyright (C) 2013-2015 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 8da7a288b480376d0e66d79e5d6898d078cafe76..d56c74edf82bfce096663f52dbfc8597e094ef20 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9fbea204617411af3f549a26fb070a7fcc29b1b8..69365e864e8c3f4e0ff881416d234c96ff4d06da 100644 (file)
@@ -7,7 +7,7 @@
 #  This file is part of Cachegrind, a Valgrind tool for cache
 #  profiling programs.
 #
-#  Copyright (C) 2002-2013 Nicholas Nethercote
+#  Copyright (C) 2002-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or
@@ -158,7 +158,7 @@ usage: cg_annotate [options] cachegrind-out-file [source-files...]
     -I<d> --include=<d>   add <d> to list of directories to search for 
                           source files
 
-  cg_annotate is Copyright (C) 2002-2013 Nicholas Nethercote.
+  cg_annotate is Copyright (C) 2002-2015 Nicholas Nethercote.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
                                                 
index 39f77cd741087a6562509e73cf6e9982139786ec..08558be8cc339246125a317c78f83b79a62d4b27 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2011-2013 Nicholas Nethercote
+   Copyright (C) 2011-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7f9430bb9b60250d48733e8a084b5d371c45845e..910a9b16d968052f7f9a110a8c0dfff22291a8b8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 396bde167aac8ac21370f43ed705f1f637e82909..a347345d08daa95e06ed5ee42f732c1529d02f8d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 96f4b15437c0e10115af2a80118cb5e653b1bd50..395460bf79ee67f696068ba14c608dc6234a2658 100755 (executable)
@@ -7,7 +7,7 @@
 #  This file is part of Cachegrind, a Valgrind tool for cache
 #  profiling programs.
 #
-#  Copyright (C) 2002-2013 Nicholas Nethercote
+#  Copyright (C) 2002-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or
@@ -52,7 +52,7 @@ usage: cg_diff [options] <cachegrind-out-file1> <cachegrind-out-file2>
                           to filenames, eg. --mod-filename='s/prog[0-9]/projN/'
     --mod-funcname=<expr> like --mod-filename, but applied to function names
 
-  cg_diff is Copyright (C) 2002-2013 Nicholas Nethercote.
+  cg_diff is Copyright (C) 2002-2015 Nicholas Nethercote.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
                                                 
index 1b6cb74723f2b6e26d42313e25b553c37a76a5c8..de0c2a98a7f740d6e6d8c03d48ab437175685071 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -1783,7 +1783,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-2013, and GNU GPL'd, by Nicholas Nethercote et al.");
+      "Copyright (C) 2002-2015, and GNU GPL'd, by Nicholas Nethercote et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 500 );
 
index 6cb7f5ee98ca47d3d00f6ca1f926329e97b98ed9..b17b1ea8ad8bddd3d4a928c6934612f9f473ca70 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Cachegrind, a Valgrind tool for cache
   profiling programs.
 
-  Copyright (C) 2002-2013 Nicholas Nethercote
+  Copyright (C) 2002-2015 Nicholas Nethercote
      njn@valgrind.org
 
   AVL tree code derived from
index 12d6432936e041210ee6e52f480907db7d341b41..7edd18e6c795769d8cf880e855c873196b350433 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Cachegrind, a Valgrind tool for cache
    profiling programs.
 
-   Copyright (C) 2002-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 686f97c2c39a2795ab0283835ac0f3e8f5341ee5..ceea5b96992a46c397aee10a1e8dc286dc607ba6 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 9bf9c5cef6a4859a54bbd3372c1cb3b51c42bfaf..e9426e5d84f561afc0c29bb1b1ab30d189b32b4e 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 1079090c149806b34f79039ff1a3bcb95d7c0748..33b0e29d07aeb678a651c881e4a51aa58b32cf5c 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-2013 Josef Weidendorfer.  All rights reserved.
+   Copyright (C) 2003-2015 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 75b1a079e5679571851c1872ea7459ccbf977845..82f6f052dbbdd23ffa80d36c49b1608a169c1700 100644 (file)
@@ -8,11 +8,11 @@
 #  This file is part of Callgrind, a cache-simulator and call graph
 #  tracer built on Valgrind.
 #
-#  Copyright (C) 2003-2013 Josef Weidendorfer
+#  Copyright (C) 2003-2015 Josef Weidendorfer
 #     Josef.Weidendorfer@gmx.de
 #
 #  This file is based heavily on cg_annotate, part of Valgrind.
-#  Copyright (C) 2002-2013 Nicholas Nethercote
+#  Copyright (C) 2002-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or
index a38ee16f64e41f4cfabac65292066ee121021da5..76602599f6de73bf1902ecec80e7455803f46d58 100644 (file)
@@ -7,7 +7,7 @@
 #  This file is part of Callgrind, a cache-simulator and call graph
 #  tracer built on Valgrind.
 #
-#  Copyright (C) 2003-2013 Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
+#  Copyright (C) 2003-2015 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 645378ee692c95fc7ce3f06fb5e983d097322038..abe51268b5eb78688043a5d9e51a019b9b4b2e12 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 5ee62e6ce2906c692650161445d706e70dc7d109..fa76f1e6a7e41d9323e4c2603f8dafd5d8eb3dd1 100644 (file)
@@ -2,10 +2,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
-   Copyright (C) 2002-2013 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2015 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 73d1122fa47dee67055def8b7c47e87705169277..33f7386273df6c3521cba936cea79b23e2d78fd1 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 63256c71cd79c40f3588b2881edc1d0b4caab441..507117002948d505d53df33f04218940608b8521 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 8335f0da2bc3f7e4a61f4a3fc09ab8996ba37dfd..25ad7c3f6c3e04f33ed0e391a1106ac3a68f460c 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2004-2014 Josef Weidendorfer
+   Copyright (C) 2004-2015 Josef Weidendorfer
       josef.weidendorfer@gmx.de
 
    This program is free software; you can redistribute it and/or
index e4195cc0db986491c48c1bb0d2b18c6bb207ab54..6e8215ceab83a04a0ec54097b215c52de360c174 100644 (file)
@@ -2,10 +2,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains lot of code from Cachegrind
-   Copyright (C) 2002-2013 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2015 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 d332890b783ced1b90597ef238ba5e9256342c34..8907995e5529362f854efef0d1d3db0454168a4c 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 95babcab3fa23ff3956904e8cd608040db83ee19..e7ca68e450df74c4daa49e9d3fab7b5bb9db29f7 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 0293043c02b2fa52c279e0799ef845854171abdd..b38b3c313fe5f39330a95f720f30a68e638cdf0b 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 d2df9575185bfc147da35d8fbc634de204999862..243494146759aa6e3a07c4d56fb1d237c06c9749 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 6f33050b49e9f1ffd9421a32a9487721e38944da..bf511f74ea962b609e3688f70f46884bbe26477e 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2004-2014 Josef Weidendorfer
+   Copyright (C) 2004-2015 Josef Weidendorfer
       josef.weidendorfer@gmx.de
 
    This program is free software; you can redistribute it and/or
index c7cfd307ab5d5c0b54cd9067597cc07af3c7519d..dbd4533534c1331bb467789fb4fd08da12fd9aed 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 c9d5db24c834abb5ab2ee05d7f026d3cf6c0a377..2a9d44ef14f0d52ec4135be7b511abec2ca0de02 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2013 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2015 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
@@ -2038,7 +2038,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-2013, and GNU GPL'd, "
+    VG_(details_copyright_author)("Copyright (C) 2002-2015, and GNU GPL'd, "
                                  "by Josef Weidendorfer et al.");
     VG_(details_bug_reports_to)  (VG_BUGS_TO);
     VG_(details_avg_translation_sizeB) ( 500 );
index 99d58259ab12050744c13e1a33aedc0f4fb273d7..8fedbeac3ded53113429131a39cf20f9f29e8409 100644 (file)
@@ -7,10 +7,10 @@
    This file is part of Callgrind, a Valgrind tool for call graph
    profiling programs.
 
-   Copyright (C) 2003-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2003-2015, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This tool is derived from and contains code from Cachegrind
-   Copyright (C) 2002-2013 Nicholas Nethercote (njn@valgrind.org)
+   Copyright (C) 2002-2015 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 55895a86658fcbaf379c741f29a4e9c08748448e..2a38fc129e0a4b4459ca9bf4d204fea7ad451608 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2013, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2015, 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 2b14697b1aa02389dce2327e6429ab4d336a7103..8d429e1189a8f3d6dbbd896a1578cb8bec0ad146 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ceeb729decd20fa871c6dde305c7fd3b420260e3..4d018f20909fa7f8dbfca51c879377545d670c83 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fd27d6015206df32019af54de24e4b3bce93d8a4..8c39b47b5b13cd13d8fb450a4e1b99a64a863d61 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 17eccce2a4b9b091e61b87a427bc6662863f9d8e..ea68bdfe84f813bd8a315d05b84aa17a0276baea 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 Julian Seward
+   Copyright (C) 2006-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 987f97ad3ad3a543ee2a71af099b38e7510d570f..205e052ca3fec764c1d837fbcfce47aa25643a49 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9da5aaf2c9a94653a10c2b16eff961ae85076549..51c9bc5bbe4869239384d94c9b72cd4423817af4 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 13d3dfff8ecee4ccbd5e5ad541a8391259821b77..b5fd957dff6584d5362bd38ccbe4ff584d25859e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 811eb9192410abb2c7090fe0513630840de1ff17..63a515f29573c6788bff6436406aeafa9975aa61 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2002-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 35aee35347b126e88047ce2ca0ebd71fd145a827..7cbc7c741b4cf77cb71609f01eac6ece88216a1b 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7ac496901275b0959eb8cd135afe426704b98885..67b9277a62631211d36aa50c21ab25407b41f4ca 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f39a90f36bc787a870cd132d257287c022aa1ebb..a6f5a3262276131ab49c840486926425f193bf82 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Florian Krohm
+   Copyright (C) 2014-2015 Florian Krohm
       florian@eich-krohm.de
 
    This program is free software; you can redistribute it and/or
index 8b7871ee5b31ce8645b26bc73c4d43b1d190e718..b4e498da72bc2dcce35609b0321cff319eb25462 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9b6473cc00162d8b5e8c1b427e9f20c10a0f70a8..3a12b78e641d0f071fadd6da6a6f63de0e9ed921 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2014 Ivo Raisr
+   Copyright (C) 2013-2015 Ivo Raisr
       ivosh@ivosh.net
 
    This program is free software; you can redistribute it and/or
index 1473cadb738ea2bdb5cc0a9cfd0c49868d6e24a5..48d6cf4915ff88f97d51bc89a26d58e689e42d5f 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index f26d1c5c919ab6206dd5b391f3c3366e7bc373e1..190ada1feb5b3327b5470564da013edc876d5039 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 8d345e61fcee165e6dc356a23025b69e1b432469..6f11cd230064e21c379e8f365e01584509873ef7 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d974c16a19c86debc208d7738d18f279c1de51ed..1735ce6a3608a7a2fee965647a1c250f20ae7d37 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 Mozilla Foundation
+   Copyright (C) 2013-2015 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 14d3949c428a2e71e5a834f34dcd52149f618c3f..03cbf0377c7bfa53586bb18113e6e99e3c8bb9e5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4c069666360b800887b2a4ca8134157cbcaafca1..b7eec6f748db7698dbcb821350581ab289c1afad 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP and others; see below
+   Copyright (C) 2008-2015 OpenWorks LLP and others; see below
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 083ed784dbe1233a8afa4add5dc96f76369755d1..9523f48b6970b96f1ee81badb23938995deed075 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 Mozilla Foundation
+   Copyright (C) 2013-2015 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 40a0e483d762a2a97e175034b96f3bfc69adf19a..d3adb7d89ef9bbc1c4e8612fd8be854997715a61 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index fb2e19392d2ad2769f5be8a3a285d79f88cab4cc..6cdf26e49165373f02bd4c7f101b41c715e97278 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 636153180fcb94d22d13b2870d50cc10e8dc9c08..3cccc68e868a89d32dbe0c88b1938a510ca33d54 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 22c58e9ae3038e46dc8ea0841b15bfaf633f2b3f..17d3761f52c8763435f529fd01b1a10f55189b2e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8b21ffb14740506d72c75a4fb51256411ce785dd..49c1d1a1e0baf87c4c60eaea306058ff96e82e2e 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Mozilla Foundation
+   Copyright (C) 2014-2015 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 50da29b7d842366e436512459cd20b3aefc5c436..a423799cc45ef7b72dbf5098447eb43f7df3ed8b 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-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c7278e2ea6989b605f956dd01793d390f86e25f1..aa1d9f9fbbe4315de8d3ecda58ab9564e8970c32 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 82fd90558d61a2c0b3065262d6156e9a8b3d5a51..eae3701bb5e8868fbf58241babd0cb771aaffb92 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index dc43c8c3f1ea5ce345eb4ca50defd38da37ffa01..88d49e97fea38a6c122672c0acfb6fb9e318642d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2fe45baeb1fdd7f92b6b1bc87e5d95e6e3c6659e..0e04bbeab29c739a5ca8e2e349f1267c2867ea76 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 574aad7375c74a779c53b2306df1d4e12a264e26..9e239b0f20257db6c18f47705a5e830db155583f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7d7ea08462b8bde5791021ebde58803d8e6048b6..2dd89cfd912cdd33fbcf01642640d6502dbd7399 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Mozilla Foundation
+   Copyright (C) 2014-2015 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 f359d575bbc589e31e62417cc17241bef87c07c0..a471ebb4ccb02a96c766004b9138cc1396a7b2b2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 664b5aa9d6b0b02b133bc4142bcf98ba885714cf..08a9f56819b43bb36fdeff0b981ea0f8aa0317d2 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-2013 Julian Seward
+   Copyright (C) 2000-2015 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 3884d5292fbf3dcb05ca869f1cba14c06edb14c5..45bc13522a5f4bd6eda7340a413ec4b636e9cb76 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c6186d5dd598e2b75f93c2e0101e42c4a22f6799..839e54621442f189919bd854394a51f628909c7e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks LLP
+   Copyright (C) 2008-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 66f567cbf3743e3f144fed8a05a9e390c576f8c3..dc6e26d2e8735accd67b3a492fb1772a6a04e524 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d562cc728bbebb9a30aa8868f28039cf0d7f0310..92016d88c9f644c09dec8152d2d20538d5044ec9 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Philippe Waroquiers philippe.waroquiers@skynet.be
+   Copyright (C) 2014-2015 Philippe Waroquiers philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 883e164554da9d7201f2bcc8ed4d371960532ef7..78db073be935a45e7194f1ca87f1a0813b5e8ebc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5241cbe65f4c226f2f85e9f56bbf6664b91d0f29..883250000db5ba05c56cd59090e742456ecdccf3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 02a8600190e99a880d6adec56ce960c071eca317..ee97ce33de0f96f7588a67d9205acc67d76b5ea0 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 245f693cdc12727d34e85859002359b5ed720db9..9d5d993213a70e4c5f93d3b67670e445c5420385 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 740505d596a5e757853488acabb6ca978d7bc87c..5a3dd81f902c9a8574da97d3a273bc8a22b86d42 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 9d5b1fcf745a18419338fca3f4f9de77c8e45121..6c5a5fe7bf39e7765fec91ef8fad9cca1faf8415 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2013 Evan Geller
+  Copyright (C) 2008-2015 Evan Geller
      gaze@bea.ms
 
   This program is free software; you can redistribute it and/or
index 9531275e2a9bd7cdfb00fd7db9d577545ae00a65..a5443fb86682b542e2f86834b933f764f77a0cbc 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2013-2013 OpenWorks
+  Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
   This program is free software; you can redistribute it and/or
index a3a158cd2db8710cb913dc52517afea5d29888d8..26b067d33193c7b67c600cbfcdadbfcd7f6636fd 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 RT-RK
+  Copyright (C) 2000-2015 RT-RK
      mips-valgrind@rt-rk.com 
 
   This program is free software; you can redistribute it and/or
index c2fc69da8a953caa6f66706c6d440ca3691d6534..8af39898f0b5054f2f1741c0ace9d2f3110a7d50 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 RT-RK
+  Copyright (C) 2000-2015 RT-RK
      mips-valgrind@rt-rk.com 
 
   This program is free software; you can redistribute it and/or
index 770a05882f77ed39d6d0fd7cc28268709e9f2cee..7dbdfb1363cb5c8f0a5c52a0159aa1b6689cd596 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2015 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 945fa29d4ea95bfab28ea1939840d613d69a8df9..46dce2d74a3469739be8bfcb258ba10e2890520a 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2015 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 7e5bc0dc7b6953255b848972024e1d4dd4a8169f..5da71a6ae5fe08e9803e00841a0f84d94632af37 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Cerion Armour-Brown <cerion@open-works.co.uk>
+  Copyright (C) 2005-2015 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 d7d05ab4e65b0e277b53999974185f802c1e52d7..30b2d13f5f450159a34fee9124f78fbb53b5fb3a 100644 (file)
@@ -8,8 +8,8 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright IBM Corp. 2010-2013
-  Copyright (C) 2011-2013, Florian Krohm (britzel@acm.org)
+  Copyright IBM Corp. 2010-2015
+  Copyright (C) 2011-2015, 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 3451fe5d220fd35a17329f8319ec057cdef2871d..8afa2b4d7bd59996db221ae2fd64c4e1afc61ab5 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2010-2013  Tilera Corp.
+  Copyright (C) 2010-2015  Tilera Corp.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index b6647cee61af5dfd7c790bee9c9b754f9c34746e..e636baefd7bd8cd106714a8523cc6acbf84c8c16 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index 20517da3f1d91ffedb8da800506c576a188f750a..9b93261960bb48283377f43549607d89aec83b4f 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index ec469a0ae5723a5c2b1e443a4630448a6c31ec5a..a46c6c36c26c921dcc1a534735f6941c58a67179 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f738279d49ab94eeebc9f3fc1f5ca8ce3ab863b2..c074f618e56f19f6eaa28ab339bd1acce35a89dc 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 15de26b653d8cd669779f859fa6d5c53217221f7..a5e8083b09ac40f183f16e5434088b41fdd18661 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 dee89631f73654ab509cf2473caaad8c7171f095..fd6bb4230b2d4bb3114b14926e086feeede3d930 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index cd6e2ffe1cacd179ffe3ae207d0d54c450874d3d..5bec6dbab6ac258b566235770156a85ef2b404ab 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d84191cf5fc4324ebf71ce1cfe7dc19e51298d0a..c8b7080f597f301b4bf300b1b71bfb9b34570858 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 17da98c0bb2f7957db9c2de4400f4b435aeea5db..5b218fb9b00bd9e10990ce0b4ef29ae09377bd78 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d71b0e89635a6c14c212a4f918db72bb44baf96d..20b02d18a7d7e5ddaf9156b1f61733db7daddfa5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2014 Petr Pavlu
+   Copyright (C) 2011-2015 Petr Pavlu
       setup@dagobah.cz
 
    This program is free software; you can redistribute it and/or
index 9b4d2b90fc8e5dbcc33a75734cc3f5de7eab2d72..e74383636f3b8c538264a3ddfe3f5513460af790 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 2d45838a9ec1117480348b7c2f234f7d0a716c1a..9dcc18e70c31b13214bbf39f6fde793a2f4e6371 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0f55b08001b1f12563745334b335103e0ff65ad8..0d715fa6dc99582214dc1f15d55e419322aeca29 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8eb9f2c6005910e2a00f4bb9106d7ecede03de47..68fc43438597e051277e41e96951fd451629605d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0ebc00c65798fb4a95afc4b9084e8105882da99a..1283de59d64db58976b50bdd3c502945dc79082c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6e6f99b81ff8e44bc68ce7140f478637f8c35066..e573af591c063e386298c915d2244ea71c6edb3a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index df56e3b09b1b00e88678e949c7935f8f6fc379c9..81a1a538a69a88071036beaf060eb35f5f97b839 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 Mozilla Inc
+   Copyright (C) 2010-2015 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 8c5b7f6b6538adcfac3ebe7da55bbac62a1b6c76..2cab44900fb1ca18c933f5d59f45d91d2ea18d3b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 33fab901a01906ee49b93189a974c9cc3a9c16fe..034511caf8a8914aa242d6f0b7cb8b51e115d83f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index be189a0c94be4b97b9b31b3332a4d8dc6c551fc8..692fb522804217d02aa385221ff32fe0174c88c3 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Apple Inc.
+   Copyright (C) 2007-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index b9bf99b06992f7b4c84a191940cd40518aa96e65..0a23b9af927982394a32dea44bec56b1241474fe 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 Apple Inc.
+   Copyright (C) 2006-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 2e6d745740aa586574e2529b11ed378180fab8f2..6110c930ff7524ca847563d184f08ee3eaba21b8 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f745600bc601f8a379a2c19266a72f60e99ba89d..a95ff9feff5030bf15e48d13a177356b27c97d40 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -292,8 +292,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-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"
+"  Valgrind is Copyright (C) 2000-2015, and GNU GPL'd, by Julian Seward et al.\n"
+"  LibVEX is Copyright (C) 2004-2015, and GNU GPL'd, by OpenWorks LLP et al.\n"
 "\n"
 "  Bug reports, feedback, admiration, abuse, etc, to: %s.\n"
 "\n";
index b8e994cab8059396cbdddbdb54da6d31bb58a40f..e522754475e2d39d28ec3c9d33781f098dc1cfae 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 86beb774e0cb80868f996d82535543ebcc02ed7d..4248e9b99836cde4c851eca6097e8b30315b862f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 358392ebccf5316f4182531a5f0f4da5d83f13c2..68446f8e9e3a46519b18a52862f8584980f316dd 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index ef2f214a52fbc875606ddcd5cfcd05b79c9950b2..ed203ceeede45e5c663410d7679339d0efd0eaaf 100644 (file)
@@ -5,7 +5,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 OpenWorks LLP info@open-works.co.uk,
+   Copyright (C) 2011-2015 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 0703c419081ca814e3eddfb5ec57aba23e33611f..b085d29681731b38beb990c271111881d9f029bc 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Mozilla Foundation
+   Copyright (C) 2014-2015 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 eaad1f8562d692e1e9c9874bc616592cb5e5b412..7e4df8da61145408de28d9e2a595062e699396a1 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
-   Copyright (C) 2003-2013 Jeremy Fitzhardinge
+   Copyright (C) 2003-2015 Jeremy Fitzhardinge
       jeremy@goop.org
 
    This program is free software; you can redistribute it and/or
index 9bf40dbe4f73f8151071cdf6335c7c937666bdb1..c31add04c22a1aeb23abc811909db357fa7c1aac 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 604e05a61b665bfe4d8446413238a313344d32d5..1483e82814c08b1ab79acba0a33a95923ee56403 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0b8022ba14759cb6726064d8754c01a1702881ee..25683f6b3d73e9db2cdbdc21f3b2cdd28993c0f5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2013 Mozilla Foundation
+   Copyright (C) 2012-2015 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 58e2ea3266358223ed50460b51dc45ec44b36005..ae291b1d026fbd4550ec4a59179b57da93c9c533 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2015 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 9a951ca30c2b4c0582c7d328937a6e9c3d638198..aa2b78cbbd908ee9e7db1725a36998da7dc7ae40 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2015 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 bef7b4fe1583f02abeab6ae06758cf7c58a88f3a..49ea81377b403db3d347b95d0b86e919f2b7457e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 939bc4fe45ec3d09a1b1d2fdaef5a58f9904f480..e9de6f9cf884a851efa7eb02cf42464b2a569854 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2015 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 dd25321946edb5f52c9a375932e78525c334d8c5..0afdae0279b767195309542ec3fbfb91b70598f2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2015 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 e41079171c5e2bc60df977993a78245428afca25..1234d560571776cfaff29378583433493f8f3c85 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 44f27f2423aadeeb33987db9a8d8be1536043489..b5637686a858fa9b3ea633d422d68d90e436093a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 92a41a78035fa9170819d7bb690d6b93dc7fa514..45904813d3a5b539c9a5bcbcd4c9387578a60b33 100644 (file)
@@ -14,7 +14,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Bart Van Assche <bvanassche@acm.org>.
+   Copyright (C) 2011-2015 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 57ca3b0ccb4aba778d0e399f31ca26975b84e844..668e99905265424938abddc2781d3f1c0507b4fd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f42641086e8251082b2013e84f00848895160b72..281d7199f329fb7616a967ee2b94c774449d3c2e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks Ltd
+   Copyright (C) 2006-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index adb86bca3f39d11a9cdfddf1d275625b25da4e26..fa34624d4ee4eedd755f28ddf6c4938bd2ca6641 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 0e3951a8b39866674a8d0da5e12e55219b26988b..2f7781aefd3f9a6acc89ec8d8628d4d8c917d8de 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2013 Paul Mackerras
+   Copyright (C) 2004-2015 Paul Mackerras
       paulus@samba.org
-   Copyright (C) 2008-2013 Evan Geller
+   Copyright (C) 2008-2015 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index 0d0cc2a7e69e6bfb5b717f968f82d58a2ab478d3..a0134e4c3661376ed9b6c575569edfe87f76240e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 OpenWorks
+   Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index 5e5eaf69d5aeb00b6df5c958e920e2dd5c4485a5..8c513fff0c9b448b5f55230e83b603dda25fd542 100644 (file)
@@ -10,9 +10,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks Ltd
+   Copyright (C) 2006-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index d6e76b1d6a70c92a5044e2f6c44da65690c364b0..a95a661e3b6bf9e3ec44975f3ca2caa823356993 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 04e0733806221e898c67abca7d557ccb7c4d9193..f21e2c7e5313c913e8603c9f44a1dcc8de5b59bf 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK 
+   Copyright (C) 2010-2015 RT-RK 
       mips-valgrind@rt-rk.com 
 
    This program is free software; you can redistribute it and/or
index 881234ab8e15d3eae0733c822dc4d525452fa99c..2a496febd8ce78fe468cab03cdd851d9c62b568e 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2013 Paul Mackerras
+   Copyright (C) 2004-2015 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index a58c2d4ee40986048eaef653fe15385289708828..c5f530110b1ddfabe8547d765bdfc9b0d1464f65 100644 (file)
@@ -8,9 +8,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2004-2013 Paul Mackerras
+   Copyright (C) 2004-2015 Paul Mackerras
       paulus@samba.org
 
    This program is free software; you can redistribute it and/or
index e0cd419916fad53174cea02b67f6c06b126538c0..3f106f90151906333cc098e224087eb28ec86d91 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2013
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5f3b656209795015fabef204fff6486657ef4a95..c19fb1fd718f14e5604e4761b575c33913ffdbd0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2014 Petr Pavlu
+   Copyright (C) 2011-2015 Petr Pavlu
       setup@dagobah.cz
 
    This program is free software; you can redistribute it and/or
index f57dd077ab1813d191cfaf19f96f5dce3cee5a73..52cbf4b34709f893ea2cedd2967e527c4c6286d1 100644 (file)
@@ -8,7 +8,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2010-2013 Tilera Corp.
+  Copyright (C) 2010-2015 Tilera Corp.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 789e7f17fa57876bb183f3ba1444a2018bacef37..2e6492f33969c33576ea3a4b0d08bd6d49101b7e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks Ltd
+   Copyright (C) 2006-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 43111116da16f25eff417ffa0cd1bf143a64aec4..3a46bfd321cb525fb2457003bd21f67b3464ef52 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index f59bff7d2cb4c1c65c5fc92ccaa7d70933dc29a7..e105afa96d3f2485a267969c1d557067df202c97 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3f111c411df6e0ebddc6a86909ad38b09f164fc3..a8a845d5258b3656b2d9b2c06c45fbf6d589ae0a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1a56f414484c438f8b25bc10349e56047b8214eb..aac5ebf7f0f5b35f392c6156b7ce336f60f90c8c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 726ac61ed8bf97e53a1550de5851e95c66d6ea47..f0ddd4426c2bddf58816a78473650d506b8a9f14 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8cc0564ab403ccb8ef568f2d936519d237392e7e..308fcfef7cd845821d537f77bcb1e45b51c71205 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bae30d315d672b3261e9627be9bff5fffd5669f2..62784e9a9a023d17faa80e0aad7c1301723c1f53 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 6dbcf1212f954ae705cb26b0e8e115db6e108366..029260f5d5ea938f7e0409a14ae024d321d154ea 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 07b745f46ad4ff638fc83e7f56f2335eb52eb636..66cdaa6d2e3a1284a22e3b82bc15f58dc94a10de 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6552dca82c17a5ffed5fe868ebf22208d15e1ebf..03fcd118a7547e7e4f95506f96c3c6d748afce22 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 4105f96663ca91ee4587d80bc3fcdc2992669367..cabad7ccc50d601bf9073dfd4fc24a1682889296 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 1ea0aa877e02874b60cb81b16929741a7796a608..3c30e49bb2012157d875bb6420dff18b3e5f38f0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2014 Petr Pavlu
+   Copyright (C) 2011-2015 Petr Pavlu
       setup@dagobah.cz
 
    This program is free software; you can redistribute it and/or
index 8ec0e281ddb9bf32291449642d9bd661c4fd5d32..0eacfc758d9891af171eb49f86c17336c5d0cdd8 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c5937302c64d08f90832815d1b3eb0f5dd7da8b4..d82ea164fa0e0007ddf6c7ea3ca76680e908bc48 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index a6d74690ecc4e0d99d891da0dec418b261ba78ec..e2c61b4e50cdfd517f18b95e00c4bf8c5d20bb54 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index f2052237b7e0cd8be5ae9a3470f2224650654c91..a34cf9c586800e211c1406384b2cac0f950f2e51 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2014-2014 Petr Pavlu
+  Copyright (C) 2014-2015 Petr Pavlu
      setup@dagobah.cz
 
   This program is free software; you can redistribute it and/or
index 383929982cdc381b4d491147ea34148fdcf13336..e2517db20b83e45aee29869cdf82fa8e7c348732 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2008-2013 Evan Geller (gaze@bea.ms)
+  Copyright (C) 2008-2015 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 8b0e4b39c8ed2c59ad347b910ec9ce1e70483707..80839962a4d5149ddb1b8a15ad0f8cae36bd4321 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2013-2013 OpenWorks
+  Copyright (C) 2013-2015 OpenWorks
      info@open-works.net
 
   This program is free software; you can redistribute it and/or
index 4a764a2812ae5fe8eb70e8cf240c4c5fd7f8cf2b..9b14daa02552349cb0eafdcff7ff4b57d76c02ad 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 330ab1d17ca7b1cbbb85b4ceb9e97959b5edf721..32ccfede88627785772cc120fa0c44d0e3a48257 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 9cd2aaa9075605d1875f6bfcbd50ed0c85f58e5c..86946b46e03be220ec2bb4958a131f9246fff59c 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Paul Mackerras (paulus@samba.org)
+  Copyright (C) 2005-2015 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 a301612e4223c33840e3136d35ca86325a4d6234..0634abc55855e58dfcb279226d89d0bc4dd2aada 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Paul Mackerras <paulus@samba.org>
+  Copyright (C) 2005-2015 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 4ea1f8fcebf2fb58b8f42160dc678912956a258e..8b615091793171b0d0b17df95283cfd203f9c6d7 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2005-2013 Paul Mackerras <paulus@samba.org>
+  Copyright (C) 2005-2015 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 6b21eac6224079991432b905b787de253bdea320..72231f2c87577d4a8ca9c1721d5fab92413e0257 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2013
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 73d1b2d8c35bc475aad14cf86f9464cf204e83a2..4f7bac7f0fe51934830ccb5f6d284f134fbe611a 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index d32d537bdf1bedabf0ed3c462158836d4741c676..30cb23e45d04a978cdd7f77eb7ab4c42aefc39af 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index cb4346fa715dd6b1581e6d1fd6d51bcded454fa1..654aa84347ad55501dcc31276426836b72be2bf9 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2011-2014 Petr Pavlu
+  Copyright (C) 2011-2015 Petr Pavlu
      setup@dagobah.cz
 
   This program is free software; you can redistribute it and/or
index b1e62881f738054f3c66cc7633026ade23a29cd0..8f13e71f8adc91a9b6ee49ba2511715d8522ca07 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index a61589b9927d07144b31dc0bd27b1fc3104a3945..7c88bc225dbec27d410b21ee9f4e4b8d15b7048d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 9fa0e99de38151f3a6d6611dd9491bd78a1dad8f..4fd78ec3608a5b61910cc2623f05aa572540684d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Petr Pavlu
+   Copyright (C) 2014-2015 Petr Pavlu
       setup@dagobah.cz
 
    This program is free software; you can redistribute it and/or
index e0faf17fd1e18e383949a77993b9a469d957e1e0..3ccad12c2b3a12526edd8c94733782b364420c73 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2013 Evan Geller
+   Copyright (C) 2008-2015 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index 30e523f67374504ac4005e19239129fdd3465a2a..6661d1ddc8760977b1fdf24add9433679bcef10b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 OpenWorks
+   Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index 2ee9c4d30081215cfa057ab30f1dbb8e104d214d..1c1cb0e43624fa38d21f8b68ca61daefd9d25016 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index b89746064ea60f004a23fdd0d965a40a6d2b235c..aa60d675218ef0ad8badcc287f528a01e7be7615 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fe780282e25806fefa51348d240596821e42ed73..cd27091bd5faca595f8f7ba2de8178a45331eb07 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c69ab9de868351c1eef1b99fa1c52842b6e06cbf..980f881b1ba2e703455254d979df255e22d4c1d7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 8fb8ce65fa8388adac3677ce457d99dcb590e8ba..4f37c32d091cc88a14eeb64d49001fa65473aaf3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2c61e7cc04c0ca299beb81f372bf7bef401262b1..7a4a857e2ce76b5229ff14951cd9e30f1197bbb6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 73cffa70793137c8f9cace3c255cfd0bf3a35e35..12d147dfdb8d16f8b7af0509c4d7468c32c2cf33 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 293e101aca819476c5b0d5cc4aa66ee9f18baa76..9ceaa15148149e2f419a7794cd3e33520f2d6fa8 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2013 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2015 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2015 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 09ec2839fcf5b5a2646fe35a2e9176373f4a11f5..15b8979eb1f95f964883daeea44049ea9507702b 100644 (file)
@@ -7,8 +7,8 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote <njn@valgrind.org>
-   Copyright (C) 2005-2013 Cerion Armour-Brown <cerion@open-works.co.uk>
+   Copyright (C) 2005-2015 Nicholas Nethercote <njn@valgrind.org>
+   Copyright (C) 2005-2015 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 b4258716d8191896294f367f8e4cb10d09c4fff0..e919b8f31e2a779d81f73daceacacfe55e728eee 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2013
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 88d38c71fc6c78852394edaac164947bded5b303..aceceb465ef3e555ea90bec3003f93a654bd3585 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2010-2013 Tilera Corp.
+  Copyright (C) 2010-2015 Tilera Corp.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index b1b3aebe13bee5a1d8ccb355f66c543bf9e9b241..a9282ee1f7548d1bee637a3f21e374b903248d41 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index eb2fa30d17a4eec3cbbe403a15af58c18bfa3b00..24d7dc18a92cfa5cfa6bd4d08263274f859a5843 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 76c69e31305c10a477def764e7f9911750816dc9..ed577294a53abf986158835bf5a88505d1878051 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2014 Petr Pavlu
+   Copyright (C) 2011-2015 Petr Pavlu
       setup@dagobah.cz
 
    This program is free software; you can redistribute it and/or
index e6b7b7ba93465c4c8761be51b71f5c763d4e473e..c4cf55b77ea6301bf01348287963bfff8d623fc5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 293284942530c9b0282a6e650f7ff31f3e3ea74a..6971a47cc31ccc056f5aa7c37dbde0303890c424 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Nicholas Nethercote
+   Copyright (C) 2000-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 189479c039e8a02e1f4afee8208d75fdfb1bd234..5d46b1567cb68e8b8616a67bdd4ffc426af7ae8a 100644 (file)
@@ -7,9 +7,9 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2000-2013 Julian Seward 
+  Copyright (C) 2000-2015 Julian Seward 
      jseward@acm.org
-  Copyright (C) 2006-2013 OpenWorks LLP
+  Copyright (C) 2006-2015 OpenWorks LLP
      info@open-works.co.uk
        
   This program is free software; you can redistribute it and/or
index ce93b33d1294a39cf11ca91514d1e94f93b9e85a..62680cb9bd317c1c980e11044a32a9d03dde1dca 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 85f9eaaf3667b5e03704a44779832ae21a9101db..b9cce99201c9ec27aaff5494b2ea213471909309 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index af84fae1b0a8670100192b728bb9deec20b29d37..78a22f2b9721ed098fb698d3a09939b275d55b2b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index eac91e81bd6c1e20c5bd2f83ba8761511c456014..efe0f59fe4e9e2a1101220e2f8ed0b4f6c13b08d 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index 40dd4605e856fbfdbcc85dc3d9b9118ac96ec9dd..a319f4acc47bf8075fec6efb84a45eee76c49aaa 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 30e3975830fa2d7b8a7a050673f72a38fa58f7fa..7b3ccfd5099808db9ced72d63d22b658627fa86f 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6751f19a63b10e91de869ccd2c998a9f983db7a6..7f6b5b652ab3e8b2b41993e98c1549253748cb7a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8a83b05d586c7d789b4b7ff8c395e7212f0fb883..11b115c72410a0496f337e9a02f87dcd1cef5dc5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e805248cd2db059f8f5ad93725a7b9ef8b69338f..9807a824036f31835a39fa39e76c8377c88806e9 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 30cd6ad6f0d41db6bcdfa2584dc5a2d7c56a0a40..9717020c24ea3437d436d507c5020f697976bf02 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Julian Seward
+   Copyright (C) 2007-2015 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index 3922e527657e53c58b957884678dced1b401db40..07f161fee3f4773879d39d0414340f2775607f4b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 577c1042100acf5b266cda03ac6bda3daeae5e50..d5ee2dba192a1c2cb076beefcb3c8c86e234a2cb 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014  Philippe Waroquiers
+   Copyright (C) 2014-2015  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 7ff0d98c787d07b45a06aa882f5be55bb0a8e1d8..66bca0cda0eaa91c1ad4604c1de24d604cafbd30 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2013 Julian Seward
+   Copyright (C) 2009-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3f58d8138bc37eb9f86ad410c3d92f1268230b95..5aeb8cc0d006687f4bbe701bb54f2ce60da14042 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9d7e6b4517dfb81b2e201354a50c430593487dd7..278e3dc00eb002ec1f390e6a5f6a3c3752069ce7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ada20cb1d2c65c88a15938eff3588afc9f191e02..0dccce8e3c25ca1084c2be19688554da243a0873 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7087fbe885d72888e8db5ea80ed38673de46763f..215dfb20ebaa7cde021595c408d465292782fdf1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b6d3a096c6261040e0fc3320d531c05ac734dcab..45c48c31ae649463426e4bf8d573951de1f5f0f5 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0cf003631a916150f7e8f477a838fa53148decb5..bac902e1595c20b36b92ec99e4a97119046a7482 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 08e41079cc713bc9fe5c8b7347177b2e23906508..851b3ff3fdc4fdba5e24aeae5bb5ff54979006f1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index eebe3713e44d3154e7a2b8f89176d951147b4b36..f34e56efd32f33d7d681b1a652d92cf585042e50 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5a99d155132085818ce51d3c08f956612ca9ed5b..b698f2c9d817647489b074b9c6f48cfca73dc3ce 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 812ce8ab3e976cad69cdfb8941b1e51ad9a0610c..c5006caf1038e1f2c6b5838b8cbdc70f969b6af2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0803485fab1f1de4701bc2fe0f1299ae0d231c43..956fe17be68b1a196b40fa3e88a3e37d3873177d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014  Philippe Waroquiers philippe.waroquiers@skynet.be
+   Copyright (C) 2014-2015  Philippe Waroquiers philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b7e1a8feccc69192cb7fb3377d5643e039cf78aa..57b2f7b0a28149e5665bfc8a9151ebeb161211bf 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9e08e9d46a47ef05d8f6ccca591ba532bdee32c7..222879b10256d22e6eb2a593c213a0da379ae73a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 97fa50087fc59d1ad1e2c731d7df981f9b88b04e..297efa31a3905d7656c7ff79286f166971d26a57 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5454882012be5ddf2a210b75eb11b297bb88301c..5dc01b702ce6ac437397d07510fd69fd4c42afa5 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index abab88895b888712c623262eeb41b281ec8f2791..b553cc03da983487d45620fb4ff12f29078ada11 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 4f3210c774708edaf04fd1e8a94bae137128def6..fa69863667127f0b46ada76892729754de979629 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 46a7d059c6c9ee48236e1427ddf8a2e5d7d9e0b1..d7025c64e947ded15c762d9560486d5714c40e90 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 OpenWorks LLP
+   Copyright (C) 2014-2015 OpenWorks LLP
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index ca6ba57fb1ebe78c45849070d76f8ac4600f7a54..e5eb46f97b0980f9e58913d77bca473c569e2979 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 7a20c03ebc7d7289f6e3e784ba02402e9cc2c115..2943321b6f0679a133a9e25e0d7642469aa8b109 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9ee26227a6812e1c512297639e2eec5d985e31f3..0e59844e430077a638302a4f6b973972f1841d10 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2013 Philippe Waroquiers
+   Copyright (C) 2012-2015 Philippe Waroquiers
       philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
index 5a7931a304c57995df0581a717cacba7542bb576..93133500864bf41551c4937e2db0b9ec07fe2b74 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e0b5bbfc613c613580a63c8132b7d6835ed82a49..cdb4c49b5a61fa868a9b8d1fc5de520f8c660d6e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 560e10ce55154256785b24557b9633abe9013285..caf7ce18a1d071e5bb64c4738ff6192edcd094c4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index aedd915bb7cba9a3f52d5ec4f9ad051adf8048da..7b2d4a81309f7fcf91f3900d043abacf56aec87f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8c16b672b48b53feab40b078da4377bea34135b9..1bb27baabd44847512a5de5ff7617eda1e4c38f4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1f71acf29ef1b9c7401c237146ac8f5f8ca9ed47..105c304bf705ab6b25abc4ca1aade94c987c0867 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 Mozilla Inc
+   Copyright (C) 2010-2015 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 46fa22ca6401aa100c5bf9dc750858f49d76ff9d..8da6fed76e88bdf0b10b0fb7715157c7591614df 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 038747c2d43ddf2078a0851c35b50b9961f0e47a..3dd882c4f7ebf76b0d5cd26e276a799971ae0597 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Apple Inc.
+   Copyright (C) 2005-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index a20681f259172b7738f41fb546642120d1322e61..a72381b033c9e074f0806106fd18c016286cea3f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e3f0820ec3f8fe540d91181bdf82b4b2225956b1..87fe7d95a2f9308284fc8795854a185ff42bee3a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b9d0d4da17bec715c3b02cdb6ab6ca582e4a95a2..2a45c6b39c7a930a95abb0db8cdf9d6eac6cd900 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 51a6921dcbd4be8312aaa58de8ec4a30ce1cf221..67a1e9108d1ab3b0db183c7fe16aa0dccaf9a60a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index c8127e6a73051950f44a034d72e37df22f65d341..7744e8cd5cb807af4a94a8f75019b7f944595a7a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013  Florian Krohm florian@eich-krohm.de
+   Copyright (C) 2013-2015  Florian Krohm florian@eich-krohm.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 d181e1fca1b9ed78d7897e03c435b6fab0ae0367..39d24a4e5c0dce708de094ce90cb0b2dab56af9f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Mozilla Foundation
+   Copyright (C) 2014-2015 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 3f2541b3d24ed892e7edd46c29775313f04ff54f..5d4042995d73c9d9d7a84ee62794ae2295853904 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bbcbf8d7f8bd6580bb90c7f11e80df11185f2533..4cb3e6f22b63c7d195b9c5bc669a1d6812346fd7 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 69f484733c35f3fcd2bf178ebc6118c767630c3a..c17366d5af0f835e80afeb48da91207fc06a0703 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2012-2013 Mozilla Foundation
+   Copyright (C) 2012-2015 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 aa9cf041ef5cd3fbc7a8c7e432b10ea999cdf03f..08519509584316c0d506d4f52f9e138699c03933 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6ac52c10f50b51bde06f8467e55764c507019bc0..3e30e4dbf39604d275221e2a849e1a1ef26eb5fc 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 74f0d1b26cac1d07d7a905ccc7c363e8c469d867..3e6b6829532152271e96942701fea29ab1d2cbe7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1b1c33772aebdf5fc32d56e807029c0f22087491..88d7d621714a85dcdc1f1175bde03383a1d75816 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 68c32b0d2cea1449bed3a51082d9d050430dd7fb..b1a210b1cab1a1e80285d5e8ad948839a8b7ee58 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 31f5f72975ef05fc9ba8125e0eabbd55a0380ab1..3d83f4e09d4d999657edf616e9abd1b4eedada0b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5ec37aadfd8d87bd19502610a4279392b37daaea..e8aee0446bdde712fc7127b27285c7d1b65401c8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b7ff146704538743de9515ecd999d2733c50702f..d8fe50e8bd5cb33f20266384117e0370c45c6390 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 3c8047c1e3cf4d122d420a8e14bd2d13401f74d4..2508b28c08361fc93dfa9beb4a4ef3bd67605b79 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 935ab3e89b4b160781545b48ba18e2dda8837698..d2aa2514c68b6b8ee69346d4dee40556a49b6f5f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a2f193970928e0bad7407169c123bb8685040564..41da986938de97f84733b51b3bec255b14258bf8 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ff96137493337c175b16c316660db4e6d49f57a5..eda5ec65eac95a454726233202edd2731dbca665 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 486662986a7d32bda86855b912d87290b677329b..4c0b0682300518bc9a729289771ef37e5c6a8d18 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 291f9dfb8f488516e89c9b964fbe48ba8066ac5b..e9f3bc26efd42207d6497599cb0ad255f3d76452 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 224a9cc7b8741973a3527428bafc6e004a572375..a54b393115abd2ce6574d68f89aa715624c7270f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2fe97aa635a4b57a2a8bbecdcbfe2dffdadb80fc..856069e92c785625d1fa016292463dee09b98249 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 0b10ea4147b2a24d2b40445d8f86fbf7b83b150b..8e886007404f6696659b75aa2f313a9f0dead262 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 4ceb625c8de42ede4c5bfd01afca833bee45bb97..dcdfc893d7b0f3364ca1f7a67a47906b9d736041 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 284c050358c01e2eaaeec7ff35e74f98d4d095da..b472edb4d2e5ca4d3d033348ce542ed9b3807eef 100644 (file)
@@ -7,11 +7,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c720216a71a0de70c029ef6468011eeb53613a2f..11dc8303e6e0d3e9901ea3907b6705ab4a2cccfe 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Julian Seward
+   Copyright (C) 2007-2015 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index a7fab9711d684fa9365fae08a9b8db241ab44676..bbe5f94e6692a3dc51b9d3b23dc1b727cc07c43b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 576e70feb74ebba2dbd48caf5984da4e329debd2..2ea7a7a9bf26a174bf1237bd71f0fd1387d953b3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9b6b90c1ab1c37cbecff5bae2df309cb7072f638..4b1fe2dc379b4055379d59643c688000dfa543e1 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 ca882c35f926eff53255e3c0b28689713e0b1cd1..d65f59aa4852e111fd932833361d03bd669d5898 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 a85f26b96310ba4e5053c59474219221ff79db9c..cc528eccbe3bf41aad40b4b9cf6582cf6095ad3e 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 4f901b95cb4e3e5bdeccf79bcbcd3b60353401a1..6d4c0814cc2319c978a5ffe6202820cec85ed3b1 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 1e9685713517d34cc78b1ef0503a1e0bc346d7b5..4615e5b4c77f9252c53f31a76fcc7c8a824138c7 100644 (file)
--- a/drd/drd.h
+++ b/drd/drd.h
@@ -12,7 +12,7 @@
   This file is part of DRD, a Valgrind tool for verification of
   multithreaded programs.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 Bart Van Assche <bvanassche@acm.org>.
   All rights reserved.
 
   Redistribution and use in source and binary forms, with or without
index 12cb7e9e15401c70b3aab78b9ced27e66b045b0f..e1ab131cead57302ccb298c1ab6c3a7d94069645 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 57a48c760f5bcb8dd6f2c5d6f67390ef75583a7b..c571807654763c5834b2b413d968cb2522646813 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 7ad3139204ae3f89a34b0086b5f61d52d8f01579..57b2df0c76c620ac45911decbf6bdcb55400aa86 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2009-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2009-2015 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 0b2b099a8190f48dcc48768b144de5f83fb9b931..df7691ab487493d2ef8f7a2139f87c9d0f345d63 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 0b47157532699cb1d31205b8e45e4c29131b6218..94b52855daa0a6a42165c8b1a4727a0b26bbb3c8 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 66c1f1086d18dbc691bed51aeaad0c90177d5f60..7bc10183a64745b176d11d859a17430bdac572a7 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 b3190ab70690ab439bc353de9bce5fd4301756ee..16fe562daa7cc956858a010093ffdddff6bc2130 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 ed8ba7d0adcbea76d1c4c591ca99b0bb90aa000b..47405d3aa4afa3e647ac238c085d5d14cbbae5cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 3e34fc8ba5c51f4a3a14240d60ed9aeac28f2df6..5d9b9b32a72608701f5cf92dd96428f9a8db9a09 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 ccab0814d21730a9805c9a314e66ca97ce95d44b..efc8e23403b777c5ec649c1f021ca701b99b682b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 7cfa48cc12f9470ee4f1f19cdfbbcc8bb2d0f7ae..3f5857d12b5e5247b660bc277baedbdc297295c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 08cd467d692edc005f0c9b92969cf2bd6ff58600..25ce9fb11e330608617565e81e77d49ce8b0be7c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 fd963df8867fe635f68930c76f96fc915bb9a405..fb116f6b25763028ee4d84cc7f032436ddbba721 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 0825eff52562fbad8bc9764d841f4b1e18a69887..7f80d44e196bce20081cf0a2177a882fc21258d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 d4ea6d36eebc8ab8f34b36075cbb632f66c6504f..5688feb1310962ee79b87889cb52f145f5cdbf2b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 7616b0abc3a52015c1f23d7557739b845740bba0..86432fc7a0097bbbe5ccea662f67786dfb0db7d0 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 99cbd3f5c60e34544978916c73ad1fa23b371068..82a583d18833570116124d627d05aa7e78f41499 100644 (file)
@@ -5,7 +5,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2014 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2014-2015 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 99be669b1e76b0f8ec2cb959061234ad650731d8..f968bcc1dbb5e7b48b148af9a601096d29880b9e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 ec8b4a5d1df25ea1b061bb113f0b6282b81cf6b0..9e649e8ae74920d1b6e5a3df7b6b38bc5019c01e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 d96256f27e7932e0e92055dd6fe1201234527b4e..69b7f4561df80524e554f7ba50c45d73126dfcb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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
@@ -829,7 +829,7 @@ void drd_pre_clo_init(void)
    VG_(details_name)            ("drd");
    VG_(details_version)         (NULL);
    VG_(details_description)     ("a thread error detector");
-   VG_(details_copyright_author)("Copyright (C) 2006-2013, and GNU GPL'd,"
+   VG_(details_copyright_author)("Copyright (C) 2006-2015, and GNU GPL'd,"
                                  " by Bart Van Assche.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
index 369936de58afb07998f08842adf6b0e438db64ed..e742ed78862b99346122b9d28c837e1fae303282 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 6a9b6fd16642aed0d9a2d2be6f4701d101ec3991..79bb67d1fd98433a149525f85c209f43786ef475 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 c7f536498efc92620ae2aa07b21337690b693cc3..4fe30e5b4533c312910eb3846d88c60c9e3be0d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 953045af8da106899153c0550173487ec75a113d..e2bbc1be151c00302c374b1e20337998143c5175 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 ea14fa45cb625a73420bc6dd50accf32ffe33bbc..85932106a2b3fb6bbc2620dcf4652dfd5789cccc 100644 (file)
@@ -5,7 +5,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 85c5a53a19cc694c54f157bd000f95eb152ab754..9a6b8e91601277fcd75aa95f00cfac72fc557dc5 100644 (file)
@@ -5,7 +5,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 04bae0595f2a1a3e8a3b92abbab7bfc5edd3fa2b..30c0f20da73d168952090931ae4a17f2ffc80d1a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 dc10da0430e568f38ed26a13c572b82899756064..8728c9caab2b7e9a4055fbee2d770d4d0a236c28 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 8b4aa4c73df13af3e487e0134e89caea9b0913f7..a6c0bbc23c43c446684f0a80450bed09bd3e6afd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 121010a9241929c7e9326ddb8cafb4146bf5070f..de265db54f68bcb6123a3683f23fc72842facba2 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 ef729ccbc9e7aca7726e653ea073ca8e1ad64b5e..f5bad6cb04af89a22c864b183d37bbf32ab383cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 3172cec3dbed9d6c978af4e2e6d868fcf99d79b1..aa6b6f3e43b537ab66c5e96c81b5235eb1b19323 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 139117ca308781ef236adb71578bc0c88e30f92c..a538134c02aeecfe2fbdb88359874c95bf08954d 100644 (file)
@@ -9,7 +9,7 @@
   from memchec/mc_replace_strmem.c, which has the following copyright
   notice:
 
-  Copyright (C) 2000-2013 Julian Seward
+  Copyright (C) 2000-2015 Julian Seward
   jseward@acm.org
 
   This program is free software; you can redistribute it and/or
index ef6d18628917b6da36b857a60ab17c044ee6f0fb..c87907857e3541bc0fa3203211863477bd7c15da 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 f1e8b27907252f376a3662113b170f698a244b87..9bb320091f4cc854fc9c85dc0936da6d71c62afb 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 8e209615a1360bf975b4b4b648a91274ff1d3182..eece0a4cced277cad5c1913e7222e9e0de5d99a8 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 7687c02a6e122123d9eb0aead49dc058f1b2e378..dce884e131496750fb78b8d8e9570f59a8eabf8f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 edde023068e38536c04478b14fa81e16a9fe58f6..49e8aa3b2a967ea33f9f0753548d30b1ad3c134a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 91671fbb699c2e719cb547f5d957dff18824f589..fe3cf0b634205ea4f68dc41f2127933cd819a332 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 7765dff5d34fd8b15213f60d90d3e5f2283ceb94..ac5918bb6fc099b16c47266db1e657d7353897bf 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2013 Bart Van Assche <bvanassche@acm.org>.
+  Copyright (C) 2006-2015 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 c199cc0bb60b071d39833fde871bcbc5e77d26d3..5a55593ce34992adf540a943c3dfc52b8138c1c3 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of BBV, a Valgrind tool for generating SimPoint
    basic block vectors.
 
-   Copyright (C) 2006-2013 Vince Weaver
+   Copyright (C) 2006-2015 Vince Weaver
       vince _at_ csl.cornell.edu
 
-   pcfile code is Copyright (C) 2006-2013 Oriol Prat
+   pcfile code is Copyright (C) 2006-2015 Oriol Prat
       oriol.prat _at _ bsc.es
 
    This program is free software; you can redistribute it and/or
@@ -597,7 +597,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-2013 Vince Weaver");
+      "Copyright (C) 2006-2015 Vince Weaver");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(basic_tool_funcs)          (bbv_post_clo_init,
index b9dfff08095810ae4de74d342d164b243cc9feda..e636ccb4a0fd4773f2542c57425184df1befcccb 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-2013 Mozilla Inc
+   Copyright (C) 2010-2015 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
@@ -1348,7 +1348,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-2013, and GNU GPL'd, by Mozilla Inc");
+      "Copyright (C) 2010-2015, and GNU GPL'd, by Mozilla Inc");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    // Basic functions.
index 8555e17119a4bb06b8a0c36d2631e34a96730cf3..2ec1836f3234e6254be64d759d5e78b7be2c8b61 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2013 Nicholas Nethercote
+   Copyright (C) 2003-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index fc2650d2bd4f05f3374355ae7aef6abb10b1aaec..84a3cfcee4a93b374551b5eaefee4ffb8034aaf2 100644 (file)
 
    Initial version (Annelid):
 
-   Copyright (C) 2003-2013 Nicholas Nethercote
+   Copyright (C) 2003-2015 Nicholas Nethercote
       njn@valgrind.org
 
    Valgrind-3.X port:
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index b52af8c70f980a43295940ef0b306addd3642c2c..ddba8a547d4c1cc012cc882529b91df41096d29a 100644 (file)
@@ -9,9 +9,9 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2003-2013 Nicholas Nethercote
+   Copyright (C) 2003-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 57be8bda097551a59cfe581e4a460854523aee06..d891d444a52e6b139511956e70df3b28f664c291 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 932e850dcfd693541edadec3c8c0ba21617918c1..22e87b4e9c979230ad20200eca7041cefa7114e0 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 19d78d49e53e57ca2f2c290b2c087580561c1dd6..f3f59071ff061ed715717590c0e3710cbd1fe988 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
@@ -89,7 +89,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-2013, and GNU GPL'd, by OpenWorks Ltd et al.");
+      "Copyright (C) 2003-2015, and GNU GPL'd, by OpenWorks Ltd et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 496 );
 
index 1910ae686e50ed1fe3d84794f2aea771fae7ad11..d961abf6be227cb72f87e1da6d6ad17df90f1436 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 007c63b649645184d11808d5608016d07ecb713b..2d3d84601590aff1d5b98ac68724afd84680ee45 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of Ptrcheck, a Valgrind tool for checking pointer
    use in programs.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index acfd97a49ba2fa9be2734d96ab8b548435616d8b..d194c4473d61a78973e880a1ed9361b2f6853afb 100644 (file)
@@ -11,7 +11,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
    Redistribution and use in source and binary forms, with or without
index abf5aa5c4c5d63249723eb05ce55feb0d97bc50d..53f98fcbaba7f842375f437ef3b5522630b58e6b 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-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 32d7842b9cc0cddd05f9d45d84f119bd1dc032e2..14f712a37b0ee4f679a644f91f0746c8d00a65c3 100644 (file)
@@ -9,7 +9,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-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index b2a22adbd396af8e37b237e20ee18184d79504df..67946833bee1d00d838ff1bd7dc002f4fac82e6f 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 37f29067ca40787b7605f88e715f0fa43f4544f2..040765d2549db1d7039e040af15e706e09118e19 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e694fb73f8ea11842a4ddd88ec6edbc1c69f84bb..dcb502a64edbf830487305312158ab86ca82c25d 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 3c4dd3bedf734e355bdcb413d9296768d5395f50..e8b0e573f9259a8f118a0d48b4f31220b0401249 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 9bd840f750e663a82a7c3595994d41c75e939a68..fd53208e575664bec6d18be846723d6a3b747b50 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c2a26efe081440c077c3a126602191b79f6db1e4..a452753e9207d61977c64943e4f9ffc542ec2c3c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ff07d05d71f5d31f1a1b06f89415be5decc9f5ea..9fb4c8a225147409a44d90562336ad96fbf5c50e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks Ltd
+   Copyright (C) 2007-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 10a0e4b5d9ba264589d92364a1947228505aa5d1..bafa78f7ad5d6283ea79c20516fabce76cb2d27a 100644 (file)
@@ -8,10 +8,10 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
-   Copyright (C) 2007-2013 Apple, Inc.
+   Copyright (C) 2007-2015 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
@@ -5764,7 +5764,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-2013, and GNU GPL'd, by OpenWorks LLP et al.");
+      "Copyright (C) 2007-2015, and GNU GPL'd, by OpenWorks LLP et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 320 );
 
index 63066f1a145469369c8bc1a5d97822e421178836..e0f684513c2fb13bfc6f3f046d903d67b0c134a8 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index e7a3b5e44c237bc9451074d4fae0c807c6efcf76..b431a058032d09c9259b7946e9fcd33f3fbfb8b2 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Helgrind, a Valgrind tool for detecting errors
    in threaded programs.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
        info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 68754e6e274ff0938a30ce3d24b0dcb54ad2bacc..963c490ff278dbe41005eb0d6e0089c9b569786b 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-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index f493f67c736464425d7e42e4160e2b4866078951..15a57dd4388b8e97a8e40601f89dd82705b5adb2 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-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index d62bc3438ccb683c6d8f522e268f4b788b25b10e..5dc66cd6d2201b5a4d3ab032efcfa558259c045f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index acc05a701c6e24b278e375b1b9539022d963e908..421036789aa444d153263e1bd0ab1b3522306ce3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009-2013 Julian Seward
+   Copyright (C) 2009-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 1de80c90cfcde1efede46cbcead8f452151233d1..4a83e357d46c8b868f6b924d421ff9554511f7d6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 763f685e704ed2acec1ef64f930ccf29664cde2c..413e22ac2a3c67aa69b14ebd536ea3786514add4 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2d63c475f92d3621e8ceaa12a0b4787291495e73..becf918446aca96942736492ac1ae5298623bed6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c5f5b84b82a221705e52a854359d33b6f5d9d060..af0fbbf4b1c1dd50b52164651da3071fbfddbee0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 94005ca1538bf3ec0c936643d78e4bfede52e7a2..b3798e0ace7040e3d6cb42bcb689b18604ef26ad 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f6c48ce168f4938683a22ac1cccedcf96c464b0f..49ceffbdfe3c9896efae709d790093e8457c03d9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e8f8e559b9049299886d5dad82a179ab2c5a3aa6..a4c1a098cd9517811bca3a8cbe0698bb0b4f7e61 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Philippe Waroquiers philippe.waroquiers@skynet.be
+   Copyright (C) 2014-2015 Philippe Waroquiers philippe.waroquiers@skynet.be
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ad1f6b06b21baf608307d875a2b8c7eec59c50df..1b9fdfe283ed1ae2fa5719d049513470f1dbc5b3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 39f4a56733787c7edb482942d09d0986e52ae83d..9ce3a244025a293b325aba878b6395b1fac32e81 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 69e510818f5f3e58bcfdbb44721b379346dcff95..d4c826ba32e6beef4aab5b6cd50442ad494bf324 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 Philippe Waroquiers
+   Copyright (C) 2011-2015 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 8b38283ea2f6ea2a13ee4e796fa002b36fea154f..2178aca33d0f114be1bc6637b1e5e4466927fb7b 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 OpenWorks LLP
+   Copyright (C) 2014-2015 OpenWorks LLP
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index 17060ecfd7834e5c21135dbfab4fb7fa7dfec661..e5c41cc1dff73332201acca19a35d958fda42f66 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 413d6ba17300433f59f74f46d2f7c83dae8cb7d2..b606d00bb68c35230fa55945d6b026b15f591dd0 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 93a19c874e8c3653e4fb1379dd4bbe3e91c37a3c..c22bd77e63b57508a6ed74de0100fcf14a63fede 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7ebdaf60a36f1db92ef6336dee621730eaf8846b..4a7346e761125621b866e7734eaebebe2fac7749 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 5d38127403c002f983dc8daa4756d32b79216e5d..bda41c247c141efd1000d37940f11ca9831562f3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f11cc74b048cb051d022ff4b94f3964b82a7fb9b..cc1f9a87c4d6c7018dfb53d5e8cc81268461f0c3 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ff01058bf0ad47c0783be67d9b62ff86819aee67..bb94a59ab3bd24203731de2a67e84753f5a382ad 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 Mozilla Inc
+   Copyright (C) 2010-2015 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 8ca9420f26ee13b226d3b71eafc38e111dab2d49..5985af6b0cfc0aad0a07a9a4b1cac651477a3346 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 899b3e912d2eac4a19bfd5840547cdd145d61e3a..4ec31abdce55722a4229d953f8c19a79cb8e77be 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ca69666fe3d95cc23723de292e34fc941b9a6767..0217f6757f7112fd9a061388b226334bb9998cf6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e6dee237085e5cc8fb848907d8282153e8b40c7b..94ed5442fd28ff12448cbefa55c1a786ba02818b 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index a250c1f44f129b22e67d82b802d40e2dea7175a0..0c9799720459dfd1552b1f8be31351c8862c6bf2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
index 67c1801de35b11cb192607e2cafbffee115d8a9c..549569fef817f60cef086feaa4cc3a3ec9db2bb1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2011-2013 OpenWorks LLP info@open-works.co.uk,
+   Copyright (C) 2011-2015 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 152e9c91f4e94c2e069c903b766969e926c3c514..208b9dc73259798a7007574472a56937ea68e485 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Mozilla Foundation
+   Copyright (C) 2014-2015 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 2afca47735508677c504462263e182c705730b25..bac00d7c152f4f84d0fa1c01f4b4048de5d4e2c9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bc019f5eab8a45df92a99df943c68d50398bfe9f..2ce7ba5968b2d299bec90e3857a04e862792b304 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 61f05cb9180b8814ebb5fbd998b4246f2e180781..3b0b210f0aeaf4e5556f64558178ce045f0e80ff 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index ad79ec0ed04f7f50f5183b481014f893bae27af3..c346504b059eb43c07e0922f9754c210d939f99e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 8e1644dd944e40856a969650c10f1dcd3ac20fab..982bfaccf0a50327b719257bb5d04094d89832d4 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index a5df2ce524757be9b9ddd65867454ad31ab1e7ec..57dfbce8990d5de07913eabb8739828a2f04c39c 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index ccd5d97ddb1de3ef4dda8b6db8a1a3657120f5d9..7ad176c07caca6d5188b348eb6c7418287a18683 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c9419c4d619578154dc6b4b248661bfb94b920b9..8df00b5f3d8421dcf0ba9592127854b3d55d0717 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 16908b380ca0d7c64f85dff2ff5f127ab10304be..fcfc1e0b90606d03312f78bee3e7c0285bfe3e63 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2014-2014 Florian Krohm   (florian@eich-krohm.de)
+   Copyright (C) 2014-2015 Florian Krohm   (florian@eich-krohm.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 9c309546afdc881ca0be7fe198f11e6d0d63d7ea..db7b84f327438c0261870ac59c30eb8155c7be4d 100644 (file)
@@ -8,11 +8,11 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 25dc31cb85685e1627b2ec0f5cbf3bb8c5cef04e..ff5df5829dce8e98f39f8f56591958a65f9922e3 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index d7bf49b1a32946039e10363fa63c11c624a312d2..d6ea52a14f9b0949db064a92d1009ba92aa7faec 100644 (file)
@@ -7,9 +7,9 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
       njn@valgrind.org
-   Copyright (C) 2006-2013 OpenWorks LLP
+   Copyright (C) 2006-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index 1f1c979336e4d9610ec7554519153ac59d982336..239ae941c2a6781aae457bd291839eee00481163 100644 (file)
@@ -9,13 +9,13 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Julian Seward
+   Copyright (C) 2007-2015 Julian Seward
       jseward@acm.org
 
    This code is based on previous work by Nicholas Nethercote
    (coregrind/m_oset.c) which is
 
-   Copyright (C) 2005-2013 Nicholas Nethercote
+   Copyright (C) 2005-2015 Nicholas Nethercote
        njn@valgrind.org
 
    which in turn was derived partially from:
index e3bc84e9cadbd184c85d5d2ca032f7e81472fd13..2b0fe9930b22cbd3215ad9b5603d6dc61a211ae6 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 OpenWorks LLP
+   Copyright (C) 2007-2015 OpenWorks LLP
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index b55924a285a7deda3c3dfdad06eb677e0e852006..4f170bc624dcc479b52c64acc6686dbc1fc1fed6 100644 (file)
@@ -12,7 +12,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2015 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 863b31c887de598df4302bbb5300058b290e5b1a..db85b92d52c3e57c759fc69e2b995eb98156e274 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 26ffc8b596acda9681ffe204376bca43ecbb5c64..fe7a1710942ddfb8aadb3e7abdd04510204d47a1 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7851cf7aa4281b44f6fa0fcae5a04a08df46dc09..df34dd6c0d68edc1e3e7acc262e842d550418a8a 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 OpenWorks
+   Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index e831b1bf0c64076c980155ff68f0cf25ead49988..50847ddf39be99ab3a14cfefffe667e62351a976 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Apple Inc.
+   Copyright (C) 2007-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index b332894e9411b7cdebb184153e1049b7b15c4da3..3962629cb7c5602ec95021ca4f41e6aac8eea067 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d694f1de00239999db24a5ac38d58db5b08152c2..5f8857f78142c74dbe92487106a2ec7505e9769e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index c95146e93525f0642e8a542be210405f4057cee7..03b1836c20b0bfb5b856f548e01bf6d8bcd5e39f 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index e0573e01f3c7aaf5020bd32dde1aa35a5368cf0c..e68e214d9c2b5da772450ef0ffc98b3f927d6872 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 7f164209570ea5d81b4452e52f480d579a93f2bd..59943a8da76f1047fc036935cbea0bd90fd1154c 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index da33bca54ea29b7e5055aeb880bfd727c1524108..7df53456ca652bac426c79e7267a906db3cd16b1 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 OpenWorks
+   Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index d90d99488f8685dff82c7f20dc19f8fe3af0c703..4abe38af7962fc3981949c61b623bffb279314b6 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 9f446fcc434efa5de34d2e6241d7b332fb161f7f..4ebd597483efa4efd846e1c2cb09014994b230ad 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 29b0018e5ef08d654f6a8dde4d745a1478261487..246195b6aadf77c0a46b10018dac741282dd4258 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index c3d17f2f9a01629dafb3638314e1c34fada533ac..afd0a50e8078b6cabe9edab4423cf15517712933 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index b5ea23889fda74e684381432d37dc570589f2e8c..6de95fc01fdcdf18f84197f0bd5e2c4fa4bbf995 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2013
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c95e7684511f4d489b8908671c338cc2c1849592..49996bc06abbec3dcc0591f8ea9cf334e9e043c1 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 Tilera Corp.
+   Copyright (C) 2010-2015 Tilera Corp.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 16e74a73d9c1b55b4952d2d4344e9b60247c800f..dedaa67b0e12f7814a813c3b306914f168e51d94 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index f92220876f74248843f355daa9394e1cc9a9f595..70c2835ee1afdb090c26f2e46a850035933b5acf 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index fdcb93e8e5508b41279eec58f2d550261300b7a0..b4106637bb35e7483a6b95b423f68d27d0ee6840 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 914cd8012a93d44752783e32d8e74647f44ba60f..d8eebedfd5d3c432eb4244313d47c995f82175f9 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2013
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c2112193086f0c02ee42bb196eb42d583784bb45..820cd021d9e6a559946d85ee9cd33afceb37e739 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index e186a620181b1d4ecfe06a5c466791dfd585bfcc..df3572965494fec399305064a2bd1e3d979fac32 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2008-2013 Evan Geller
+   Copyright (C) 2008-2015 Evan Geller
       gaze@bea.ms
 
    This program is free software; you can redistribute it and/or
index f8f08f73640f45043452871a6d4123853bb842d1..f70a2edb87adc2a7d0bde68e9eb48d18c563a7d0 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2013-2013 OpenWorks
+   Copyright (C) 2013-2015 OpenWorks
       info@open-works.net
 
    This program is free software; you can redistribute it and/or
index 11b6ff16ec7bd2cc238d837ccc3b8cb83b1511cf..161790f7528cefebb4f82174c39e01ef89fff17e 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2007-2013 Apple Inc.
+   Copyright (C) 2007-2015 Apple Inc.
       Greg Parker  gparker@apple.com
 
    This program is free software; you can redistribute it and/or
index a382a556188f9634199ec58d2161fcc0f6c4c3f3..5103b43a0d57e57fe79c036fedd2f7a29d92b8c7 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 2a8081e80a59e558fcad2fa7d642186ba904d9aa..79cc5537aad13d650c33c542e8c45126a84b11db 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 RT-RK
+   Copyright (C) 2010-2015 RT-RK
       mips-valgrind@rt-rk.com
 
    This program is free software; you can redistribute it and/or
index 006f48e64d6590e11c0ce5b952c755f9ea725030..644ac8a32b1ec897233ed48982d542211d081337 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index cfc2cc6b064825444ec3cf6961816c76e3ea912a..2a2016104feabadc5f948a3c98843bcc3c4d2c91 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2005-2013 Julian Seward
+   Copyright (C) 2005-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index d0a62c62add48fb5120725fad97fbe910cc02fe4..2a4a8f1fe761a5aecbb3b262217747924b67d72a 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright IBM Corp. 2010-2014
+   Copyright IBM Corp. 2010-2015
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e1f5b9cbfd439aa5efa58cba5181d3550f321443..0b85548aa84488d751d1fc5ed8259f7a37c0e80d 100644 (file)
@@ -28,7 +28,7 @@
    The GNU General Public License is contained in the file COPYING.
 */
 
-/* Copyright 2013-2014, Ivo Raisr <ivosh@ivosh.net>. */
+/* Copyright 2013-2015, Ivo Raisr <ivosh@ivosh.net>. */
 
 /* Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved. */
 
index 3a780301a8886f2cfe0de44c88945a60309850cc..cc248b2ef943ff83aabe9e5171b8dcd3f3718abd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2010-2013 Tilera Corp.
+   Copyright (C) 2010-2015 Tilera Corp.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index eee5964883dad849b941c96e9c4ecc025e876693..5479b3e24b8c411278c85d4ceeb39a14326ec6cd 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 9b0b99b9c7d335a2369b3021b8834f67f6d09e01..d243a854132a597cfdf4b53bfd628fd5f764620e 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of Valgrind, a dynamic binary instrumentation
   framework.
 
-  Copyright (C) 2010-2013 Tilera Corp.
+  Copyright (C) 2010-2015 Tilera Corp.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index f6b1dc546cacdda68d7ce2d1bbf304e5dc3ac34d..345b8a4a4e38a2ced5b52338d1f1ed3827610d98 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index bbd4983f900c89052c9b87828dff9854932d910f..bc0f63a58c83840ae9e12e853b7e2e8c79678fcd 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-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 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-2013, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2015, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 200 );
 
index 1ca0cd1db48fb04db95b63fea4329dc7a7c6864d..e55a774b797f75da27af27824f1997b939140baa 100644 (file)
@@ -6,7 +6,7 @@
    This file is part of Massif, a Valgrind tool for profiling memory
    usage of programs.
 
-   Copyright (C) 2003-2013 Nicholas Nethercote
+   Copyright (C) 2003-2015 Nicholas Nethercote
       njn@valgrind.org
 
    This program is free software; you can redistribute it and/or
@@ -2550,7 +2550,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-2013, and GNU GPL'd, by Nicholas Nethercote");
+      "Copyright (C) 2003-2015, and GNU GPL'd, by Nicholas Nethercote");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(details_avg_translation_sizeB) ( 330 );
index 6fa36698646eb7ccba59ff7e105b93734ca93c42..e6fae89e721abdafe3450ecdf505791f8af66b79 100755 (executable)
@@ -7,7 +7,7 @@
 #  This file is part of Massif, a Valgrind tool for profiling memory
 #  usage of programs.
 #
-#  Copyright (C) 2007-2013 Nicholas Nethercote
+#  Copyright (C) 2007-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or
@@ -76,7 +76,7 @@ usage: ms_print [options] massif-out-file
     --x=<4..1000>         graph width, in columns [72]
     --y=<4..1000>         graph height, in rows [20]
 
-  ms_print is Copyright (C) 2007-2013 Nicholas Nethercote.
+  ms_print is Copyright (C) 2007-2015 Nicholas Nethercote.
   and licensed under the GNU General Public License, version 2.
   Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
                                                 
index 174b4a765de93e3962e1329900a12a2458c84502..6b763f12412af5dc82d4f6724a25078193ec8c1e 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 991c5b94cc2d3580f0402f70f5588811dd926729..1d62bf6046767c3fd7bb774f60989a0afcc61646 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index db317f75f74e485c08a4baa045cb77a48d58ceb7..ba48b4c275f34f26adc876dfa781fe791f9236d2 100644 (file)
@@ -7,7 +7,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 60d5079d56d6ac1935537a5422e454bd7722f0fb..91fab009c9587a86021b76fb68512f9332d55269 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2008-2013 OpenWorks Ltd
+   Copyright (C) 2008-2015 OpenWorks Ltd
       info@open-works.co.uk
 
    This program is free software; you can redistribute it and/or
index c0d3417e3c701456402528499e41948dc7c9064f..580c051c5fd5c7a6c1a6ff9e6e496ad1f3af7559 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
@@ -7635,7 +7635,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-2013, and GNU GPL'd, by Julian Seward et al.");
+      "Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
    VG_(details_avg_translation_sizeB) ( 640 );
 
index 778f07d26a6e626c344b6851eefd7ba1d6d35152..08fcc2d5998ef321b743f5dc182f61443acb6403 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index df0b22c12393a4adce814fa33bb42dbb27436269..2fddc90a48541faa82639757e1733a20e6fa088a 100644 (file)
@@ -9,7 +9,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 6963078610a9eb7842a1fde9aa4b97c35a0f7a81..a6697cc829ab8bfa90566dd34110df134235b236 100644 (file)
@@ -8,7 +8,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward 
+   Copyright (C) 2000-2015 Julian Seward 
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 2740578f1dc53cb0a2f8ad83d5982d43d0fd0e1a..811930e3b8bf024216c8c16e726d869dfb260601 100644 (file)
@@ -13,7 +13,7 @@
    This file is part of MemCheck, a heavyweight Valgrind tool for
    detecting memory errors.
 
-   Copyright (C) 2000-2013 Julian Seward.  All rights reserved.
+   Copyright (C) 2000-2015 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 a5349e066eb4204d96844286200a311578da5202..06e089086ffe1acefe118dbeaec591350d83d3d3 100644 (file)
@@ -18,7 +18,7 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2006-2013 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2006-2015 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 574486a0e1a7ef67f497b1924d4e2af269379648..ffe19e1283687e51ed7551a8d7b2aa6c6cf110b0 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-2013 Nicholas Nethercote
+   Copyright (C) 2002-2015 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-2013, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2015, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  (VG_BUGS_TO);
 
    VG_(details_avg_translation_sizeB) ( 275 );
index 50479230d4c8b36b583de534e75b80417302dc0a..99b6403ab1a40f9aa07db9821f58f46ec6932800 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-2013 Fabrice Bellard\n"
+    printf("tcc version " TCC_VERSION " - Tiny C Compiler - Copyright (C) 2001-2015 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"
index 5c482efe2b4e470460de261076e6ba7fde243b9f..7a80cb0afad072c2d2d4b8bc5af6f5cb84c8f055 100644 (file)
@@ -6,7 +6,7 @@
 #  This file is part of Valgrind, a dynamic binary instrumentation
 #  framework.
 #
-#  Copyright (C) 2005-2013 Nicholas Nethercote
+#  Copyright (C) 2005-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or
index 0f2cb7d5bfb973cfec4f45cb2a90b9db34a2c2f4..cf29cdd2efcd390610731b251704094803e28d83 100644 (file)
@@ -8,7 +8,7 @@
 /*
    This file is part of Valgrind.
 
-   Copyright (C) 2000-2013 Julian Seward
+   Copyright (C) 2000-2015 Julian Seward
       jseward@acm.org
 
    This program is free software; you can redistribute it and/or
index 26d06c72d85cbbad1d4a74b1ff8e1e6262d5cc1c..16f49862b5e3b878ce1dbf9c75a82d7d7af60307 100755 (executable)
@@ -6,7 +6,7 @@
 #  This file is part of Valgrind, a dynamic binary instrumentation
 #  framework.
 #
-#  Copyright (C) 2003-2013 Nicholas Nethercote
+#  Copyright (C) 2003-2015 Nicholas Nethercote
 #     njn@valgrind.org
 #
 #  This program is free software; you can redistribute it and/or