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-m32c.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-m32c.h')
-rw-r--r-- | include/gdb/sim-m32c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-m32c.h b/include/gdb/sim-m32c.h index 6097add82..ba3943c6d 100644 --- a/include/gdb/sim-m32c.h +++ b/include/gdb/sim-m32c.h @@ -1,5 +1,5 @@ /* This file defines the interface between the m32c simulator and gdb. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2007 Free Software Foundation, Inc. This file is part of GDB. |