diff options
Diffstat (limited to 'gdb/somread.c')
-rw-r--r-- | gdb/somread.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/somread.c b/gdb/somread.c index 70fc3a3..e621cba 100644 --- a/gdb/somread.c +++ b/gdb/somread.c @@ -1,6 +1,6 @@ /* Read HP PA/Risc object files for GDB. - Copyright (C) 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, - 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1991-1992, 1994-1996, 1998-2002, 2004, 2007-2012 Free + Software Foundation, Inc. Written by Fred Fish at Cygnus Support. This file is part of GDB. |