Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Copyright year in startup message ...
Date: Tue, 22 Nov 2005 20:02:00 -0000	[thread overview]
Message-ID: <20051122192753.GP1635@adacore.com> (raw)
In-Reply-To: <20051122192112.GA24902@nevyn.them.org>

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

> > 2005-11-22  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * top.c (print_gdb_version): Update copyright year.
> > 
> > OK for mainline and branch?
> 
> No patch attached, but yes, this is fine.

Humpf, too many things at the same time. Attached this time, and checked
in. Thanks!

I will followup with a patch to gdbint shortly.

-- 
Joel

[-- Attachment #2: version.diff --]
[-- Type: text/plain, Size: 658 bytes --]

Index: top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.107
diff -u -p -r1.107 top.c
--- top.c	7 Nov 2005 15:27:07 -0000	1.107
+++ top.c	22 Nov 2005 19:17:45 -0000
@@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *strea
 
   /* Second line is a copyright notice. */
 
-  fprintf_filtered (stream, "Copyright 2004 Free Software Foundation, Inc.\n");
+  fprintf_filtered (stream, "Copyright 2005 Free Software Foundation, Inc.\n");
 
   /* Following the copyright is a brief statement that the program is
      free software, that users are free to copy and change it on

  reply	other threads:[~2005-11-22 19:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22 19:36 Joel Brobecker
2005-11-22 19:56 ` Daniel Jacobowitz
2005-11-22 20:02   ` Joel Brobecker [this message]
2005-11-22 20:08 ` Mark Kettenis
2005-12-07 18:38 ` Stan Shebs

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=20051122192753.GP1635@adacore.com \
    --to=brobecker@adacore.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