diff options
Diffstat (limited to 'libgcc/config/frv/cmovw.c')
-rw-r--r-- | libgcc/config/frv/cmovw.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libgcc/config/frv/cmovw.c b/libgcc/config/frv/cmovw.c index 2b7ea9d..6aaab93 100644 --- a/libgcc/config/frv/cmovw.c +++ b/libgcc/config/frv/cmovw.c @@ -1,19 +1,19 @@ /* Move word library function. Copyright (C) 2000-2024 Free Software Foundation, Inc. Contributed by Red Hat, Inc. - + This file is part of GCC. - + GCC is free software ; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - + GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY ; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + Under Section 7 of GPL version 3, you are granted additional permissions described in the GCC Runtime Library Exception, version 3.1, as published by the Free Software Foundation. |