summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-01-09 17:59:20 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-01-09 17:59:20 +0000
commit3a8345ebaa6ff734d6b36ea3aa5c74e1e7d8f877 (patch)
tree0298fe0674f8250eb99aa6a65b2235bc569c4688 /gdb/gdbtypes.h
parent97f35e0b9c9ce6b2fb5c0861244e5526a16e28a3 (diff)
downloadgdb-3a8345ebaa6ff734d6b36ea3aa5c74e1e7d8f877.tar.gz
Copyright updates for 2007.
Diffstat (limited to 'gdb/gdbtypes.h')
-rw-r--r--gdb/gdbtypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gdbtypes.h b/gdb/gdbtypes.h
index 91207372f36..ce30b1971e6 100644
--- a/gdb/gdbtypes.h
+++ b/gdb/gdbtypes.h
@@ -1,7 +1,7 @@
/* Internal type definitions for GDB.
- Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+ 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
Contributed by Cygnus Support, using pieces from other GDB modules.