diff options
Diffstat (limited to 'libgcc/config/rl78/divmodsi.S')
-rw-r--r-- | libgcc/config/rl78/divmodsi.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rl78/divmodsi.S b/libgcc/config/rl78/divmodsi.S index 35203c4..b5ae33c 100644 --- a/libgcc/config/rl78/divmodsi.S +++ b/libgcc/config/rl78/divmodsi.S @@ -1,5 +1,5 @@ /* SImode div/mod functions for the GCC support library for the Renesas RL78 processors. - Copyright (C) 2012-2022 Free Software Foundation, Inc. + Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. |