2009-11-11 Michael Snyder <msnyder@vmware.com>
* darwin-nat-info.c: Update copyright. * dbxread.c: Ditto. * gdbarch.sh: Ditto. * gdbarch.c: Ditto. * gdbarch.h: Ditto. * inline-frame.c: Ditto. * inline-frame.h: Ditto.
This commit is contained in:
parent
f3d9f7fb03
commit
f801e1e0ba
8 changed files with 18 additions and 11 deletions
|
@ -1,6 +1,13 @@
|
|||
2009-11-11 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* s390-nat.c: Update copyright.
|
||||
* darwin-nat-info.c: Update copyright.
|
||||
* dbxread.c: Ditto.
|
||||
* gdbarch.sh: Ditto.
|
||||
* gdbarch.c: Ditto.
|
||||
* gdbarch.h: Ditto.
|
||||
* inline-frame.c: Ditto.
|
||||
* inline-frame.h: Ditto.
|
||||
* s390-nat.c: Ditto.
|
||||
|
||||
2009-11-11 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Darwin support for GDB, the GNU debugger.
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2008
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Apple Computer, Inc.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Read dbx symbol tables and convert to internal format, for GDB.
|
||||
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
|
||||
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008.
|
||||
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009.
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
/* Dynamic architecture support for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
/* Dynamic architecture support for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -811,8 +811,8 @@ cat <<EOF
|
|||
|
||||
/* Dynamic architecture support for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Inline frame unwinder for GDB.
|
||||
|
||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions for inline frame support.
|
||||
|
||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
Loading…
Reference in a new issue