Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: [RFA] gdb/top.c: bump copyright year in banner
@ 2002-01-20 14:11 Michael Elizabeth Chastain
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2002-01-20 14:11 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches

I wrote:
> 2002-01-20  Michael Chastain  <mec@shout.net>
> 
> * top.c (print_gdb_version): Bump copyright year to 2002.

Committed to both mainline and branch.

Andrew Cagney wrote:
> My I-AM-NOT-A-LAWYER understanding is that the (C) gets bumped if there 
> is a a release in that year with changes in that year.

That makes sense to me.

Michael C


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [RFA] gdb/top.c: bump copyright year in banner
@ 2002-01-20 11:42 Michael Elizabeth Chastain
  2002-01-20 13:28 ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2002-01-20 11:42 UTC (permalink / raw)
  To: gdb-patches

This change looks obvious from my point of view, but I'm asking for
approval because it implements part of the legal interface.

This is for mainline only, not 5.1 branch.  I don't know if there have
been any changes to the 5.1 branch in calendar year 2002 that require
bumping the year, so I'm leaving the branch alone.

OK to apply?

Michael C

2002-01-20  Michael Chastain  <mec@shout.net>

	* top.c (print_gdb_version): Bump copyright year to 2002.

Index: gdb/top.c
===================================================================
RCS file: /cvs/src/src/gdb/top.c,v
retrieving revision 1.52
diff -c -3 -p -r1.52 top.c
*** top.c	2002/01/17 22:15:17	1.52
--- top.c	2002/01/20 19:39:52
*************** print_gdb_version (struct ui_file *strea
*** 1320,1326 ****
  
    /* Second line is a copyright notice. */
  
!   fprintf_filtered (stream, "Copyright 2001 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
--- 1320,1326 ----
  
    /* Second line is a copyright notice. */
  
!   fprintf_filtered (stream, "Copyright 2002 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:[~2002-01-21  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-20 14:11 [RFA] gdb/top.c: bump copyright year in banner Michael Elizabeth Chastain
  -- strict thread matches above, loose matches on Subject: below --
2002-01-20 11:42 Michael Elizabeth Chastain
2002-01-20 13:28 ` Andrew Cagney
2002-01-21  1:48   ` Eli Zaretskii

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