]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/gedf2.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / soft-fp / gedf2.c
index a8cc94941f99e16be53afb7f3c9385794b327f28..eea3647f82b46d6712c40e4e38bc7d477387326a 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).