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