Reworked very long string support for better encapsulation.
[pspp] / lib / gsl-extras / negbinom.c
index be39b98c3bd8881fd117cc528adf24aa2740946e..ae64baf6fa2131239a31ae679982afce87ade301 100644 (file)
  *
  * 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 <config.h>
 #include <math.h>
 #include <gsl/gsl_math.h>
 #include <gsl/gsl_errno.h>