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 7353b27..fce4349 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-2014 Free Software Foundation, Inc. + Copyright (C) 2012-2015 Free Software Foundation, Inc. This file is part of GDB. |