diff options
Diffstat (limited to 'sim/m32c/safe-fgets.c')
-rw-r--r-- | sim/m32c/safe-fgets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/safe-fgets.c b/sim/m32c/safe-fgets.c index 2023896fe0d..cc2d64f7ec4 100644 --- a/sim/m32c/safe-fgets.c +++ b/sim/m32c/safe-fgets.c @@ -1,6 +1,6 @@ /* safe-fgets.c --- like fgets, but allocates its own static buffer. -Copyright (C) 2005-2016 Free Software Foundation, Inc. +Copyright (C) 2005-2017 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. |