Browse Source

Copyright updates for 2007.

drow-reverse-20070409-branch
Daniel Jacobowitz 20 years ago
parent
commit
6aba47ca06
  1. 4
      gdb/Makefile.in
  2. 2
      gdb/abug-rom.c
  3. 4
      gdb/ada-exp.y
  4. 5
      gdb/ada-lang.h
  5. 2
      gdb/ada-lex.l
  6. 4
      gdb/ada-typeprint.c
  7. 4
      gdb/ada-valprint.c
  8. 2
      gdb/aix-thread.c
  9. 3
      gdb/alpha-linux-nat.c
  10. 2
      gdb/alpha-linux-tdep.c
  11. 4
      gdb/alpha-mdebug-tdep.c
  12. 2
      gdb/alpha-nat.c
  13. 2
      gdb/alpha-osf1-tdep.c
  14. 4
      gdb/alpha-tdep.c
  15. 4
      gdb/alpha-tdep.h
  16. 2
      gdb/alphabsd-nat.c
  17. 2
      gdb/alphabsd-tdep.c
  18. 2
      gdb/alphabsd-tdep.h
  19. 2
      gdb/alphafbsd-tdep.c
  20. 2
      gdb/alphanbsd-tdep.c
  21. 2
      gdb/alphaobsd-tdep.c
  22. 2
      gdb/amd64-linux-nat.c
  23. 3
      gdb/amd64-linux-tdep.c
  24. 2
      gdb/amd64-linux-tdep.h
  25. 2
      gdb/amd64-nat.c
  26. 2
      gdb/amd64-nat.h
  27. 3
      gdb/amd64-sol2-tdep.c
  28. 2
      gdb/amd64-tdep.c
  29. 2
      gdb/amd64-tdep.h
  30. 2
      gdb/amd64bsd-nat.c
  31. 2
      gdb/amd64fbsd-nat.c
  32. 2
      gdb/amd64fbsd-tdep.c
  33. 2
      gdb/amd64nbsd-nat.c
  34. 2
      gdb/amd64nbsd-tdep.c
  35. 2
      gdb/amd64obsd-nat.c
  36. 2
      gdb/amd64obsd-tdep.c
  37. 2
      gdb/annotate.c
  38. 2
      gdb/annotate.h
  39. 2
      gdb/arch-utils.c
  40. 4
      gdb/arch-utils.h
  41. 2
      gdb/arm-linux-nat.c
  42. 3
      gdb/arm-linux-tdep.h
  43. 5
      gdb/arm-tdep.c
  44. 2
      gdb/arm-tdep.h
  45. 2
      gdb/armbsd-tdep.c
  46. 2
      gdb/armnbsd-nat.c
  47. 2
      gdb/armnbsd-tdep.c
  48. 2
      gdb/armobsd-tdep.c
  49. 2
      gdb/auxv.c
  50. 2
      gdb/auxv.h
  51. 4
      gdb/avr-tdep.c
  52. 4
      gdb/ax-gdb.c
  53. 2
      gdb/ax-gdb.h
  54. 2
      gdb/ax-general.c
  55. 2
      gdb/ax.h
  56. 2
      gdb/bcache.c
  57. 2
      gdb/bcache.h
  58. 2
      gdb/bfd-target.c
  59. 2
      gdb/bfd-target.h
  60. 2
      gdb/block.c
  61. 2
      gdb/block.h
  62. 4
      gdb/blockframe.c
  63. 5
      gdb/breakpoint.c
  64. 3
      gdb/breakpoint.h
  65. 2
      gdb/bsd-kvm.c
  66. 2
      gdb/bsd-kvm.h
  67. 2
      gdb/bsd-uthread.c
  68. 2
      gdb/bsd-uthread.h
  69. 2
      gdb/buildsym.c
  70. 2
      gdb/buildsym.h
  71. 3
      gdb/c-exp.y
  72. 4
      gdb/c-lang.c
  73. 4
      gdb/c-lang.h
  74. 3
      gdb/c-typeprint.c
  75. 4
      gdb/c-valprint.c
  76. 2
      gdb/call-cmds.h
  77. 2
      gdb/charset.c
  78. 2
      gdb/charset.h
  79. 2
      gdb/cli-out.c
  80. 2
      gdb/cli-out.h
  81. 2
      gdb/cli/cli-cmds.c
  82. 2
      gdb/cli/cli-cmds.h
  83. 4
      gdb/cli/cli-decode.c
  84. 2
      gdb/cli/cli-decode.h
  85. 2
      gdb/cli/cli-dump.c
  86. 2
      gdb/cli/cli-dump.h
  87. 2
      gdb/cli/cli-interp.c
  88. 2
      gdb/cli/cli-logging.c
  89. 4
      gdb/cli/cli-script.c
  90. 2
      gdb/cli/cli-script.h
  91. 2
      gdb/cli/cli-setshow.c
  92. 2
      gdb/cli/cli-setshow.h
  93. 2
      gdb/cli/cli-utils.c
  94. 2
      gdb/cli/cli-utils.h
  95. 2
      gdb/coff-pe-read.c
  96. 2
      gdb/coff-pe-read.h
  97. 3
      gdb/coff-solib.c
  98. 3
      gdb/coff-solib.h
  99. 2
      gdb/coffread.c
  100. 4
      gdb/command.h

