diff options
Diffstat (limited to 'sim/m32c/syscalls.c')
-rw-r--r-- | sim/m32c/syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/syscalls.c b/sim/m32c/syscalls.c index 82658ad..60d4e5e 100644 --- a/sim/m32c/syscalls.c +++ b/sim/m32c/syscalls.c @@ -1,6 +1,6 @@ /* syscalls.c --- implement system calls for the M32C simulator. -Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc. +Copyright (C) 2005-2013 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. |