diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
commit | c5a570810022466eaa5e077cd1b8aa00d74706f1 (patch) | |
tree | 34591c7977f834cbf2e2fc867e44173b32a894d4 /sim/common/sim-module.c | |
parent | 0b30217134add051e159a192066a1e568ebd837f (diff) | |
download | binutils-gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz |
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 'sim/common/sim-module.c')
-rw-r--r-- | sim/common/sim-module.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/common/sim-module.c b/sim/common/sim-module.c index 7b19d9d119e..004d450dd2c 100644 --- a/sim/common/sim-module.c +++ b/sim/common/sim-module.c @@ -1,7 +1,6 @@ /* Module support. - Copyright 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright 1996-1998, 2003, 2007-2012 Free Software Foundation, Inc. Contributed by Cygnus Support. |