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