]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_fmaf.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / math / s_fmaf.c
index 310eb2be3e491719df9b16f041d512f5b315e262..fb8028635057efcd5a97a70faf7efa80ae1d6b6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.