diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:10 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:10 +0000 |
commit | e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9 (patch) | |
tree | a6b60ab24842146c084847dd99087501402c13b8 /sim/cris/dv-rv.c | |
parent | a588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b (diff) | |
download | binutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.gz binutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.bz2 binutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.zip |
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'sim/cris/dv-rv.c')
-rw-r--r-- | sim/cris/dv-rv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index e4f130d6740..c0f5bf58258 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -1,7 +1,7 @@ /* The remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. |