diff options
Diffstat (limited to 'gdbsupport/ptid.cc')
-rw-r--r-- | gdbsupport/ptid.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/ptid.cc b/gdbsupport/ptid.cc index d4bd715..19bc2d8 100644 --- a/gdbsupport/ptid.cc +++ b/gdbsupport/ptid.cc @@ -1,6 +1,6 @@ /* The ptid_t type and common functions operating on it. - Copyright (C) 1986-2022 Free Software Foundation, Inc. + Copyright (C) 1986-2023 Free Software Foundation, Inc. This file is part of GDB. |