diff options
Diffstat (limited to 'libgcc/config/epiphany/umodsi3.c')
-rw-r--r-- | libgcc/config/epiphany/umodsi3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/epiphany/umodsi3.c b/libgcc/config/epiphany/umodsi3.c index bb39f6c50d6..3a60849a366 100644 --- a/libgcc/config/epiphany/umodsi3.c +++ b/libgcc/config/epiphany/umodsi3.c @@ -1,5 +1,5 @@ /* Generic unsigned 32 bit modulo implementation. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. |