]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_fma.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / math / s_fma.c
index 929ca581db0590979ef37812744229ee9708cdb3..a746fb158ffa78fcc88c7af22141c4449287e9c4 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.