Browse Source

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

readline_5_1-import-branch
Joel Brobecker 21 years ago
parent
commit
9b799fe64b
  1. 4
      gdb/ChangeLog
  2. 2
      gdb/top.c

4
gdb/ChangeLog

@ -1,3 +1,7 @@
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.

2
gdb/top.c

@ -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.

Loading…
Cancel
Save