gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*

I forgot to do this before pushing the previous commit.

Change-Id: Ia343f702e8357d0fd109e9ddd778973e91862805
This commit is contained in:
Simon Marchi 2022-01-10 12:50:17 -05:00 committed by Simon Marchi
parent b653576623
commit 6e6e87de92
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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