diff options
Diffstat (limited to 'libgcc/config/m32c/trapv.c')
-rw-r--r-- | libgcc/config/m32c/trapv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/m32c/trapv.c b/libgcc/config/m32c/trapv.c index 3349b640cf1..12c449d1d5b 100644 --- a/libgcc/config/m32c/trapv.c +++ b/libgcc/config/m32c/trapv.c @@ -1,5 +1,5 @@ /* 16-bit trapping arithmetic routines for R8C/M16C/M32C - Copyright (C) 2009-2016 Free Software Foundation, Inc. + Copyright (C) 2009-2017 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. |