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