Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@cygnus.com>
To: Michael Elizabeth Chastain <chastain@cygnus.com>,
	gdb-patches@sources.redhat.com
Subject: Re: [PATCH RFC] Update/correct copyright notices
Date: Wed, 28 Feb 2001 16:24:00 -0000	[thread overview]
Message-ID: <1010301002413.ZM18315@ocotillo.lan> (raw)
In-Reply-To: <1010228225633.ZM18117@ocotillo.lan>

On Feb 28,  3:56pm, Kevin Buettner wrote:

> As to the dropping of 1998, I see the following ChangeLog entry:
> 
> 1998-10-13  Jason Molenda  (jsm@bugshack.cygnus.com)
> 
> 	...
> 
> 	* ax-gdb.c breakpoint.c coffread.c corelow.c dbxread.c
>  	dwarf2read.c dwarfread.c elfread.c eval.c exec.c infcmd.c infrun.c
>  	mipsread.c nlmread.c os9kread.c parse.c printcmd.c symfile.c
>  	symmisc.c symtab.c thread.c top.c tracepoint.c typeprint.c
>  	valops.c: Cast parameters passed to make_cleanup to use the new
>  	make_cleanup_func typedef.

I've made the script handle the above case (again, note the lack of
commas separating the filenames)...

diff -upr gdb.orig/mipsread.c gdb/mipsread.c
--- gdb.orig/mipsread.c	Thu Feb 15 19:58:01 2001
+++ gdb/mipsread.c	Wed Feb 28 17:14:54 2001
@@ -1,5 +1,6 @@
 /* Read a symbol table in MIPS' format (Third-Eye).
-   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
    by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.

All that remains for this problem (of dates being incorrectly dropped
from the mipsread.c copyright notice) is to fix the dates on Peter's
entries in the current ChangeLog file.

BTW, I've also addressed the problem of the testsuite files not
being examined.  I am now seeing a much larger patch.  I'm going to
proofread it a bit more carefully before sending out a new patch.
(Though I will definitely appreciate it if Michael C. (and others)
look for problems when I do send the new patch out.)

Kevin


  reply	other threads:[~2001-02-28 16:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-28  8:56 Michael Elizabeth Chastain
2001-02-28 14:56 ` Kevin Buettner
2001-02-28 16:24   ` Kevin Buettner [this message]
2001-03-01  0:33   ` Eli Zaretskii
2001-03-01  1:19     ` Kevin Buettner
2001-03-01  3:13       ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2001-02-28 16:47 Michael Elizabeth Chastain
2001-02-28 16:36 Michael Elizabeth Chastain
2001-02-28 16:42 ` Kevin Buettner
2001-02-28 15:26 Michael Elizabeth Chastain
2001-02-28 15:47 ` Stan Shebs
2001-02-28  9:12 Michael Elizabeth Chastain
2001-02-28  9:02 Michael Elizabeth Chastain
2001-02-28  9:22 ` Kevin Buettner
2001-02-28  0:42 Kevin Buettner
2001-02-28  0:50 ` Kevin Buettner
2001-02-28  3:20   ` Eli Zaretskii
2001-02-28  7:45     ` Andrew Cagney
2001-02-28  3:18 ` Eli Zaretskii
2001-02-28  8:52   ` Andrew Cagney
2001-02-28  9:20   ` Kevin Buettner
2001-02-28 11:11     ` Eli Zaretskii
2001-02-28 17:31 ` 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=1010301002413.ZM18315@ocotillo.lan \
    --to=kevinb@cygnus.com \
    --cc=chastain@cygnus.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