]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_csqrtf.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / math / s_csqrtf.c
index e66b1cdf7896bb9a3c382af214fe2da02b9a0968..b2a11dec81da8dbb1b1789d647fc49abf797e262 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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.