]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update copyright dates.
authorJulian Seward <jseward@acm.org>
Mon, 5 Jun 2006 23:13:19 +0000 (23:13 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 5 Jun 2006 23:13:19 +0000 (23:13 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@1627

55 files changed:
VEX/LICENSE.README
VEX/auxprogs/genoffsets.c
VEX/priv/guest-amd64/gdefs.h
VEX/priv/guest-amd64/ghelpers.c
VEX/priv/guest-amd64/toIR.c
VEX/priv/guest-arm/gdefs.h
VEX/priv/guest-arm/ghelpers.c
VEX/priv/guest-arm/toIR.c
VEX/priv/guest-generic/bb_to_IR.c
VEX/priv/guest-generic/bb_to_IR.h
VEX/priv/guest-generic/g_generic_x87.c
VEX/priv/guest-generic/g_generic_x87.h
VEX/priv/guest-ppc/gdefs.h
VEX/priv/guest-ppc/ghelpers.c
VEX/priv/guest-ppc/toIR.c
VEX/priv/guest-x86/gdefs.h
VEX/priv/guest-x86/ghelpers.c
VEX/priv/guest-x86/toIR.c
VEX/priv/host-amd64/hdefs.c
VEX/priv/host-amd64/hdefs.h
VEX/priv/host-amd64/isel.c
VEX/priv/host-arm/hdefs.c
VEX/priv/host-arm/hdefs.h
VEX/priv/host-arm/isel.c
VEX/priv/host-generic/h_generic_regs.c
VEX/priv/host-generic/h_generic_regs.h
VEX/priv/host-generic/h_generic_simd64.c
VEX/priv/host-generic/h_generic_simd64.h
VEX/priv/host-generic/reg_alloc2.c
VEX/priv/host-ppc/hdefs.c
VEX/priv/host-ppc/hdefs.h
VEX/priv/host-ppc/isel.c
VEX/priv/host-x86/hdefs.c
VEX/priv/host-x86/hdefs.h
VEX/priv/host-x86/isel.c
VEX/priv/ir/irdefs.c
VEX/priv/ir/irmatch.c
VEX/priv/ir/irmatch.h
VEX/priv/ir/iropt.c
VEX/priv/ir/iropt.h
VEX/priv/main/vex_globals.c
VEX/priv/main/vex_globals.h
VEX/priv/main/vex_main.c
VEX/priv/main/vex_util.c
VEX/priv/main/vex_util.h
VEX/pub/libvex.h
VEX/pub/libvex_basictypes.h
VEX/pub/libvex_emwarn.h
VEX/pub/libvex_guest_amd64.h
VEX/pub/libvex_guest_arm.h
VEX/pub/libvex_guest_ppc32.h
VEX/pub/libvex_guest_ppc64.h
VEX/pub/libvex_guest_x86.h
VEX/pub/libvex_ir.h
VEX/pub/libvex_trc_values.h

index 6330286bd850c758ed4c8c3551b04bc3bb698576..0f0b5b2393bad72c7fbfd66bb4d19f2a17cfecdb 100644 (file)
@@ -2,7 +2,7 @@
 This directory and its children contain LibVEX, a library for dynamic
 binary instrumentation and translation.
 
-Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
 This library is made available under a dual licensing scheme.
 
index 7026c611f7fc65de0a3a78749db8ee91acab8bf3..13ea551b0bcff1a4f8dc916e3630b9b803e44558 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 259a20b1fa8882eff8be75c3ebf8b9c7af6f78fd..36100be0bfb7fbc8b26c6abd5b09ba75549dcda8 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 47c9ea4286bc67601ab281da865c854d75056ee4..d500d765ba7c62e9ee4203ad6ab6d5e8815b65eb 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index e68e316974f1e7aad1c0b4703beeb1b43f065ee3..80c67b3dd96088ea7674f2107a8dca796616189b 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 2a1cceb5c90ab84e80a131402c372944d327fbd1..1060163af075870d6fc8829925d923ef07a83b59 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index a813633a187c23fa074061b46d62fc4dc5e6282a..066401930b0e853ad1f87f0fee34d14ed1f6149b 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 421fade3e4c7458c621baae482ced585d574a4f0..6719a5375961366cfbd57847a791c6f79eb5506c 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 9b118fe0ec4ae05c52facfd3c4b7ca30ebf45699..c79f4b4fea53bcee145b45bc8c41ddbf90216e62 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 391b9cdf112999f77bccadc36479d3c94b19908d..935b920ebe5fd0185b3aae5410803977fddcb646 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 01b16b01121a3d082b2a35926b16dbb6d0503fa2..74298e30ca5c04cd86d8b0c2a341f3ccf8e8c831 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 357b1dee91f58c4512474f1ad60ab4199c2aa909..1c9dbdb04a711a00e07fa8b149786cc89228e1fe 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index e3c0bcfa80fdc2871df0a397cc080e044df5b959..3f9295d231fa46bac496f98914eb269f33dec21d 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index bb3349c32c29b15ddade0e8eabf0176560539771..300f13ce0cdd40e4b5250c30e88544b895339d4c 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 65652562ac7af5ae6f61e1e16816dd7ece3f01a2..296d8e8f1eb13be63fed9a46a0332c812b3cd51a 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index e4113ab2d89a1f7619776dd123b8fd1063f44b2e..4ceaaa86f440d14933ad4d944c75046902c88c4c 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index e7e032305ac50c264762a06d90cea478fdf8dbf0..1db087fada664e1ac36b642f4bcf13c872cdba80 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 781705d3f77fffb081a597a80071ff244c374a0f..ad0a7660ae229abe1d968916cf07cfae516a5e47 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 44fa0c573a6fd07252acc8c5b3b461ad8d7ef679..f5e9b1876a77198c48ff9da021103a92ba6677f1 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index a321793bfbeba5ad9a0221a9087f289c18fbf4dd..1b5b27ac006494e7f767bb9c6a9f8e58d00d13ba 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index c19542c691aa654155934ce280263be3ba6fcf86..21cf7f6ec680049f832323b57618f04edb389a1d 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 3cd12a29f36d3e7c198255ee0e2a404f28561e07..5fa80cb62c629bb0d6ec5dbede02af1e51ffe5c9 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 38eebbe652199a8f1efaf6437707c225b8809647..ad4e25b07bc3cd6dc6c833c1e45efe519fad5502 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 57f7686937bf06a074e1aeff1188df06addb1c3d..2edc55d89be8d9781a969123b5d99476f8a3cf61 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index b0d58b627a11d28e63d408e4cf176ed8ad54a067..3242719eeef4d6372e3b3dfb32b6ba6a74c072a2 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 8575191731d6b15542566ea48ebc1a3b6a150328..c43f09044d39d98b19cda60ed62cce900d2b1e1e 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 35feabc2dc656a290fd6876328e824282efe0a7f..cd06da9e0bd1a28e986dab88879d6fb2ce913859 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index b26e05f976e13c11444f16330cd556adb8b9db6c..4b9532f91e1333ff3e18b82b8c87b53cee4b46a0 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 6e4f1873efa7287db5eed829045e5ab130cd99f2..18507f57e9a879cb08834f365c80804a24d98e61 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 5498a7b85df7677a1337f4a93ae6a30853ee4edc..9c866ddaaa0473bacccde55e66af71d4f2b16f1a 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 7aa8f22766c3716840e5346f348a7277578fb8b0..54d3f74d6f31eed6c3e0a79c51745a2cf584888d 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index afc97313494db7eb31dc73dbb91c35adaea656f8..89f88d3d8768ed555b1a71de88e04b892a8ff599 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 0402b69f59f8a0c91c83f3078daee94471147953..19220d6442c2b9061ed0f44dfcae6a2dd363ddee 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 35200808b621ccd9fac68ffaeaf6cadbde176f1b..c4ea61d6b591abf0e7e834fab856c4af9a6d22b2 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 86c4d7df4e8c5fac6515a671a8df1100cb9984df..22e3ef6524b37c8ca7c1d6d86937819b492496d4 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 088fe2abb45dce9a14d240cd681a1b5b46d76608..5598801e328d93859a0c54c5af8abecc4fbdf124 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index dec069b03ef913c00ed903824a0fb50fadbf651c..e925b8cf2c022cee586bfc49277ca50fb3836f4d 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index c61a1532736f758ac57648c4d4c60d2ba884bd1d..f338d9630d90ad8fa0cd000f72159a0a8f1c829a 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index ea70bbda6ec0793d3fc64f19a7e0c318ff2f4c38..993bfeb4070bb1f704a158286f24d30e067a2b37 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index a6c944f57c31bc5f2a60394d76fdb94e7d347577..25334f71b6f941b1a11bcd51fa14fb2d8bd3ff01 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 1e0b7bda942298fc51572a8f1f26a3648b026307..774f70936f57f18d110e24930244ddd1ea41f2d7 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index afa5850470bf8428054901358101f708934ce612..e7d123f6d11e71b87a61a890837d6f3da7516013 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index db537197716c6d571358b4b6a15b3f9cec1ef04a..0475f68709bef545e3ae515704eccb411a971d94 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index b7068546b2789039fffaa91b8f6ff2c8bed98145..acaf0eb6b9de450af8500440f2206975ab759606 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 6ec1e7a9cf02e61d648ca89745c2bd659d4a0476..c0de699973bcb9693e190c9a0e8b8a252a6411bf 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index a1931f465f66b0bc5196d9a4f2b28e087868a9a3..26fe0b05021002849f5449114ba914fcf052a507 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 465262ec50762a2bb9d3bedd72edfe3e62a7b1ad..370f5f9ab8af4964e0d8edc12278e18db296e715 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 6733a442a9b278908243370e2946919851d2cc17..5e25bfd482a3be44fa1ba734f82520a9ff84b223 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 785e3560b526b258be756c6957c759e2b24894d0..91596245454a6802c44db0ea48d1176b83b7eb9e 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 5d3d1b90f84f0ad2ec4369b5f84126c1d7888e43..5753dca284f368758ea5a2091bfc91e3bcf9efae 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 7fc41f631e3036271d3d8137bccc61c71e2f970f..4203e3b1461d1081ef584f0eef6a752920b296f5 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index e2d6b97c109c1a0f9de9be683f104dd4fb192a43..fec4e564f2d8a9df2fdf261cc59afae80609e36b 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 94d3736850a4da272006b8622cb7943a2ddb107b..0676913333e6912084b5949cd76924630aa5e3c7 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index 39d6b613bc09485cfcafa712fab1fc82d2f74d08..94dfdd8d939d47934b6f602852a80dfbaf43da3e 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.
 
index b89f5aee80a35a9f1651db8eb43441fa92f985ec..dcfa9905f6671fade5c5b294fc972f40f43f2ae0 100644 (file)
@@ -10,7 +10,7 @@
    This file is part of LibVEX, a library for dynamic binary
    instrumentation and translation.
 
-   Copyright (C) 2004-2005 OpenWorks LLP.  All rights reserved.
+   Copyright (C) 2004-2006 OpenWorks LLP.  All rights reserved.
 
    This library is made available under a dual licensing scheme.