summaryrefslogtreecommitdiff
path: root/libgcc/config/c6x/eqd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/c6x/eqd.c')
-rw-r--r--libgcc/config/c6x/eqd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/c6x/eqd.c b/libgcc/config/c6x/eqd.c
index 6ea2793d788..dca73701bff 100644
--- a/libgcc/config/c6x/eqd.c
+++ b/libgcc/config/c6x/eqd.c
@@ -1,6 +1,6 @@
/* Software floating-point emulation.
Return 1 iff a == b, 0 otherwise.
- Copyright (C) 1997-2018 Free Software Foundation, Inc.
+ Copyright (C) 1997-2019 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@cygnus.com) and
Jakub Jelinek (jj@ultra.linux.cz).