From 37953a567622b540ea5970ad8a29ed16ae6a5969 Mon Sep 17 00:00:00 2001 From: Tim Leslie Date: Fri, 26 Jan 2007 04:16:37 +0000 Subject: remove some remaining references to scipy. fixes #428 --- numpy/distutils/cpuinfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/distutils/cpuinfo.py') diff --git a/numpy/distutils/cpuinfo.py b/numpy/distutils/cpuinfo.py index 692876f95..70b3409a1 100644 --- a/numpy/distutils/cpuinfo.py +++ b/numpy/distutils/cpuinfo.py @@ -5,7 +5,7 @@ cpuinfo Copyright 2002 Pearu Peterson all rights reserved, Pearu Peterson Permission to use, modify, and distribute this software is given under the -terms of the SciPy (BSD style) license. See LICENSE.txt that came with +terms of the NumPy (BSD style) license. See LICENSE.txt that came with this distribution for specifics. Note: This should be merged into proc at some point. Perhaps proc should -- cgit v1.2.1