diff options
Diffstat (limited to 'gdbsupport/gdb_splay_tree.h')
-rw-r--r-- | gdbsupport/gdb_splay_tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/gdb_splay_tree.h b/gdbsupport/gdb_splay_tree.h index 22d9bf6..873ad8e 100644 --- a/gdbsupport/gdb_splay_tree.h +++ b/gdbsupport/gdb_splay_tree.h @@ -1,6 +1,6 @@ /* GDB wrapper for splay trees. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of GDB. |