diff options
author | Joel Brobecker <brobecker@adacore.com> | 2012-01-04 08:27:59 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2012-01-04 08:27:59 +0000 |
commit | af10d87c7b021756d79d78d360db4ac12565a213 (patch) | |
tree | 7c3685750bc67e29eba4f8f806849b7196af76d9 /include/gdb/sim-arm.h | |
parent | 70284e10d07ace8b645a0f34152038b166443ad6 (diff) | |
download | newlib-af10d87c7b021756d79d78d360db4ac12565a213.zip newlib-af10d87c7b021756d79d78d360db4ac12565a213.tar.gz newlib-af10d87c7b021756d79d78d360db4ac12565a213.tar.bz2 |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'include/gdb/sim-arm.h')
-rw-r--r-- | include/gdb/sim-arm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 3004d8c..1210e94 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -1,7 +1,6 @@ /* This file defines the interface between the Arm simulator and GDB. - Copyright 2002, 2003, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright 2002-2003, 2007-2012 Free Software Foundation, Inc. Contributed by Red Hat. |