[binutils-gdb] gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*
Simon Marchi
simark@sourceware.org
Thu Mar 31 15:14:14 GMT 2022
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6e6e87de92b1c3ba95bf5f1932c59efea71ec4f6
commit 6e6e87de92b1c3ba95bf5f1932c59efea71ec4f6
Author: Simon Marchi <simon.marchi@efficios.com>
Date: Mon Jan 10 12:50:17 2022 -0500
gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*
I forgot to do this before pushing the previous commit.
Change-Id: Ia343f702e8357d0fd109e9ddd778973e91862805
Diff:
---
gdb/testsuite/gdb.base/vfork-follow-parent.c | 2 +-
gdb/testsuite/gdb.base/vfork-follow-parent.exp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gdb/testsuite/gdb.base/vfork-follow-parent.c b/gdb/testsuite/gdb.base/vfork-follow-parent.c
index c3f87f8f4ed..f4face70f6e 100644
--- a/gdb/testsuite/gdb.base/vfork-follow-parent.c
+++ b/gdb/testsuite/gdb.base/vfork-follow-parent.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2021 Free Software Foundation, Inc.
+ Copyright 2021-2022 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gdb/testsuite/gdb.base/vfork-follow-parent.exp b/gdb/testsuite/gdb.base/vfork-follow-parent.exp
index 0432a08e344..ded87548a9e 100644
--- a/gdb/testsuite/gdb.base/vfork-follow-parent.exp
+++ b/gdb/testsuite/gdb.base/vfork-follow-parent.exp
@@ -1,4 +1,4 @@
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021-2022 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
More information about the Gdb-cvs
mailing list