diff options
Diffstat (limited to 'gdb/common/queue.h')
-rw-r--r-- | gdb/common/queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/queue.h b/gdb/common/queue.h index 8611ed65858..6314ad5ca62 100644 --- a/gdb/common/queue.h +++ b/gdb/common/queue.h @@ -1,6 +1,6 @@ /* General queue data structure for GDB, the GNU debugger. - Copyright (C) 2012-2016 Free Software Foundation, Inc. + Copyright (C) 2012-2017 Free Software Foundation, Inc. This file is part of GDB. |