]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/getf2.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / soft-fp / getf2.c
index 1e3356c2a0fd4bd735f32f2fda5b6285a9ce1d1c..2831fa769ab666fe55f3744cb6a66d4ee19b0158 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).