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-lm32.h | |
parent | 70284e10d07ace8b645a0f34152038b166443ad6 (diff) | |
download | cygnal-af10d87c7b021756d79d78d360db4ac12565a213.tar.gz cygnal-af10d87c7b021756d79d78d360db4ac12565a213.tar.bz2 cygnal-af10d87c7b021756d79d78d360db4ac12565a213.zip |
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-lm32.h')
-rw-r--r-- | include/gdb/sim-lm32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-lm32.h b/include/gdb/sim-lm32.h index ad94a9f35..72a26c32a 100644 --- a/include/gdb/sim-lm32.h +++ b/include/gdb/sim-lm32.h @@ -1,7 +1,7 @@ /* This file defines the interface between the LM32 simulator and GDB. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. This file is part of GDB. |