4
gdb/Makefile.in

@ -1,5 +1,5 @@
# Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
# 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
# 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Free Software Foundation, Inc.
# This file is part of GDB.

2
gdb/abug-rom.c

@ -1,5 +1,5 @@
/* Remote debugging interface for ABug Rom monitor for GDB, the GNU debugger.
Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001
Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2007
Free Software Foundation, Inc.
Written by Rob Savoye of Cygnus Support

4
gdb/ada-exp.y

@ -1,6 +1,6 @@
/* YACC parser for Ada expressions, for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 1997, 2000, 2003,
2004 Free Software Foundation, Inc.
Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 1997, 2000, 2003, 2004,
2007 Free Software Foundation, Inc.
This file is part of GDB.

5
gdb/ada-lang.h

@ -1,8 +1,7 @@
/* Ada language support definitions for GDB, the GNU debugger.
Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2007
Free Software Foundation, Inc.
Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/ada-lex.l

@ -1,5 +1,5 @@
/* FLEX lexer for Ada expressions, for GDB.
Copyright (C) 1994, 1997, 1998, 2000, 2001, 2002, 2003
Copyright (C) 1994, 1997, 1998, 2000, 2001, 2002, 2003, 2007
Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/ada-typeprint.c

@ -1,6 +1,6 @@
/* Support for printing Ada types for GDB, the GNU debugger.
Copyright (C) 1986, 1988, 1989, 1991, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 1986, 1988, 1989, 1991, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/ada-valprint.c

@ -1,7 +1,7 @@
/* Support for printing Ada values for GDB, the GNU debugger.
Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1997, 2001,
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1997, 2001, 2002,
2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/aix-thread.c

@ -1,6 +1,6 @@
/* Low level interface for debugging AIX 4.3+ pthreads.
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
Written by Nick Duffek <nsd@redhat.com>.
This file is part of GDB.

3
gdb/alpha-linux-nat.c

@ -1,6 +1,5 @@
/* Low level Alpha GNU/Linux interface, for GDB when running native.
Copyright (C) 2005, 2006
Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alpha-linux-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent code for GNU/Linux on Alpha.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/alpha-mdebug-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent mdebug code for the ALPHA architecture.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alpha-nat.c

@ -1,5 +1,5 @@
/* Low level Alpha interface, for GDB when running native.
Copyright (C) 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003
Copyright (C) 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alpha-osf1-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent code for OSF/1 on Alpha.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/alpha-tdep.c

@ -1,7 +1,7 @@
/* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/alpha-tdep.h

@ -1,6 +1,6 @@
/* Common target dependent code for GDB on Alpha systems.
Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003 Free
Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alphabsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for Alpha BSD's.
Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006
Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alphabsd-tdep.c

@ -1,6 +1,6 @@
/* Common target dependent code Alpha BSD's.
Copyright (C) 2000, 2001, 2002, 2006 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alphabsd-tdep.h

@ -1,6 +1,6 @@
/* Common target dependent code for Alpha BSD's.
Copyright (C) 2002, 2006 Free Software Foundation, Inc.
Copyright (C) 2002, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alphafbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for FreeBSD/alpha.
Copyright (C) 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/alphanbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/alpha.
Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
Contributed by Wasabi Systems, Inc.

2
gdb/alphaobsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/alpha.
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64-linux-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for GNU/Linux x86-64.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs.

3
gdb/amd64-linux-tdep.c

@ -1,6 +1,7 @@
/* Target-dependent code for GNU/Linux x86-64.
Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB.

2
gdb/amd64-linux-tdep.h

@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux AMD64.
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64-nat.h

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/amd64-sol2-tdep.c

@ -1,6 +1,7 @@
/* Target-dependent code for AMD64 Solaris.
Copyright (C) 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007
Free Software Foundation, Inc.
Contributed by Joseph Myers, CodeSourcery, LLC.

2
gdb/amd64-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for AMD64.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs.

2
gdb/amd64-tdep.h

@ -1,6 +1,6 @@
/* Target-dependent definitions for AMD64.
Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2001, 2003, 2004, 2007 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB.

2
gdb/amd64bsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64 BSD's.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64fbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for FreeBSD/amd64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64fbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for FreeBSD/amd64.
Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64nbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for NetBSD/amd64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64nbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/amd64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64obsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for OpenBSD/amd64.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/amd64obsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/amd64.
Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/annotate.c

@ -1,6 +1,6 @@
/* Annotation routines for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999,
2000 Free Software Foundation, Inc.
2000, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/annotate.h

@ -1,5 +1,5 @@
/* Annotation routines for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/arch-utils.c

@ -1,6 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/arch-utils.h

@ -1,7 +1,7 @@
/* Dynamic architecture support for GDB, the GNU debugger.
Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004 Free Software
Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/arm-linux-nat.c

@ -1,5 +1,5 @@
/* GNU/Linux on ARM native support.
Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2006
Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/arm-linux-tdep.h

@ -1,7 +1,6 @@
/* GNU/Linux on ARM target support, prototypes.
Copyright (C) 2006
Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

5
gdb/arm-tdep.c

@ -1,8 +1,7 @@
/* Common target dependent code for GDB on ARM systems.
Copyright (C) 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.
Copyright (C) 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/arm-tdep.h

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on ARM systems.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/armbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for ARM BSD's.
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/armnbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for BSD Unix running on ARM's, for GDB.
Copyright (C) 1988, 1989, 1991, 1992, 1994, 1996, 1999, 2002, 2004
Copyright (C) 1988, 1989, 1991, 1992, 1994, 1996, 1999, 2002, 2004, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/armnbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/arm.
Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/armobsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/arm.
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/auxv.c

@ -1,6 +1,6 @@
/* Auxiliary vector support for GDB, the GNU debugger.
Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/auxv.h

@ -1,6 +1,6 @@
/* Auxiliary vector support for GDB, the GNU debugger.
Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/avr-tdep.c

@ -1,7 +1,7 @@
/* Target-dependent code for Atmel AVR, for GDB.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/ax-gdb.c

@ -1,7 +1,7 @@
/* GDB-specific functions for operating on agent expressions.
Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation,
Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/ax-gdb.h

@ -1,5 +1,5 @@
/* GDB-specific functions for operating on agent expressions
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/ax-general.c

@ -1,5 +1,5 @@
/* Functions for manipulating expressions designed to be executed on the agent
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/ax.h

@ -1,5 +1,5 @@
/* Definitions for expressions designed to be executed on the agent
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bcache.c

@ -2,7 +2,7 @@
Written by Fred Fish <fnf@cygnus.com>
Rewritten by Jim Blandy <jimb@cygnus.com>
Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bcache.h

@ -2,7 +2,7 @@
Written by Fred Fish <fnf@cygnus.com>
Rewritten by Jim Blandy <jimb@cygnus.com>
Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bfd-target.c

@ -1,6 +1,6 @@
/* Very simple "bfd" target, for GDB, the GNU debugger.
Copyright (C) 2003, 2005 Free Software Foundation, Inc.
Copyright (C) 2003, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bfd-target.h

@ -1,6 +1,6 @@
/* Very simple "bfd" target, for GDB, the GNU debugger.
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/block.c

@ -1,6 +1,6 @@
/* Block-related functions for the GNU debugger, GDB.
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/block.h

@ -1,6 +1,6 @@
/* Code dealing with blocks for GDB.
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/blockframe.c

@ -1,8 +1,8 @@
/* Get info from stack frames; convert between frames, blocks,
functions and pc values.
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2007
Free Software Foundation, Inc.
This file is part of GDB.

5
gdb/breakpoint.c

@ -1,8 +1,7 @@
/* Everything about breakpoints, for GDB.
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/breakpoint.h

@ -1,7 +1,6 @@
/* Data structures associated with breakpoints in GDB.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004
Free Software Foundation, Inc.
2002, 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bsd-kvm.c

@ -1,6 +1,6 @@
/* BSD Kernel Data Access Library (libkvm) interface.
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bsd-kvm.h

@ -1,6 +1,6 @@
/* BSD Kernel Data Access Library (libkvm) interface.
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bsd-uthread.c

@ -1,6 +1,6 @@
/* BSD user-level threads support.
Copyright (C) 2005 Free Software Foundation, Inc.
Copyright (C) 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/bsd-uthread.h

@ -1,6 +1,6 @@
/* BSD user-level threads support.
Copyright (C) 2005 Free Software Foundation, Inc.
Copyright (C) 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/buildsym.c

@ -1,6 +1,6 @@
/* Support routines for building symbol tables in GDB's internal format.
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/buildsym.h

@ -1,6 +1,6 @@
/* Build symbol tables in GDB's internal format.
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1996,
1997, 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
1997, 1998, 1999, 2000, 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/c-exp.y

@ -1,7 +1,6 @@
/* YACC parser for C expressions, for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2003, 2004, 2006
Free Software Foundation, Inc.
1998, 1999, 2000, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/c-lang.c

@ -1,7 +1,7 @@
/* C language support routines for GDB, the GNU debugger.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002,
2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003,
2004, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/c-lang.h

@ -1,7 +1,7 @@
/* C language support definitions for GDB, the GNU debugger.
Copyright (C) 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2005, 2006
Free Software Foundation, Inc.
Copyright (C) 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/c-typeprint.c

@ -1,7 +1,6 @@
/* Support for printing C and C++ types for GDB, the GNU debugger.
Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2001, 2002, 2003, 2006
Free Software Foundation, Inc.
1999, 2000, 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/c-valprint.c

@ -1,7 +1,7 @@
/* Support for printing C values for GDB, the GNU debugger.
Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2003, 2005, 2006
Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001, 2003, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/call-cmds.h

@ -6,7 +6,7 @@
2000-12-01 fnasser@redhat.com */
/* Prototypes for GDB commands that are called internally by other functions.
Copyright (C) 1992, 2000, 2001 Free Software Foundation, Inc.
Copyright (C) 1992, 2000, 2001, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/charset.c

@ -1,6 +1,6 @@
/* Character set conversion support for GDB.
Copyright (C) 2001, 2003 Free Software Foundation, Inc.
Copyright (C) 2001, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/charset.h

@ -1,5 +1,5 @@
/* Character set conversion support for GDB.
Copyright (C) 2001 Free Software Foundation, Inc.
Copyright (C) 2001, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/cli-out.c

@ -1,6 +1,6 @@
/* Output generating routines for GDB CLI.
Copyright (C) 1999, 2000, 2002, 2003, 2005
Copyright (C) 1999, 2000, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.

2
gdb/cli-out.h

@ -1,5 +1,5 @@
/* Output generating routines for GDB CLI.
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2007 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.

2
gdb/cli/cli-cmds.c

@ -1,6 +1,6 @@
/* GDB CLI commands.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/cli/cli-cmds.h

@ -1,5 +1,5 @@
/* Header file for GDB CLI command implementation library.
Copyright (c) 2000,2006 Free Software Foundation, Inc.
Copyright (c) 2000,2006,2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

4
gdb/cli/cli-decode.c

@ -1,7 +1,7 @@
/* Handle lists of commands, their decoding and documentation, for GDB.
Copyright (c) 1986, 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2004 Free
Software Foundation, Inc.
Copyright (c) 1986, 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2004, 2007
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-decode.h

@ -1,6 +1,6 @@
/* Header file for GDB command decoding library.
Copyright (c) 2000, 2003 Free Software Foundation, Inc.
Copyright (c) 2000, 2003, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-dump.c

@ -1,6 +1,6 @@
/* Dump-to-file commands, for GDB, the GNU debugger.
Copyright (c) 2002, 2005 Free Software Foundation, Inc.
Copyright (c) 2002, 2005, 2007 Free Software Foundation, Inc.
Contributed by Red Hat.

2
gdb/cli/cli-dump.h

@ -1,6 +1,6 @@
/* Dump-to-file commands, for GDB, the GNU debugger.
Copyright (c) 2001, 2005 Free Software Foundation, Inc.
Copyright (c) 2001, 2005, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/cli/cli-interp.c

@ -1,6 +1,6 @@
/* CLI Definitions for GDB, the GNU debugger.
Copyright (c) 2002, 2003 Free Software Foundation, Inc.
Copyright (c) 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/cli/cli-logging.c

@ -1,6 +1,6 @@
/* Command-line output logging for GDB, the GNU debugger.
Copyright (c) 2003, 2004 Free Software Foundation, Inc.
Copyright (c) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.

4
gdb/cli/cli-script.c

@ -1,7 +1,7 @@
/* GDB CLI command scripting.
Copyright (c) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006
Copyright (c) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/cli/cli-script.h

@ -1,5 +1,5 @@
/* Header file for GDB CLI command implementation library.
Copyright (c) 2000, 2002 Free Software Foundation, Inc.
Copyright (c) 2000, 2002, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-setshow.c

@ -1,6 +1,6 @@
/* Handle set and show GDB commands.
Copyright (c) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Copyright (c) 2000, 2001, 2002, 2003, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-setshow.h

@ -1,5 +1,5 @@
/* Header file for GDB CLI set and show commands implementation.
Copyright (c) 2000, 2001 Free Software Foundation, Inc.
Copyright (c) 2000, 2001, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-utils.c

@ -1,5 +1,5 @@
/* GDB CLI utility library.
Copyright (c) 2001 Free Software Foundation, Inc.
Copyright (c) 2001, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/cli/cli-utils.h

@ -1,5 +1,5 @@
/* Header file for GDB CLI utility library.
Copyright (c) 2001 Free Software Foundation, Inc.
Copyright (c) 2001, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

2
gdb/coff-pe-read.c

@ -2,7 +2,7 @@
convert to internal format, for GDB. Used as a last resort if no
debugging symbols recognized.
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/coff-pe-read.h

@ -1,6 +1,6 @@
/* Interface to coff-pe-read.c (portable-executable-specific symbol reader).
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/coff-solib.c

@ -1,5 +1,6 @@
/* Handle COFF SVR3 shared libraries for GDB, the GNU Debugger.
Copyright (C) 1993, 1994, 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1998, 1999, 2000, 2007
Free Software Foundation, Inc.
This file is part of GDB.

3
gdb/coff-solib.h

@ -1,5 +1,6 @@
/* COFF (SVR3) Shared library declarations for GDB, the GNU Debugger.
Copyright (C) 1992, 1993, 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1998, 1999, 2000, 2003, 2007
Free Software Foundation, Inc.
This file is part of GDB.

2
gdb/coffread.c

@ -1,6 +1,6 @@
/* Read coff symbol tables and convert to internal format, for GDB.
Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
Free Software Foundation, Inc.
Contributed by David D. Johnson, Brown University (ddj@cs.brown.edu).

4
gdb/command.h

@ -1,7 +1,7 @@
/* Header file for command-reading library command.c.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1999,
2000, 2002, 2004 Free Software Foundation, Inc.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000,
2002, 2004, 2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save