diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/alpha/nm-osf3.h | 2 | ||||
-rw-r--r-- | gdb/config/djgpp/djconfig.sh | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-cygwin.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-fbsd.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-go32.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-i386.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-i386gnu.h | 3 | ||||
-rw-r--r-- | gdb/config/i386/nm-i386sol2.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-linux.h | 3 | ||||
-rw-r--r-- | gdb/config/i386/nm-linux64.h | 2 | ||||
-rw-r--r-- | gdb/config/mips/nm-irix5.h | 2 | ||||
-rw-r--r-- | gdb/config/nm-linux.h | 2 | ||||
-rw-r--r-- | gdb/config/nm-nto.h | 2 | ||||
-rw-r--r-- | gdb/config/rs6000/nm-rs6000.h | 2 | ||||
-rw-r--r-- | gdb/config/sparc/nm-sol2.h | 2 |
15 files changed, 17 insertions, 15 deletions
diff --git a/gdb/config/alpha/nm-osf3.h b/gdb/config/alpha/nm-osf3.h index 7637b27..fba82b8 100644 --- a/gdb/config/alpha/nm-osf3.h +++ b/gdb/config/alpha/nm-osf3.h @@ -1,5 +1,5 @@ /* Native definitions for alpha running OSF/1-3.x and higher, using procfs. - Copyright 1995, 2007, 2008 Free Software Foundation, Inc. + Copyright 1995, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/djgpp/djconfig.sh b/gdb/config/djgpp/djconfig.sh index 002ad64..ac2af62 100644 --- a/gdb/config/djgpp/djconfig.sh +++ b/gdb/config/djgpp/djconfig.sh @@ -5,7 +5,7 @@ # configuring other GNU programs for DJGPP. # #===================================================================== -# Copyright 1997,1999,2000,2001,2002,2003,2005,2007,2008 +# Copyright 1997,1999,2000,2001,2002,2003,2005,2007,2008,2009 # Free Software Foundation, Inc. # # Originally written by Robert Hoehne, revised by Eli Zaretskii. diff --git a/gdb/config/i386/nm-cygwin.h b/gdb/config/i386/nm-cygwin.h index b273439..9daa74d 100644 --- a/gdb/config/i386/nm-cygwin.h +++ b/gdb/config/i386/nm-cygwin.h @@ -1,5 +1,5 @@ /* Native definitions for Intel x86 running CYGWIN. - Copyright 2002, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright 2002, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-fbsd.h b/gdb/config/i386/nm-fbsd.h index 6dcb04e..77875da 100644 --- a/gdb/config/i386/nm-fbsd.h +++ b/gdb/config/i386/nm-fbsd.h @@ -1,7 +1,7 @@ /* Native-dependent definitions for FreeBSD/i386. Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1997, 2000, 2001, 2004, 2005, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-go32.h b/gdb/config/i386/nm-go32.h index 86ed270..3a6fd1b 100644 --- a/gdb/config/i386/nm-go32.h +++ b/gdb/config/i386/nm-go32.h @@ -1,5 +1,5 @@ /* Native definitions for Intel x86 running DJGPP. - Copyright 1997, 1998, 1999, 2001, 2002, 2007, 2008 + Copyright 1997, 1998, 1999, 2001, 2002, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-i386.h b/gdb/config/i386/nm-i386.h index 090cc42..5f237cc 100644 --- a/gdb/config/i386/nm-i386.h +++ b/gdb/config/i386/nm-i386.h @@ -1,5 +1,5 @@ /* Native macro definitions for GDB on an Intel i[3456]86. - Copyright 2001, 2004, 2007, 2008 Free Software Foundation, Inc. + Copyright 2001, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-i386gnu.h b/gdb/config/i386/nm-i386gnu.h index ee1fe73f..e14d3cf 100644 --- a/gdb/config/i386/nm-i386gnu.h +++ b/gdb/config/i386/nm-i386gnu.h @@ -1,5 +1,6 @@ /* Native-dependent definitions for Intel 386 running the GNU Hurd - Copyright 1994, 1995, 1996, 2002, 2007, 2008 Free Software Foundation, Inc. + Copyright 1994, 1995, 1996, 2002, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-i386sol2.h b/gdb/config/i386/nm-i386sol2.h index 6ff35d2..5ac917e 100644 --- a/gdb/config/i386/nm-i386sol2.h +++ b/gdb/config/i386/nm-i386sol2.h @@ -1,5 +1,5 @@ /* Native support for i386 running Solaris 2. - Copyright 1998, 1999, 2000, 2007, 2008 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-linux.h b/gdb/config/i386/nm-linux.h index 755e0d7..d255874 100644 --- a/gdb/config/i386/nm-linux.h +++ b/gdb/config/i386/nm-linux.h @@ -1,7 +1,8 @@ /* Native support for GNU/Linux x86. Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2005, 2007, 2008 Free Software Foundation, Inc. + 2000, 2001, 2002, 2003, 2005, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/i386/nm-linux64.h b/gdb/config/i386/nm-linux64.h index 7bf273b..19d710a 100644 --- a/gdb/config/i386/nm-linux64.h +++ b/gdb/config/i386/nm-linux64.h @@ -1,6 +1,6 @@ /* Native support for GNU/Linux x86-64. - Copyright 2001, 2002, 2003, 2004, 2005, 2007, 2008 + Copyright 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Jiri Smid, SuSE Labs. diff --git a/gdb/config/mips/nm-irix5.h b/gdb/config/mips/nm-irix5.h index 70d7f59..49ac420 100644 --- a/gdb/config/mips/nm-irix5.h +++ b/gdb/config/mips/nm-irix5.h @@ -1,6 +1,6 @@ /* Definitions for native support of irix5. - Copyright 1993, 1996, 1998, 1999, 2000, 2007, 2008 + Copyright 1993, 1996, 1998, 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/nm-linux.h b/gdb/config/nm-linux.h index 6531cc8..063cc9e 100644 --- a/gdb/config/nm-linux.h +++ b/gdb/config/nm-linux.h @@ -1,6 +1,6 @@ /* Native support for GNU/Linux. - Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/nm-nto.h b/gdb/config/nm-nto.h index bbdf59c..72daac3 100644 --- a/gdb/config/nm-nto.h +++ b/gdb/config/nm-nto.h @@ -1,6 +1,6 @@ /* Native support for QNX Neutrino version 6. - Copyright 2003,2006,2007,2008 Free Software Foundation, Inc. + Copyright 2003,2006,2007,2008,2009 Free Software Foundation, Inc. This code was donated by QNX Software Systems Ltd. diff --git a/gdb/config/rs6000/nm-rs6000.h b/gdb/config/rs6000/nm-rs6000.h index 7f65eae..3fe776e 100644 --- a/gdb/config/rs6000/nm-rs6000.h +++ b/gdb/config/rs6000/nm-rs6000.h @@ -1,6 +1,6 @@ /* IBM RS/6000 native-dependent macros for GDB, the GNU debugger. Copyright 1986, 1987, 1989, 1991, 1992, 1994, 1996, 1999, 2000, 2001, 2007, - 2008 Free Software Foundation, Inc. + 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/sparc/nm-sol2.h b/gdb/config/sparc/nm-sol2.h index 2d5a578..e1e75c0 100644 --- a/gdb/config/sparc/nm-sol2.h +++ b/gdb/config/sparc/nm-sol2.h @@ -1,6 +1,6 @@ /* Native-dependent definitions for Solaris SPARC. - Copyright 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. |