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