diff options
Diffstat (limited to 'gdbsupport/thread-pool.cc')
-rw-r--r-- | gdbsupport/thread-pool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/thread-pool.cc b/gdbsupport/thread-pool.cc index 06586f7..cd5e116 100644 --- a/gdbsupport/thread-pool.cc +++ b/gdbsupport/thread-pool.cc @@ -1,6 +1,6 @@ /* Thread pool - Copyright (C) 2019-2020 Free Software Foundation, Inc. + Copyright (C) 2019-2021 Free Software Foundation, Inc. This file is part of GDB. |