diff options
Diffstat (limited to 'gdb/solist.h')
-rw-r--r-- | gdb/solist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solist.h b/gdb/solist.h index bcba0ad..ab7b087 100644 --- a/gdb/solist.h +++ b/gdb/solist.h @@ -1,6 +1,6 @@ /* Shared library declarations for GDB, the GNU Debugger. Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, - 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2001, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. |