diff options
author | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
commit | 6684d8814f1e11fd0282095b6699cea6506f95f8 (patch) | |
tree | 2473755e331ae5624a6f6988071bc24c98e7d07c /include/gdb/sim-h8300.h | |
parent | 5592e8833ec7c4a405e85dc940f299f846ad12e3 (diff) | |
download | newlib-6684d8814f1e11fd0282095b6699cea6506f95f8.zip newlib-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.gz newlib-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.bz2 |
Update copyright notices to add year 2010.
Diffstat (limited to 'include/gdb/sim-h8300.h')
-rw-r--r-- | include/gdb/sim-h8300.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index 0a0b88d..94b7317 100644 --- a/include/gdb/sim-h8300.h +++ b/include/gdb/sim-h8300.h @@ -1,5 +1,5 @@ /* This file defines the interface between the h8300 simulator and gdb. - Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |