diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:04 +0000 |
commit | 923cae23714297737070af0cb6127fff84e01934 (patch) | |
tree | 66fb463fc9a570567ed16a5f56cc664a1e2a46f6 /sim/common/hw-device.c | |
parent | 2d6d3a41a5b8625d958f4f1c13d87203360710be (diff) | |
download | gdb-923cae23714297737070af0cb6127fff84e01934.tar.gz |
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'sim/common/hw-device.c')
-rw-r--r-- | sim/common/hw-device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-device.c b/sim/common/hw-device.c index d856f6e5036..6df00bfe8e0 100644 --- a/sim/common/hw-device.c +++ b/sim/common/hw-device.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002, 2007, 2008 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. |