This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Start of New Year Procedure applied...


On Saturday 03 January 2009 06:06:21, Joel Brobecker wrote:

> 2009-01-03  Joel Brobecker  <brobecker@adacore.com>
> 
>         * top.c (print_gdb_version): Update copyright year.
> 

I think the gdbserver ones should be updated as well:

$ grep "\"Copyright " * -rn
gdbserver/server.c:1258:          "Copyright (C) 2007 Free Software Foundation, Inc.\n"
gdbserver/gdbreplay.c:398:        "Copyright (C) 2008 Free Software Foundation, Inc.\n"
top.c:1125:  fprintf_filtered (stream, "Copyright (C) 2009 Free Software Foundation, Inc.\n");

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]