mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-04 04:08:50 +08:00
* top.c: Add 2006 to list of copyright years in file header.
This commit is contained in:
@ -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>
|
2006-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* top.c (print_gdb_version): Update copyright year to 2006.
|
* top.c (print_gdb_version): Update copyright year to 2006.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/* Top level stuff for GDB, the GNU debugger.
|
/* Top level stuff for GDB, the GNU debugger.
|
||||||
|
|
||||||
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
|
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.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GDB.
|
This file is part of GDB.
|
||||||
|
Reference in New Issue
Block a user