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