]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/lesf2.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / soft-fp / lesf2.c
index ac2f748a36ca958f808a7094b846084ce3b0ebb4..e86ac3f08e5f0e55a28bcb0a587302202935d2de 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-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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).