diff options
author | Joel Brobecker <brobecker@adacore.com> | 2009-01-14 10:53:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2009-01-14 10:53:04 +0000 |
commit | 4eff98a240c8f061c060eb3d90f867732d0c3dc8 (patch) | |
tree | 49fc4221b0415427672e46e9a98ca4251cfeadf5 /include/gdb/sim-m32c.h | |
parent | 8c3efc4901fb372caa0831bc7745acf80587750b (diff) | |
download | cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.gz cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.bz2 cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.zip |
Update the copyright notice of some of the files I missed
in the previous copyright update.
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 829a251a0..cebcf07a6 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, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. |