summaryrefslogtreecommitdiff
path: root/gdb/demangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/demangle.c')
-rw-r--r--gdb/demangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/demangle.c b/gdb/demangle.c
index af306a5ea90..8ea56af2b57 100644
--- a/gdb/demangle.c
+++ b/gdb/demangle.c
@@ -1,7 +1,7 @@
/* Basic C++ demangling support for GDB.
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
- 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
Written by Fred Fish at Cygnus Support.