diff options
Diffstat (limited to 'gdbsupport/refcounted-object.h')
-rw-r--r-- | gdbsupport/refcounted-object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/refcounted-object.h b/gdbsupport/refcounted-object.h index 294fd87..9cdf0f1 100644 --- a/gdbsupport/refcounted-object.h +++ b/gdbsupport/refcounted-object.h @@ -1,5 +1,5 @@ /* Base class of intrusively reference-counted objects. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of GDB. |