summaryrefslogtreecommitdiff
path: root/gdb/regcache.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/regcache.h
parent97f35e0b9c9ce6b2fb5c0861244e5526a16e28a3 (diff)
downloadgdb-3a8345ebaa6ff734d6b36ea3aa5c74e1e7d8f877.tar.gz
Copyright updates for 2007.
Diffstat (limited to 'gdb/regcache.h')
-rw-r--r--gdb/regcache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/regcache.h b/gdb/regcache.h
index 95f27d65165..acab0925e57 100644
--- a/gdb/regcache.h
+++ b/gdb/regcache.h
@@ -1,7 +1,7 @@
/* Cache and manage the values of registers for GDB, the GNU debugger.
- Copyright (C) 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000,
- 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, 2001,
+ 2002, 2007 Free Software Foundation, Inc.
This file is part of GDB.