Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit] New Year procedure - done
@ 2007-01-01  6:01 Joel Brobecker
  2007-01-01  6:15 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2007-01-01  6:01 UTC (permalink / raw)
  To: gdb-patches

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

Hello,

Now that it's 2007 and that we've already had our first change
(the lucky number 1 was Mark K :-), I have rotated the ChangeLog
and updated the copyright year in top.c.

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

        Followed the Start of New Year Procedure:
        * ChangeLog-2006: New file, containing all the entries for 2006.
        * ChangeLog: Removed all 2006 entries, and changed the reference
        to the previous ChangeLog to point to ChangeLog 2006.
        * top.c (print_gdb_version): Update copyright year.

I'm only including the change to top.c. The ChangeLog ones are fairly
large, and yet very mechanical.

-- 
Joel

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

Index: top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.115
diff -u -p -r1.115 top.c
--- top.c	21 Jul 2006 14:46:53 -0000	1.115
+++ top.c	1 Jan 2007 05:56:50 -0000
@@ -1068,7 +1068,7 @@ print_gdb_version (struct ui_file *strea
 
   /* Second line is a copyright notice. */
 
-  fprintf_filtered (stream, "Copyright (C) 2006 Free Software Foundation, Inc.\n");
+  fprintf_filtered (stream, "Copyright (C) 2007 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-01  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-01  6:01 [commit] New Year procedure - done Joel Brobecker
2007-01-01  6:15 ` Eli Zaretskii
2007-01-01  7:03   ` Joel Brobecker
2007-01-01  7:16     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox