From 92abbb20a7070e5b6587867502b7072de695011f Mon Sep 17 00:00:00 2001 From: Andreas Arnez Date: Tue, 14 Apr 2026 13:38:11 +0200 Subject: [PATCH] s390x: Update some IBM copyright notices Some of the copyright notices in `*s390*' source files were really outdated. Fix this. --- VEX/priv/guest_s390_defs.h | 2 +- VEX/priv/guest_s390_helpers.c | 2 +- VEX/priv/host_s390_defs.c | 2 +- VEX/priv/host_s390_defs.h | 2 +- VEX/priv/host_s390_isel.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VEX/priv/guest_s390_defs.h b/VEX/priv/guest_s390_defs.h index 1cf058001..1d3a2be94 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-2020 + Copyright IBM Corp. 2010-2026 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 75e93e275..f5e826714 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-2020 + Copyright IBM Corp. 2010-2026 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 cc201052b..df5f39851 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-2020 + Copyright IBM Corp. 2010-2026 Copyright (C) 2012-2017 Florian Krohm (britzel@acm.org) This program is free software; you can redistribute it and/or diff --git a/VEX/priv/host_s390_defs.h b/VEX/priv/host_s390_defs.h index 8b8812956..e4e83ccf6 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-2020 + Copyright IBM Corp. 2010-2026 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 9e34afffc..cf54dd48a 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-2020 + Copyright IBM Corp. 2010-2026 Copyright (C) 2012-2017 Florian Krohm (britzel@acm.org) This program is free software; you can redistribute it and/or -- 2.47.3