|
From: <sv...@va...> - 2012-08-05 15:37:00
|
sewardj 2012-08-05 16:36:51 +0100 (Sun, 05 Aug 2012)
New Revision: 2460
Log:
Update copyright dates to include 2012.
Modified files:
trunk/auxprogs/genoffsets.c
trunk/priv/guest_amd64_defs.h
trunk/priv/guest_amd64_helpers.c
trunk/priv/guest_amd64_toIR.c
trunk/priv/guest_arm_defs.h
trunk/priv/guest_arm_helpers.c
trunk/priv/guest_arm_toIR.c
trunk/priv/guest_generic_bb_to_IR.c
trunk/priv/guest_generic_bb_to_IR.h
trunk/priv/guest_generic_x87.c
trunk/priv/guest_generic_x87.h
trunk/priv/guest_ppc_defs.h
trunk/priv/guest_ppc_helpers.c
trunk/priv/guest_ppc_toIR.c
trunk/priv/guest_x86_defs.h
trunk/priv/guest_x86_helpers.c
trunk/priv/guest_x86_toIR.c
trunk/priv/host_amd64_defs.c
trunk/priv/host_amd64_defs.h
trunk/priv/host_amd64_isel.c
trunk/priv/host_arm_defs.c
trunk/priv/host_arm_defs.h
trunk/priv/host_arm_isel.c
trunk/priv/host_generic_reg_alloc2.c
trunk/priv/host_generic_regs.c
trunk/priv/host_generic_regs.h
trunk/priv/host_generic_simd128.c
trunk/priv/host_generic_simd128.h
trunk/priv/host_generic_simd64.c
trunk/priv/host_generic_simd64.h
trunk/priv/host_ppc_defs.c
trunk/priv/host_ppc_defs.h
trunk/priv/host_ppc_isel.c
trunk/priv/host_x86_defs.c
trunk/priv/host_x86_defs.h
trunk/priv/host_x86_isel.c
trunk/priv/ir_defs.c
trunk/priv/ir_match.c
trunk/priv/ir_match.h
trunk/priv/ir_opt.c
trunk/priv/ir_opt.h
trunk/priv/main_globals.c
trunk/priv/main_globals.h
trunk/priv/main_main.c
trunk/priv/main_util.c
trunk/priv/main_util.h
trunk/pub/libvex.h
trunk/pub/libvex_basictypes.h
trunk/pub/libvex_emwarn.h
trunk/pub/libvex_guest_amd64.h
trunk/pub/libvex_guest_arm.h
trunk/pub/libvex_guest_ppc32.h
trunk/pub/libvex_guest_ppc64.h
trunk/pub/libvex_guest_x86.h
trunk/pub/libvex_ir.h
trunk/pub/libvex_trc_values.h
trunk/test_main.c
Modified: trunk/pub/libvex_ir.h (+1 -1)
===================================================================
--- trunk/pub/libvex_ir.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_ir.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_guest_x86.h (+1 -1)
===================================================================
--- trunk/pub/libvex_guest_x86.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_guest_x86.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/main_main.c (+1 -1)
===================================================================
--- trunk/priv/main_main.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/main_main.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/ir_defs.c (+1 -1)
===================================================================
--- trunk/priv/ir_defs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/ir_defs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_x86_defs.h (+1 -1)
===================================================================
--- trunk/priv/host_x86_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_x86_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_x86_defs.c (+1 -1)
===================================================================
--- trunk/priv/host_x86_defs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_x86_defs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_emwarn.h (+1 -1)
===================================================================
--- trunk/pub/libvex_emwarn.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_emwarn.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/ir_opt.h (+1 -1)
===================================================================
--- trunk/priv/ir_opt.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/ir_opt.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/ir_opt.c (+1 -1)
===================================================================
--- trunk/priv/ir_opt.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/ir_opt.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -8,7 +8,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_ppc_isel.c (+1 -1)
===================================================================
--- trunk/priv/host_ppc_isel.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_ppc_isel.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -8,7 +8,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_amd64_defs.h (+1 -1)
===================================================================
--- trunk/priv/guest_amd64_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_amd64_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/auxprogs/genoffsets.c (+1 -1)
===================================================================
--- trunk/auxprogs/genoffsets.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/auxprogs/genoffsets.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_guest_arm.h (+1 -1)
===================================================================
--- trunk/pub/libvex_guest_arm.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_guest_arm.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_reg_alloc2.c (+1 -1)
===================================================================
--- trunk/priv/host_generic_reg_alloc2.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_reg_alloc2.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_arm_defs.h (+1 -1)
===================================================================
--- trunk/priv/host_arm_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_arm_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -6,7 +6,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_arm_defs.c (+2 -2)
===================================================================
--- trunk/priv/host_arm_defs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_arm_defs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,11 +7,11 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
NEON support is
- Copyright (C) 2010-2011 Samsung Electronics
+ Copyright (C) 2010-2012 Samsung Electronics
contributed by Dmitry Zhurikhin <zh...@is...>
and Kirill Batuzov <bat...@is...>
Modified: trunk/pub/libvex_guest_ppc64.h (+1 -1)
===================================================================
--- trunk/pub/libvex_guest_ppc64.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_guest_ppc64.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_arm_helpers.c (+1 -1)
===================================================================
--- trunk/priv/guest_arm_helpers.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_arm_helpers.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_x86_isel.c (+1 -1)
===================================================================
--- trunk/priv/host_x86_isel.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_x86_isel.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_guest_ppc32.h (+1 -1)
===================================================================
--- trunk/pub/libvex_guest_ppc32.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_guest_ppc32.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/main_globals.h (+1 -1)
===================================================================
--- trunk/priv/main_globals.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/main_globals.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/main_globals.c (+1 -1)
===================================================================
--- trunk/priv/main_globals.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/main_globals.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_ppc_defs.h (+1 -1)
===================================================================
--- trunk/priv/guest_ppc_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_ppc_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_generic_x87.h (+1 -1)
===================================================================
--- trunk/priv/guest_generic_x87.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_generic_x87.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_generic_x87.c (+1 -1)
===================================================================
--- trunk/priv/guest_generic_x87.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_generic_x87.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_arm_toIR.c (+2 -2)
===================================================================
--- trunk/priv/guest_arm_toIR.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_arm_toIR.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,11 +7,11 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
NEON support is
- Copyright (C) 2010-2011 Samsung Electronics
+ Copyright (C) 2010-2012 Samsung Electronics
contributed by Dmitry Zhurikhin <zh...@is...>
and Kirill Batuzov <bat...@is...>
Modified: trunk/priv/guest_arm_defs.h (+1 -1)
===================================================================
--- trunk/priv/guest_arm_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_arm_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -6,7 +6,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex.h (+1 -1)
===================================================================
--- trunk/pub/libvex.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_ppc_defs.h (+1 -1)
===================================================================
--- trunk/priv/host_ppc_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_ppc_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_ppc_defs.c (+1 -1)
===================================================================
--- trunk/priv/host_ppc_defs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_ppc_defs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_simd128.h (+1 -1)
===================================================================
--- trunk/priv/host_generic_simd128.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_simd128.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2010-2011 OpenWorks GbR
+ Copyright (C) 2010-2012 OpenWorks GbR
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_simd128.c (+1 -1)
===================================================================
--- trunk/priv/host_generic_simd128.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_simd128.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2010-2011 OpenWorks GbR
+ Copyright (C) 2010-2012 OpenWorks GbR
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_amd64_defs.h (+1 -1)
===================================================================
--- trunk/priv/host_amd64_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_amd64_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_amd64_defs.c (+1 -1)
===================================================================
--- trunk/priv/host_amd64_defs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_amd64_defs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_generic_bb_to_IR.h (+1 -1)
===================================================================
--- trunk/priv/guest_generic_bb_to_IR.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_generic_bb_to_IR.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_generic_bb_to_IR.c (+1 -1)
===================================================================
--- trunk/priv/guest_generic_bb_to_IR.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_generic_bb_to_IR.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_guest_amd64.h (+1 -1)
===================================================================
--- trunk/pub/libvex_guest_amd64.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_guest_amd64.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_basictypes.h (+1 -1)
===================================================================
--- trunk/pub/libvex_basictypes.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_basictypes.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_amd64_toIR.c (+1 -1)
===================================================================
--- trunk/priv/guest_amd64_toIR.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_amd64_toIR.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/pub/libvex_trc_values.h (+1 -1)
===================================================================
--- trunk/pub/libvex_trc_values.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/pub/libvex_trc_values.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/ir_match.h (+1 -1)
===================================================================
--- trunk/priv/ir_match.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/ir_match.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/ir_match.c (+1 -1)
===================================================================
--- trunk/priv/ir_match.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/ir_match.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_arm_isel.c (+2 -2)
===================================================================
--- trunk/priv/host_arm_isel.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_arm_isel.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,11 +7,11 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
NEON support is
- Copyright (C) 2010-2011 Samsung Electronics
+ Copyright (C) 2010-2012 Samsung Electronics
contributed by Dmitry Zhurikhin <zh...@is...>
and Kirill Batuzov <bat...@is...>
Modified: trunk/priv/host_amd64_isel.c (+1 -1)
===================================================================
--- trunk/priv/host_amd64_isel.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_amd64_isel.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_x86_defs.h (+1 -1)
===================================================================
--- trunk/priv/guest_x86_defs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_x86_defs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_ppc_toIR.c (+1 -1)
===================================================================
--- trunk/priv/guest_ppc_toIR.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_ppc_toIR.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -8,7 +8,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_simd64.h (+1 -1)
===================================================================
--- trunk/priv/host_generic_simd64.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_simd64.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_simd64.c (+1 -1)
===================================================================
--- trunk/priv/host_generic_simd64.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_simd64.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_regs.h (+1 -1)
===================================================================
--- trunk/priv/host_generic_regs.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_regs.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/host_generic_regs.c (+1 -1)
===================================================================
--- trunk/priv/host_generic_regs.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/host_generic_regs.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_x86_toIR.c (+1 -1)
===================================================================
--- trunk/priv/guest_x86_toIR.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_x86_toIR.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_ppc_helpers.c (+1 -1)
===================================================================
--- trunk/priv/guest_ppc_helpers.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_ppc_helpers.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/test_main.c (+2 -2)
===================================================================
--- trunk/test_main.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/test_main.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
@@ -476,7 +476,7 @@
This file is part of MemCheck, a heavyweight Valgrind tool for
detecting memory errors.
- Copyright (C) 2000-2011 Julian Seward
+ Copyright (C) 2000-2012 Julian Seward
js...@ac...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/main_util.h (+1 -1)
===================================================================
--- trunk/priv/main_util.h 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/main_util.h 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/main_util.c (+1 -1)
===================================================================
--- trunk/priv/main_util.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/main_util.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_x86_helpers.c (+1 -1)
===================================================================
--- trunk/priv/guest_x86_helpers.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_x86_helpers.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
Modified: trunk/priv/guest_amd64_helpers.c (+1 -1)
===================================================================
--- trunk/priv/guest_amd64_helpers.c 2012-08-05 03:59:55 +01:00 (rev 2459)
+++ trunk/priv/guest_amd64_helpers.c 2012-08-05 16:36:51 +01:00 (rev 2460)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2004-2011 OpenWorks LLP
+ Copyright (C) 2004-2012 OpenWorks LLP
in...@op...
This program is free software; you can redistribute it and/or
|