diff options
Diffstat (limited to 'gcc/config/mips/frame-header-opt.c')
-rw-r--r-- | gcc/config/mips/frame-header-opt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/frame-header-opt.c b/gcc/config/mips/frame-header-opt.c index ed51947..585d642 100644 --- a/gcc/config/mips/frame-header-opt.c +++ b/gcc/config/mips/frame-header-opt.c @@ -4,7 +4,7 @@ targets, if a frame header is required, it is allocated by the callee. - Copyright (C) 2015-2018 Free Software Foundation, Inc. + Copyright (C) 2015-2019 Free Software Foundation, Inc. This file is part of GCC. |