diff options
Diffstat (limited to 'gdbserver/thread-db.cc')
-rw-r--r-- | gdbserver/thread-db.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/thread-db.cc b/gdbserver/thread-db.cc index ed27405..d08c0f7 100644 --- a/gdbserver/thread-db.cc +++ b/gdbserver/thread-db.cc @@ -1,5 +1,5 @@ /* Thread management interface, for the remote server for GDB. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. Contributed by MontaVista Software. |