X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgsl-extras%2Fhypergeometric.c;h=ce8677718d8106da43acfc3e64976a938e93b7b3;hb=5d1348cd3e1f9dbf631ce9f67f2748eaa216dc45;hp=5e4d181ce2852f1e29e047f633299001eb144fe5;hpb=e6645d1e3d026dfdcadd1e63a6d6445823c92fa2;p=pspp-builds.git diff --git a/lib/gsl-extras/hypergeometric.c b/lib/gsl-extras/hypergeometric.c index 5e4d181c..ce867771 100644 --- a/lib/gsl-extras/hypergeometric.c +++ b/lib/gsl-extras/hypergeometric.c @@ -1,6 +1,7 @@ /* cdf/hypergeometric.c * - * Copyright (C) 2004 Jason H. Stover. + * Copyright (C) 2004 Free Software Foundation, Inc. + * Written by Jason H. Stover. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -14,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* @@ -39,7 +40,6 @@ * W. Feller. An Introduction to Probability Theory and Its Applications, * third edition. 1968. Chapter 2, section 6. */ -#include #include #include #include