X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgsl-extras%2Fgeometric.c;h=de0f0006121855487cec3f2cb6e7ee8efa0dc55c;hb=b87cb8f9f3e55ecb0dcc9f78928335c2c4223ef4;hp=4612fad4246438e3f0a47ab70fa9ca241d7aa447;hpb=e6645d1e3d026dfdcadd1e63a6d6445823c92fa2;p=pspp-builds.git diff --git a/lib/gsl-extras/geometric.c b/lib/gsl-extras/geometric.c index 4612fad4..de0f0006 100644 --- a/lib/gsl-extras/geometric.c +++ b/lib/gsl-extras/geometric.c @@ -1,6 +1,7 @@ /* cdf/geometric.c * - * Copyright (C) 2004 Jason H. Stover. + * Copyright (C) 2004 Free Software Foundation, Inc. + * * * 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. */ /* @@ -22,7 +23,6 @@ * the probability of n or fewer failuers before success k. */ -#include #include #include #include