]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/s390/fpu/s_fmaf.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / s390 / fpu / s_fmaf.c
index 8d158703a11f1ebc81e10f17d45e19f4e5a6f40d..50af2bbc5b3057b7ec4de46753a0c4598c1851ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.  S/390 version.
-   Copyright (C) 2010-2015 Free Software Foundation, Inc.
+   Copyright (C) 2010-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.