X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgsl-extras%2Fgeometric.c;h=de0f0006121855487cec3f2cb6e7ee8efa0dc55c;hb=b9f6480f1b451cb7873bb0591369504ff1b92595;hp=0426ed5a0b34875ea3834af459f0feff4c2bd22f;hpb=4f71ffe74a94ea89787705f1ba12a3dd810adda5;p=pspp-builds.git diff --git a/lib/gsl-extras/geometric.c b/lib/gsl-extras/geometric.c index 0426ed5a..de0f0006 100644 --- a/lib/gsl-extras/geometric.c +++ b/lib/gsl-extras/geometric.c @@ -1,7 +1,7 @@ /* cdf/geometric.c * * 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 @@ -15,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. */ /* @@ -23,7 +23,6 @@ * the probability of n or fewer failuers before success k. */ -#include #include #include #include