]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/lesf2.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / soft-fp / lesf2.c
index 67aa9c83f33bb8e93e8f6459fb913a988256b107..eced0f44cb007d5c357ad61bcd2fbdcfc4aeffe8 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-2016 Free Software Foundation, Inc.
+   Copyright (C) 1997-2017 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).