From: Julian Seward Date: Mon, 11 Feb 2008 11:35:40 +0000 (+0000) Subject: Update copyright dates ("200X-2007" --> "200X-2008"). X-Git-Tag: svn/VALGRIND_3_4_1^2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a9e795be77d8ddc557b6072c966dd8b31606f43;p=thirdparty%2Fvalgrind.git Update copyright dates ("200X-2007" --> "200X-2008"). git-svn-id: svn://svn.valgrind.org/vex/trunk@1811 --- diff --git a/VEX/auxprogs/genoffsets.c b/VEX/auxprogs/genoffsets.c index ad14f1c30c..e69886e3c1 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 0d50e48873..9b5430e572 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 e76ed0defb..b4bcf5f7cc 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 28083742ae..bab42feb3c 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 8fb166bf9d..f912c2f884 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 c7a6e68306..f5255d99fb 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 c89775e1a0..9cfa809252 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 39d0a9cff7..b8fd62e2f2 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 8b99ae2ade..f07d2329b4 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 33fdc30fce..700939e07b 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 d42e486cb4..8c9bf72d83 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 000d2518ff..6359c77197 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 fd8ef4d07c..cc5a9f2111 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 858833022d..6cd5e8dfaf 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 3ac2ff3732..623c68c239 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 2c900087ac..b5d0ad5b8f 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 343a4f6c03..26b5af40fa 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 9caf8c2f2c..c5327aa0ad 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 d146ac246a..bc88687b5e 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 d49031e7c7..94ee65ca66 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 8e1f4f8431..aa250074cb 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 95c70d0088..30ba8e8b01 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 6659c95466..6012365424 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 e05462779b..ec17c15b40 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 7e9923b68d..aaaaf5610d 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 252fd4814d..376bf02e0e 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 e7d4c6927e..f55d5f4b0b 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 e826ab4d3b..5959b73552 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 f8163bb3e0..cc5d4788fa 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 7682c2b105..68bbcca873 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 c3c400bed2..97b61688f3 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 171663d6c4..aeb08352d9 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 be80251728..c453926532 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 af50b5394e..957692d982 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 af949c560e..7279357030 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 e4e0654895..37ba2dd2dc 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 459c0ffdf1..14883a7960 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 4dcb0e36e7..ea0d54c745 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 43b31e8a59..e56930b045 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 7d6aae5965..3868d43b56 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 d16b39004d..01f8b62d26 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 9e3ba20800..07e29434b6 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 938509918f..a0ff4ed3ee 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 d44f9965d3..d24e1eb2f7 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 bb1087157a..bf98189433 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 31b30db775..6212debe88 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 52cdfe32f0..5e0a30f4ad 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 4e3d5c2942..7a648ad915 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 7c4821780b..ea17537749 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 7634b60ced..a797d10d0d 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 308a91a8ae..68c3846136 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 f2efb03a9a..af93c24dd5 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 4f8ef30771..e89bef119c 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 4d8a0644ab..a227848887 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-2007 OpenWorks LLP. All rights reserved. + Copyright (C) 2004-2008 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 6b171897c9..c67ea97900 100644 --- a/VEX/test_main.c +++ b/VEX/test_main.c @@ -424,7 +424,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-2007 Julian Seward + Copyright (C) 2000-2008 Julian Seward jseward@acm.org This program is free software; you can redistribute it and/or