From: Julian Seward Date: Mon, 8 Jan 2007 05:51:05 +0000 (+0000) Subject: Update copyright dates. X-Git-Tag: svn/VALGRIND_3_3_1^2~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020000af9b98faf7da4305ccb6a1d729801081f2;p=thirdparty%2Fvalgrind.git Update copyright dates. git-svn-id: svn://svn.valgrind.org/vex/trunk@1719 --- diff --git a/VEX/auxprogs/genoffsets.c b/VEX/auxprogs/genoffsets.c index 4d0b767787..ad14f1c30c 100644 --- a/VEX/auxprogs/genoffsets.c +++ b/VEX/auxprogs/genoffsets.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-amd64/gdefs.h b/VEX/priv/guest-amd64/gdefs.h index 888935dc12..61fbafbd92 100644 --- a/VEX/priv/guest-amd64/gdefs.h +++ b/VEX/priv/guest-amd64/gdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-amd64/ghelpers.c b/VEX/priv/guest-amd64/ghelpers.c index a211c67f30..e27c79276a 100644 --- a/VEX/priv/guest-amd64/ghelpers.c +++ b/VEX/priv/guest-amd64/ghelpers.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-amd64/toIR.c b/VEX/priv/guest-amd64/toIR.c index e96a72b83c..9f089fbfd9 100644 --- a/VEX/priv/guest-amd64/toIR.c +++ b/VEX/priv/guest-amd64/toIR.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-arm/gdefs.h b/VEX/priv/guest-arm/gdefs.h index 733383636e..8fb166bf9d 100644 --- a/VEX/priv/guest-arm/gdefs.h +++ b/VEX/priv/guest-arm/gdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-arm/ghelpers.c b/VEX/priv/guest-arm/ghelpers.c index 066401930b..c7a6e68306 100644 --- a/VEX/priv/guest-arm/ghelpers.c +++ b/VEX/priv/guest-arm/ghelpers.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-arm/toIR.c b/VEX/priv/guest-arm/toIR.c index 183f05b059..c89775e1a0 100644 --- a/VEX/priv/guest-arm/toIR.c +++ b/VEX/priv/guest-arm/toIR.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-generic/bb_to_IR.c b/VEX/priv/guest-generic/bb_to_IR.c index da2ba9c74b..a36608915f 100644 --- a/VEX/priv/guest-generic/bb_to_IR.c +++ b/VEX/priv/guest-generic/bb_to_IR.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-generic/bb_to_IR.h b/VEX/priv/guest-generic/bb_to_IR.h index 4a28a809b6..8b99ae2ade 100644 --- a/VEX/priv/guest-generic/bb_to_IR.h +++ b/VEX/priv/guest-generic/bb_to_IR.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-generic/g_generic_x87.c b/VEX/priv/guest-generic/g_generic_x87.c index 74298e30ca..33fdc30fce 100644 --- a/VEX/priv/guest-generic/g_generic_x87.c +++ b/VEX/priv/guest-generic/g_generic_x87.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-generic/g_generic_x87.h b/VEX/priv/guest-generic/g_generic_x87.h index 1c9dbdb04a..d42e486cb4 100644 --- a/VEX/priv/guest-generic/g_generic_x87.h +++ b/VEX/priv/guest-generic/g_generic_x87.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-ppc/gdefs.h b/VEX/priv/guest-ppc/gdefs.h index 68b478d273..000d2518ff 100644 --- a/VEX/priv/guest-ppc/gdefs.h +++ b/VEX/priv/guest-ppc/gdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-ppc/ghelpers.c b/VEX/priv/guest-ppc/ghelpers.c index ff1a5994a4..fd8ef4d07c 100644 --- a/VEX/priv/guest-ppc/ghelpers.c +++ b/VEX/priv/guest-ppc/ghelpers.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-ppc/toIR.c b/VEX/priv/guest-ppc/toIR.c index 452ba35d9f..914d3d4120 100644 --- a/VEX/priv/guest-ppc/toIR.c +++ b/VEX/priv/guest-ppc/toIR.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-x86/gdefs.h b/VEX/priv/guest-x86/gdefs.h index 4cf9beab5c..3b36ea4f6a 100644 --- a/VEX/priv/guest-x86/gdefs.h +++ b/VEX/priv/guest-x86/gdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-x86/ghelpers.c b/VEX/priv/guest-x86/ghelpers.c index 90f4126541..784662c4a0 100644 --- a/VEX/priv/guest-x86/ghelpers.c +++ b/VEX/priv/guest-x86/ghelpers.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/guest-x86/toIR.c b/VEX/priv/guest-x86/toIR.c index e5a0dad204..c1580525e8 100644 --- a/VEX/priv/guest-x86/toIR.c +++ b/VEX/priv/guest-x86/toIR.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-amd64/hdefs.c b/VEX/priv/host-amd64/hdefs.c index 602b197f3f..2e1b8246df 100644 --- a/VEX/priv/host-amd64/hdefs.c +++ b/VEX/priv/host-amd64/hdefs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-amd64/hdefs.h b/VEX/priv/host-amd64/hdefs.h index 08c1d5b32f..874981ad0d 100644 --- a/VEX/priv/host-amd64/hdefs.h +++ b/VEX/priv/host-amd64/hdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-amd64/isel.c b/VEX/priv/host-amd64/isel.c index 11cae8c1b8..d94eb1cc29 100644 --- a/VEX/priv/host-amd64/isel.c +++ b/VEX/priv/host-amd64/isel.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-arm/hdefs.c b/VEX/priv/host-arm/hdefs.c index 5fa80cb62c..8e1f4f8431 100644 --- a/VEX/priv/host-arm/hdefs.c +++ b/VEX/priv/host-arm/hdefs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-arm/hdefs.h b/VEX/priv/host-arm/hdefs.h index 57f6681f72..95c70d0088 100644 --- a/VEX/priv/host-arm/hdefs.h +++ b/VEX/priv/host-arm/hdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-arm/isel.c b/VEX/priv/host-arm/isel.c index 478b668503..e040974c0b 100644 --- a/VEX/priv/host-arm/isel.c +++ b/VEX/priv/host-arm/isel.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-generic/h_generic_regs.c b/VEX/priv/host-generic/h_generic_regs.c index 3242719eee..e05462779b 100644 --- a/VEX/priv/host-generic/h_generic_regs.c +++ b/VEX/priv/host-generic/h_generic_regs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-generic/h_generic_regs.h b/VEX/priv/host-generic/h_generic_regs.h index c43f09044d..8c5a006c26 100644 --- a/VEX/priv/host-generic/h_generic_regs.h +++ b/VEX/priv/host-generic/h_generic_regs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-generic/h_generic_simd64.c b/VEX/priv/host-generic/h_generic_simd64.c index 4f9bfe81b8..b271c0fea1 100644 --- a/VEX/priv/host-generic/h_generic_simd64.c +++ b/VEX/priv/host-generic/h_generic_simd64.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-generic/h_generic_simd64.h b/VEX/priv/host-generic/h_generic_simd64.h index 93f9e904bf..eb00e690cf 100644 --- a/VEX/priv/host-generic/h_generic_simd64.h +++ b/VEX/priv/host-generic/h_generic_simd64.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-generic/reg_alloc2.c b/VEX/priv/host-generic/reg_alloc2.c index 6efd87a898..9a6695e0a3 100644 --- a/VEX/priv/host-generic/reg_alloc2.c +++ b/VEX/priv/host-generic/reg_alloc2.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-ppc/hdefs.c b/VEX/priv/host-ppc/hdefs.c index 2085157952..e9712b2cfd 100644 --- a/VEX/priv/host-ppc/hdefs.c +++ b/VEX/priv/host-ppc/hdefs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-ppc/hdefs.h b/VEX/priv/host-ppc/hdefs.h index b0608edc6d..7682c2b105 100644 --- a/VEX/priv/host-ppc/hdefs.h +++ b/VEX/priv/host-ppc/hdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-ppc/isel.c b/VEX/priv/host-ppc/isel.c index 17c34065cf..e09a53dad2 100644 --- a/VEX/priv/host-ppc/isel.c +++ b/VEX/priv/host-ppc/isel.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-x86/hdefs.c b/VEX/priv/host-x86/hdefs.c index 19220d6442..a88a03500c 100644 --- a/VEX/priv/host-x86/hdefs.c +++ b/VEX/priv/host-x86/hdefs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-x86/hdefs.h b/VEX/priv/host-x86/hdefs.h index ceca4a77e3..1615cae96a 100644 --- a/VEX/priv/host-x86/hdefs.h +++ b/VEX/priv/host-x86/hdefs.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/host-x86/isel.c b/VEX/priv/host-x86/isel.c index b9aeddd0fc..2c339dbb6e 100644 --- a/VEX/priv/host-x86/isel.c +++ b/VEX/priv/host-x86/isel.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/ir/irdefs.c b/VEX/priv/ir/irdefs.c index f2fed9378a..eb12305224 100644 --- a/VEX/priv/ir/irdefs.c +++ b/VEX/priv/ir/irdefs.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/ir/irmatch.c b/VEX/priv/ir/irmatch.c index e925b8cf2c..e4e0654895 100644 --- a/VEX/priv/ir/irmatch.c +++ b/VEX/priv/ir/irmatch.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/ir/irmatch.h b/VEX/priv/ir/irmatch.h index f338d9630d..459c0ffdf1 100644 --- a/VEX/priv/ir/irmatch.h +++ b/VEX/priv/ir/irmatch.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/ir/iropt.c b/VEX/priv/ir/iropt.c index 4389e6c109..3703deb91f 100644 --- a/VEX/priv/ir/iropt.c +++ b/VEX/priv/ir/iropt.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/ir/iropt.h b/VEX/priv/ir/iropt.h index 965401ed1a..43b31e8a59 100644 --- a/VEX/priv/ir/iropt.h +++ b/VEX/priv/ir/iropt.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/main/vex_globals.c b/VEX/priv/main/vex_globals.c index 774f70936f..7d6aae5965 100644 --- a/VEX/priv/main/vex_globals.c +++ b/VEX/priv/main/vex_globals.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/main/vex_globals.h b/VEX/priv/main/vex_globals.h index e7d123f6d1..d16b39004d 100644 --- a/VEX/priv/main/vex_globals.h +++ b/VEX/priv/main/vex_globals.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/main/vex_main.c b/VEX/priv/main/vex_main.c index 5203c9eb60..108720c21d 100644 --- a/VEX/priv/main/vex_main.c +++ b/VEX/priv/main/vex_main.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/main/vex_util.c b/VEX/priv/main/vex_util.c index 82271301c2..3c6adc96b7 100644 --- a/VEX/priv/main/vex_util.c +++ b/VEX/priv/main/vex_util.c @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/priv/main/vex_util.h b/VEX/priv/main/vex_util.h index c0de699973..d44f9965d3 100644 --- a/VEX/priv/main/vex_util.h +++ b/VEX/priv/main/vex_util.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex.h b/VEX/pub/libvex.h index a306ae2570..3e7786b179 100644 --- a/VEX/pub/libvex.h +++ b/VEX/pub/libvex.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_basictypes.h b/VEX/pub/libvex_basictypes.h index d22bc63887..76aa2439d4 100644 --- a/VEX/pub/libvex_basictypes.h +++ b/VEX/pub/libvex_basictypes.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_emwarn.h b/VEX/pub/libvex_emwarn.h index 5e25bfd482..52cdfe32f0 100644 --- a/VEX/pub/libvex_emwarn.h +++ b/VEX/pub/libvex_emwarn.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_guest_amd64.h b/VEX/pub/libvex_guest_amd64.h index 9159624545..4e3d5c2942 100644 --- a/VEX/pub/libvex_guest_amd64.h +++ b/VEX/pub/libvex_guest_amd64.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_guest_arm.h b/VEX/pub/libvex_guest_arm.h index 5753dca284..7c4821780b 100644 --- a/VEX/pub/libvex_guest_arm.h +++ b/VEX/pub/libvex_guest_arm.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_guest_ppc32.h b/VEX/pub/libvex_guest_ppc32.h index 7c8bb9b5ea..7634b60ced 100644 --- a/VEX/pub/libvex_guest_ppc32.h +++ b/VEX/pub/libvex_guest_ppc32.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_guest_ppc64.h b/VEX/pub/libvex_guest_ppc64.h index 12b71348ff..308a91a8ae 100644 --- a/VEX/pub/libvex_guest_ppc64.h +++ b/VEX/pub/libvex_guest_ppc64.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_guest_x86.h b/VEX/pub/libvex_guest_x86.h index 0676913333..f2efb03a9a 100644 --- a/VEX/pub/libvex_guest_x86.h +++ b/VEX/pub/libvex_guest_x86.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_ir.h b/VEX/pub/libvex_ir.h index 170d11d9e5..314322171d 100644 --- a/VEX/pub/libvex_ir.h +++ b/VEX/pub/libvex_ir.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/pub/libvex_trc_values.h b/VEX/pub/libvex_trc_values.h index dcfa9905f6..91dbf983cf 100644 --- a/VEX/pub/libvex_trc_values.h +++ b/VEX/pub/libvex_trc_values.h @@ -10,7 +10,7 @@ This file is part of LibVEX, a library for dynamic binary instrumentation and translation. - Copyright (C) 2004-2006 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2007 OpenWorks LLP. All rights reserved. This library is made available under a dual licensing scheme. diff --git a/VEX/test_main.c b/VEX/test_main.c index 4c7248ba89..c28c5cac9c 100644 --- a/VEX/test_main.c +++ b/VEX/test_main.c @@ -421,7 +421,7 @@ static void MC_helperc_value_check4_fail( void ) { } This file is part of MemCheck, a heavyweight Valgrind tool for detecting memory errors. - Copyright (C) 2000-2006 Julian Seward + Copyright (C) 2000-2007 Julian Seward jseward@acm.org This program is free software; you can redistribute it and/or