From a85efcff36eedbbbc45f07e57d148160706e67d7 Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Mon, 6 Aug 2012 18:33:21 +0000 Subject: [PATCH] Update copyright notices for s390 git-svn-id: svn://svn.valgrind.org/vex/trunk@2463 --- VEX/priv/guest_s390_defs.h | 2 +- VEX/priv/guest_s390_helpers.c | 2 +- VEX/priv/guest_s390_toIR.c | 2 +- VEX/priv/host_s390_defs.c | 2 +- VEX/priv/host_s390_defs.h | 2 +- VEX/priv/host_s390_disasm.c | 2 +- VEX/priv/host_s390_disasm.h | 2 +- VEX/priv/host_s390_isel.c | 2 +- VEX/pub/libvex_guest_s390x.h | 2 +- VEX/pub/libvex_s390x_common.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/VEX/priv/guest_s390_defs.h b/VEX/priv/guest_s390_defs.h index ab49217d68..1d771af96f 100644 --- a/VEX/priv/guest_s390_defs.h +++ b/VEX/priv/guest_s390_defs.h @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_s390_helpers.c b/VEX/priv/guest_s390_helpers.c index 4a5a26211c..08deb64d71 100644 --- a/VEX/priv/guest_s390_helpers.c +++ b/VEX/priv/guest_s390_helpers.c @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_s390_toIR.c b/VEX/priv/guest_s390_toIR.c index 334287fe1a..96c538effe 100644 --- a/VEX/priv/guest_s390_toIR.c +++ b/VEX/priv/guest_s390_toIR.c @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_s390_defs.c b/VEX/priv/host_s390_defs.c index d89179b27d..56bb986bf2 100644 --- a/VEX/priv/host_s390_defs.c +++ b/VEX/priv/host_s390_defs.c @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_s390_defs.h b/VEX/priv/host_s390_defs.h index 74bf0bbd24..5c457973b5 100644 --- a/VEX/priv/host_s390_defs.h +++ b/VEX/priv/host_s390_defs.h @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_s390_disasm.c b/VEX/priv/host_s390_disasm.c index 35f101011d..a23009e539 100644 --- a/VEX/priv/host_s390_disasm.c +++ b/VEX/priv/host_s390_disasm.c @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_s390_disasm.h b/VEX/priv/host_s390_disasm.h index c01aa34b03..f053dc8be2 100644 --- a/VEX/priv/host_s390_disasm.h +++ b/VEX/priv/host_s390_disasm.h @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_s390_isel.c b/VEX/priv/host_s390_isel.c index 8ac425a38e..aacf4b453d 100644 --- a/VEX/priv/host_s390_isel.c +++ b/VEX/priv/host_s390_isel.c @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/pub/libvex_guest_s390x.h b/VEX/pub/libvex_guest_s390x.h index 684c25b10f..815634206b 100644 --- a/VEX/pub/libvex_guest_s390x.h +++ b/VEX/pub/libvex_guest_s390x.h @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/pub/libvex_s390x_common.h b/VEX/pub/libvex_s390x_common.h index 77b79d7d30..332cca5ff6 100644 --- a/VEX/pub/libvex_s390x_common.h +++ b/VEX/pub/libvex_s390x_common.h @@ -8,7 +8,7 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright IBM Corp. 2010-2011 + Copyright IBM Corp. 2010-2012 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as -- 2.47.2