Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: mec.gnu@mindspring.com (Michael Chastain)
To: cagney@redhat.com, ezannoni@redhat.com
Cc: gdb-patches@sources.redhat.com
Subject: [rfa/testsuite/mi/copyright] gdb.mi/*.exp: update copyright years, 1 of 2
Date: Sun, 08 Aug 2004 22:15:00 -0000	[thread overview]
Message-ID: <20040808221540.3886D4B359@berman.michael-chastain.com> (raw)

Here is a tedious copyright patch.

I started adding gdb_get_line_number to gdb.mi/*.exp and I ran into
many files with incomplete copyright years.  So before adding
gdb_get_line_number, I want to update the copyright years.

This is patch #1 of 2, covering gdb.mi/gdb*.exp and gdb.mi/mi-*.exp.
I will do gdb.mi/mi2-*.exp in a second pass because all those files
need to clone dates from gdb.mi/mi-*.exp.

Date sources:

  gdb/testsuite/ChangeLog
  gdb/testsuite/gdb.mi/ChangeLog-1999-2003
  cvs history

Tested on native i686-pc-linux-gnu just in case my editor ate
an '#' or something.

Okay to commit?

Michael C

2004-08-08  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.

Index: gdb.mi/gdb792.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/gdb792.exp,v
retrieving revision 1.3
diff -c -3 -p -r1.3 gdb792.exp
*** gdb.mi/gdb792.exp	8 Apr 2003 21:48:40 -0000	1.3
--- gdb.mi/gdb792.exp	8 Aug 2004 22:06:31 -0000
***************
*** 1,4 ****
! # Copyright 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 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/mi-basics.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-basics.exp,v
retrieving revision 1.8
diff -c -3 -p -r1.8 mi-basics.exp
*** gdb.mi/mi-basics.exp	7 Aug 2003 17:55:41 -0000	1.8
--- gdb.mi/mi-basics.exp	8 Aug 2004 22:06:31 -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/mi-break.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-break.exp,v
retrieving revision 1.5
diff -c -3 -p -r1.5 mi-break.exp
*** gdb.mi/mi-break.exp	27 Jun 2001 17:27:07 -0000	1.5
--- gdb.mi/mi-break.exp	8 Aug 2004 22:06:31 -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 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/mi-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-console.exp,v
retrieving revision 1.11
diff -c -3 -p -r1.11 mi-console.exp
*** gdb.mi/mi-console.exp	13 Jan 2003 23:24:43 -0000	1.11
--- gdb.mi/mi-console.exp	8 Aug 2004 22:06:31 -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/mi-disassemble.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-disassemble.exp,v
retrieving revision 1.11
diff -c -3 -p -r1.11 mi-disassemble.exp
*** gdb.mi/mi-disassemble.exp	5 Nov 2002 15:43:18 -0000	1.11
--- gdb.mi/mi-disassemble.exp	8 Aug 2004 22:06:31 -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 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/mi-eval.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-eval.exp,v
retrieving revision 1.7
diff -c -3 -p -r1.7 mi-eval.exp
*** gdb.mi/mi-eval.exp	5 Nov 2002 15:43:18 -0000	1.7
--- gdb.mi/mi-eval.exp	8 Aug 2004 22:06:31 -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 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/mi-file.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-file.exp,v
retrieving revision 1.2
diff -c -3 -p -r1.2 mi-file.exp
*** gdb.mi/mi-file.exp	8 Jul 2004 01:57:51 -0000	1.2
--- gdb.mi/mi-file.exp	8 Aug 2004 22:06:31 -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/mi-hack-cli.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-hack-cli.exp,v
retrieving revision 1.5
diff -c -3 -p -r1.5 mi-hack-cli.exp
*** gdb.mi/mi-hack-cli.exp	28 Oct 2001 00:29:50 -0000	1.5
--- gdb.mi/mi-hack-cli.exp	8 Aug 2004 22:06:31 -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 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/mi-read-memory.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-read-memory.exp,v
retrieving revision 1.8
diff -c -3 -p -r1.8 mi-read-memory.exp
*** gdb.mi/mi-read-memory.exp	5 Nov 2002 15:43:18 -0000	1.8
--- gdb.mi/mi-read-memory.exp	8 Aug 2004 22:06:31 -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 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/mi-regs.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-regs.exp,v
retrieving revision 1.11
diff -c -3 -p -r1.11 mi-regs.exp
*** gdb.mi/mi-regs.exp	5 Nov 2002 15:43:18 -0000	1.11
--- gdb.mi/mi-regs.exp	8 Aug 2004 22:06:31 -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 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/mi-return.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-return.exp,v
retrieving revision 1.9
diff -c -3 -p -r1.9 mi-return.exp
*** gdb.mi/mi-return.exp	5 Nov 2002 15:43:18 -0000	1.9
--- gdb.mi/mi-return.exp	8 Aug 2004 22:06:31 -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 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/mi-simplerun.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-simplerun.exp,v
retrieving revision 1.10
diff -c -3 -p -r1.10 mi-simplerun.exp
*** gdb.mi/mi-simplerun.exp	10 Sep 2002 22:28:44 -0000	1.10
--- gdb.mi/mi-simplerun.exp	8 Aug 2004 22:06:31 -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 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/mi-stack.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-stack.exp,v
retrieving revision 1.12
diff -c -3 -p -r1.12 mi-stack.exp
*** gdb.mi/mi-stack.exp	24 Jan 2004 04:22:51 -0000	1.12
--- gdb.mi/mi-stack.exp	8 Aug 2004 22:06:32 -0000
***************
*** 1,4 ****
! # Copyright 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi-stepi.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-stepi.exp,v
retrieving revision 1.8
diff -c -3 -p -r1.8 mi-stepi.exp
*** gdb.mi/mi-stepi.exp	5 Nov 2002 15:43:18 -0000	1.8
--- gdb.mi/mi-stepi.exp	8 Aug 2004 22:06:32 -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 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/mi-until.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-until.exp,v
retrieving revision 1.7
diff -c -3 -p -r1.7 mi-until.exp
*** gdb.mi/mi-until.exp	19 Aug 2001 01:23:43 -0000	1.7
--- gdb.mi/mi-until.exp	8 Aug 2004 22:06:32 -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 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/mi-var-block.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-block.exp,v
retrieving revision 1.9
diff -c -3 -p -r1.9 mi-var-block.exp
*** gdb.mi/mi-var-block.exp	5 Nov 2002 15:43:18 -0000	1.9
--- gdb.mi/mi-var-block.exp	8 Aug 2004 22:06:32 -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 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/mi-var-child.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-child.exp,v
retrieving revision 1.15
diff -c -3 -p -r1.15 mi-var-child.exp
*** gdb.mi/mi-var-child.exp	23 Jan 2004 22:46:13 -0000	1.15
--- gdb.mi/mi-var-child.exp	8 Aug 2004 22:06:32 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999, 2000, 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
--- 1,4 ----
! # 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
Index: gdb.mi/mi-var-cmd.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-cmd.exp,v
retrieving revision 1.15
diff -c -3 -p -r1.15 mi-var-cmd.exp
*** gdb.mi/mi-var-cmd.exp	5 Nov 2002 15:43:18 -0000	1.15
--- gdb.mi/mi-var-cmd.exp	8 Aug 2004 22:06:32 -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 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/mi-var-display.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-display.exp,v
retrieving revision 1.10
diff -c -3 -p -r1.10 mi-var-display.exp
*** gdb.mi/mi-var-display.exp	17 Aug 2003 17:23:13 -0000	1.10
--- gdb.mi/mi-var-display.exp	8 Aug 2004 22:06:32 -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/mi-watch.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-watch.exp,v
retrieving revision 1.9
diff -c -3 -p -r1.9 mi-watch.exp
*** gdb.mi/mi-watch.exp	5 Nov 2002 15:43:18 -0000	1.9
--- gdb.mi/mi-watch.exp	8 Aug 2004 22:06:32 -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 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


             reply	other threads:[~2004-08-08 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08 22:15 Michael Chastain [this message]
2004-08-09 14:04 ` Andrew Cagney
2004-08-09 16:34   ` Michael Chastain
2004-08-09 16:38     ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040808221540.3886D4B359@berman.michael-chastain.com \
    --to=mec.gnu@mindspring.com \
    --cc=cagney@redhat.com \
    --cc=ezannoni@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox