From 20757e2fe36792e67613e3231e10eaa109660fea Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Thu, 6 May 2010 08:05:05 +0000 Subject: numpy.scipy.org: add license information (#1478), tidy up CSS --- doc/numpy.scipy.org/_theme/scipy/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/numpy.scipy.org/_theme/scipy/index.html') diff --git a/doc/numpy.scipy.org/_theme/scipy/index.html b/doc/numpy.scipy.org/_theme/scipy/index.html index 75d61d05d..1a71ea1ab 100644 --- a/doc/numpy.scipy.org/_theme/scipy/index.html +++ b/doc/numpy.scipy.org/_theme/scipy/index.html @@ -46,6 +46,8 @@ multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.

+

Numpy is licensed under the BSD license, + enabling reuse with few restrictions.

Getting StartedΒΆ

-- cgit v1.2.1