diff options
Diffstat (limited to 'gdbsupport/intrusive_list.h')
-rw-r--r-- | gdbsupport/intrusive_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/intrusive_list.h b/gdbsupport/intrusive_list.h index 345fd7d..de5802f 100644 --- a/gdbsupport/intrusive_list.h +++ b/gdbsupport/intrusive_list.h @@ -1,5 +1,5 @@ /* Intrusive double linked list for GDB, the GNU debugger. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is part of GDB. |