]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_csqrtl.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / math / s_csqrtl.c
index f9f31b28fc62ec4365ddba8a328836605ea6d4b8..b0b52a565c33d1125426aa1fde5de0852980cdae 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of long double value.
-   Copyright (C) 1997-2015 Free Software Foundation, Inc.
+   Copyright (C) 1997-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.