X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=lib%2Fcbrtl.c;h=243e47442a42bc903b645244db317c40f83819c5;hp=56219fb5666ce2a409f821e448ada76e77e314fb;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hpb=a8a1dc286152661e640f0839e3ccd79e0898db6d diff --git a/lib/cbrtl.c b/lib/cbrtl.c index 56219fb56..243e47442 100644 --- a/lib/cbrtl.c +++ b/lib/cbrtl.c @@ -1,5 +1,5 @@ /* Compute cubic root of long double value. - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012-2014 Free Software Foundation, Inc. Cephes Math Library Release 2.2: January, 1991 Copyright 1984, 1991 by Stephen L. Moshier Adapted for glibc October, 2001.