Browse Source

2004-08-09 Michael Chastain <mec.gnu@mindspring.com>

* gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
	gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
	gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
	gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
	gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
	gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
	gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
	gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
	gdb.mi/mi-watch.exp: Update copyright years.
jimb-rda-nptl-branch
Michael Chastain 22 years ago
parent
commit
1482e0de82
  1. 12
      gdb/testsuite/ChangeLog
  2. 2
      gdb/testsuite/gdb.mi/gdb792.exp
  3. 2
      gdb/testsuite/gdb.mi/mi-basics.exp
  4. 2
      gdb/testsuite/gdb.mi/mi-break.exp
  5. 2
      gdb/testsuite/gdb.mi/mi-console.exp
  6. 2
      gdb/testsuite/gdb.mi/mi-disassemble.exp
  7. 2
      gdb/testsuite/gdb.mi/mi-eval.exp
  8. 2
      gdb/testsuite/gdb.mi/mi-file.exp
  9. 2
      gdb/testsuite/gdb.mi/mi-hack-cli.exp
  10. 2
      gdb/testsuite/gdb.mi/mi-read-memory.exp
  11. 2
      gdb/testsuite/gdb.mi/mi-regs.exp
  12. 2
      gdb/testsuite/gdb.mi/mi-return.exp
  13. 2
      gdb/testsuite/gdb.mi/mi-simplerun.exp
  14. 2
      gdb/testsuite/gdb.mi/mi-stack.exp
  15. 2
      gdb/testsuite/gdb.mi/mi-stepi.exp
  16. 2
      gdb/testsuite/gdb.mi/mi-until.exp
  17. 2
      gdb/testsuite/gdb.mi/mi-var-block.exp
  18. 2
      gdb/testsuite/gdb.mi/mi-var-child.exp
  19. 2
      gdb/testsuite/gdb.mi/mi-var-cmd.exp
  20. 2
      gdb/testsuite/gdb.mi/mi-var-display.exp
  21. 2
      gdb/testsuite/gdb.mi/mi-watch.exp

12
gdb/testsuite/ChangeLog

@ -1,3 +1,15 @@
2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
* gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
gdb.mi/mi-watch.exp: Update copyright years.
2004-08-08 Daniel Jacobowitz <dan@debian.org>
PR gdb/1738

2
gdb/testsuite/gdb.mi/gdb792.exp

@ -1,4 +1,4 @@
# Copyright 2002 Free Software Foundation, Inc.
# Copyright 2002, 2003 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/testsuite/gdb.mi/mi-basics.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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/testsuite/gdb.mi/mi-break.exp

@ -1,4 +1,4 @@
# Copyright 1999 Free Software Foundation, Inc.
# Copyright 1999, 2001 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/testsuite/gdb.mi/mi-console.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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/testsuite/gdb.mi/mi-disassemble.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-eval.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-file.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2004 Free Software Foundation, Inc.
# Copyright 1999, 2003, 2004 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/testsuite/gdb.mi/mi-hack-cli.exp

@ -1,4 +1,4 @@
# Copyright 1999 Free Software Foundation, Inc.
# Copyright 1999, 2001 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/testsuite/gdb.mi/mi-read-memory.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-regs.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-return.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-simplerun.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-stack.exp

@ -1,4 +1,4 @@
# Copyright 2000, 2002, 2004 Free Software Foundation, Inc.
# Copyright 2000, 2001, 2002, 2004 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/testsuite/gdb.mi/mi-stepi.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-until.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001 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/testsuite/gdb.mi/mi-var-block.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-var-child.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002, 2004 Free Software Foundation
# Copyright 1999, 2000, 2001, 2002, 2004 Free Software Foundation
# 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/testsuite/gdb.mi/mi-var-cmd.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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/testsuite/gdb.mi/mi-var-display.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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/testsuite/gdb.mi/mi-watch.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002 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

Loading…
Cancel
Save