aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2006-01-02 05:50:11 +0000
committerJoel Brobecker <brobecker@gnat.com>2006-01-02 05:50:11 +0000
commit9b799fe64b7da03770e32c4f038a4cc6835d3cd1 (patch)
tree0ba960fc0c83671861d470e0595d95cfb49eeef2 /gdb/top.c
parent0bee07125fa7b3c006f4b11d125cfb1285cb76c0 (diff)
downloadgdb-9b799fe64b7da03770e32c4f038a4cc6835d3cd1.zip
gdb-9b799fe64b7da03770e32c4f038a4cc6835d3cd1.tar.gz
gdb-9b799fe64b7da03770e32c4f038a4cc6835d3cd1.tar.bz2
* top.c: Add 2006 to list of copyright years in file header.
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.c b/gdb/top.c
index 5dfb03d..f011549 100644
--- a/gdb/top.c
+++ b/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.