]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_csqrt.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / math / s_csqrt.c
index 9a3d5d6dd2de949e51e4999f0e434a031607c596..1f073e7f172da84f9785e13b78c5caa9ed0c1823 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of 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.