diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
commit | dc3cf14f35b666eed7be13100ff58639450aa5cf (patch) | |
tree | 928766ed33028b6983172ae85cf914a67c102e77 /sim/m32c/misc.c | |
parent | Update the copyright header of most if not all files that have not been (diff) | |
download | binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2 binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip |
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/m32c/misc.c')
-rw-r--r-- | sim/m32c/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/misc.c b/sim/m32c/misc.c index 013aefdd2c4..953853505ad 100644 --- a/sim/m32c/misc.c +++ b/sim/m32c/misc.c @@ -1,6 +1,6 @@ /* misc.c --- miscellaneous utility functions for M32C simulator. -Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. |