diff options
Diffstat (limited to 'gdb/solib-osf.c')
-rw-r--r-- | gdb/solib-osf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solib-osf.c b/gdb/solib-osf.c index 5a2264cc30b..2ed7c3b053e 100644 --- a/gdb/solib-osf.c +++ b/gdb/solib-osf.c @@ -1,7 +1,7 @@ /* Handle OSF/1, Digital UNIX, and Tru64 shared libraries for GDB, the GNU Debugger. Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2007, 2008, - 2009, 2010 Free Software Foundation, Inc. + 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. |