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: [PATCH] Copyright year updated in top.c
Date: Mon, 02 Jan 2006 05:51:00 -0000	[thread overview]
Message-ID: <20060102055138.GS4734@adacore.com> (raw)
In-Reply-To: <20060102055048.GR4734@adacore.com>

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

[with the patch this time]

Given that the first change for 2006 in the GDB sources has already been
applied, I have applied the last item in the "Start Of New Year Procedure"
which is to change the copyright year in the version message printed by
GDB.

Naturally, I forgot to update the copyright year in the header of top.c,
so I did it in two checkins instead of one.

2006-01-01  Joel Brobecker  <brobecker@adacore.com>

        * top.c: Add 2006 to list of copyright years in file header.

2006-01-01  Joel Brobecker  <brobecker@adacore.com>

        * top.c (print_gdb_version): Update copyright year to 2006.

Happy New Year!
-- 
Joel

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

Index: top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.109
diff -u -p -r1.109 top.c
--- top.c	17 Dec 2005 22:34:03 -0000	1.109
+++ top.c	2 Jan 2006 05:44:32 -0000
@@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *strea
 
   /* Second line is a copyright notice. */
 
-  fprintf_filtered (stream, "Copyright (C) 2005 Free Software Foundation, Inc.\n");
+  fprintf_filtered (stream, "Copyright (C) 2006 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

[-- Attachment #3: cr2.diff --]
[-- Type: text/plain, Size: 593 bytes --]

Index: top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.110
diff -u -p -r1.110 top.c
--- top.c	2 Jan 2006 05:45:54 -0000	1.110
+++ top.c	2 Jan 2006 05:47:21 -0000
@@ -1,7 +1,7 @@
 /* Top level stuff for GDB, the GNU debugger.
 
    Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
-   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
    Free Software Foundation, Inc.
 
    This file is part of GDB.

      reply	other threads:[~2006-01-02  5:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-02  5:50 Joel Brobecker
2006-01-02  5:51 ` Joel Brobecker [this message]

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=20060102055138.GS4734@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