]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/demangle.c
run copyright.sh for 2011.
[thirdparty/binutils-gdb.git] / gdb / demangle.c
index af306a5ea900ed29384a3ab491b0a3f4b3ec4546..8ea56af2b57a64e72f3a55f9b6827f26bb6fb9e8 100644 (file)
@@ -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.