This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch/testsuite/mi/copyright] gdb.mi/mi2-*.exp: update copyright years


This is tedious copyright patch #2 of 2 for gdb.mi/*.exp.

Date sources:

  gdb/testsuite/ChangeLog
  gdb/testsuite/gdb.mi/ChangeLog-1999-2003
  cvs history
  the dates in the base files gdb.mi/mi*-exp.

Tested on native i686-pc-linux-gnu just in case the tcl comment
character mutated while I wasn't looking.

This patch was pre-approved by Andrew Cagney, so I am committing
it now.

Michael C

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

	* gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
	gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
	gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
	gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
	gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
	gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
	gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
	gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
	gdb.mi/mi2-watch.exp: Update copyright years.

Index: gdb.mi/mi2-basics.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-basics.exp,v
retrieving revision 1.2
diff -c -3 -p -r1.2 mi2-basics.exp
*** gdb.mi/mi2-basics.exp	13 Jan 2004 00:25:28 -0000	1.2
--- gdb.mi/mi2-basics.exp	9 Aug 2004 17:54:03 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,5 ----
! # Copyright 1999, 2000, 2001, 2002, 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
Index: gdb.mi/mi2-break.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-break.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-break.exp
*** gdb.mi/mi2-break.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-break.exp	9 Aug 2004 17:54:03 -0000
***************
*** 1,4 ****
! #   Copyright 1999 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
--- 1,4 ----
! # Copyright 1999, 2001, 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
Index: gdb.mi/mi2-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-console.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-console.exp
*** gdb.mi/mi2-console.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-console.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-disassemble.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-disassemble.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-disassemble.exp
*** gdb.mi/mi2-disassemble.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-disassemble.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-eval.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-eval.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-eval.exp
*** gdb.mi/mi2-eval.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-eval.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-file.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-file.exp,v
retrieving revision 1.3
diff -c -3 -p -r1.3 mi2-file.exp
*** gdb.mi/mi2-file.exp	8 Jul 2004 01:57:51 -0000	1.3
--- gdb.mi/mi2-file.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright 1999, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-hack-cli.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-hack-cli.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-hack-cli.exp
*** gdb.mi/mi2-hack-cli.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-hack-cli.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright 1999 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
--- 1,4 ----
! # Copyright 1999, 2001, 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
Index: gdb.mi/mi2-read-memory.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-read-memory.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-read-memory.exp
*** gdb.mi/mi2-read-memory.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-read-memory.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-regs.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-regs.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-regs.exp
*** gdb.mi/mi2-regs.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-regs.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-return.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-return.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-return.exp
*** gdb.mi/mi2-return.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-return.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-simplerun.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-simplerun.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-simplerun.exp
*** gdb.mi/mi2-simplerun.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-simplerun.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright 1999, 2000 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-stack.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-stack.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-stack.exp
*** gdb.mi/mi2-stack.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-stack.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 2000, 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
--- 1,4 ----
! # Copyright 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
Index: gdb.mi/mi2-stepi.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-stepi.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-stepi.exp
*** gdb.mi/mi2-stepi.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-stepi.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-until.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-until.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-until.exp
*** gdb.mi/mi2-until.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-until.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright 1999, 2000 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
--- 1,4 ----
! # Copyright 1999, 2000, 2001, 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
Index: gdb.mi/mi2-var-block.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-var-block.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-var-block.exp
*** gdb.mi/mi2-var-block.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-var-block.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright (C) 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-var-child.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-var-child.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-var-child.exp
*** gdb.mi/mi2-var-child.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-var-child.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999, 2000, 2002 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
--- 1,4 ----
! # Copyright 1999, 2000, 2001, 2002, 2003 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
Index: gdb.mi/mi2-var-cmd.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-var-cmd.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-var-cmd.exp
*** gdb.mi/mi2-var-cmd.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-var-cmd.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright (C) 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-var-display.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-var-display.exp,v
retrieving revision 1.2
diff -c -3 -p -r1.2 mi2-var-display.exp
*** gdb.mi/mi2-var-display.exp	17 Aug 2003 17:23:13 -0000	1.2
--- gdb.mi/mi2-var-display.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi2-watch.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi2-watch.exp,v
retrieving revision 1.1
diff -c -3 -p -r1.1 mi2-watch.exp
*** gdb.mi/mi2-watch.exp	7 Aug 2003 17:47:42 -0000	1.1
--- gdb.mi/mi2-watch.exp	9 Aug 2004 17:54:04 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 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
--- 1,4 ----
! # 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]