X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgsl-extras%2Fnegbinom.c;h=ae64baf6fa2131239a31ae679982afce87ade301;hb=2e5ba1599578af2f13aa483db3ee49d591aed42f;hp=0fc468962914540c306b5446ee446b27113f0aca;hpb=e6645d1e3d026dfdcadd1e63a6d6445823c92fa2;p=pspp-builds.git diff --git a/lib/gsl-extras/negbinom.c b/lib/gsl-extras/negbinom.c index 0fc46896..ae64baf6 100644 --- a/lib/gsl-extras/negbinom.c +++ b/lib/gsl-extras/negbinom.c @@ -1,6 +1,7 @@ /* cdf/negbinom.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,11 +15,10 @@ * * 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. */ -#include #include #include #include