diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
commit | 091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8 (patch) | |
tree | 0ee6633ef9ef46522c4b5e61e06f0a4d64822150 /include/gdb/sim-d10v.h | |
parent | 1656b946379942d5a7d78afdaf9786b78b7b618b (diff) | |
download | cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.gz cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.bz2 cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.zip |
Copyright updates for 2007.
Diffstat (limited to 'include/gdb/sim-d10v.h')
-rw-r--r-- | include/gdb/sim-d10v.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-d10v.h b/include/gdb/sim-d10v.h index 8294b1485..959999e30 100644 --- a/include/gdb/sim-d10v.h +++ b/include/gdb/sim-d10v.h @@ -1,6 +1,6 @@ /* This file defines the interface between the d10v simulator and gdb. - Copyright 1999, 2002 Free Software Foundation, Inc. + Copyright 1999, 2002, 2007 Free Software Foundation, Inc. This file is part of GDB. |