diff options
author | Pauli Virtanen <pav@iki.fi> | 2010-05-06 08:05:05 +0000 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2010-05-06 08:05:05 +0000 |
commit | 20757e2fe36792e67613e3231e10eaa109660fea (patch) | |
tree | 084b29100b7d17a416c8fd726b966f5b30891dff /doc/numpy.scipy.org/_theme/scipy/index.html | |
parent | f9eb8537984c12ee67657b008cdba74736538052 (diff) | |
download | numpy-20757e2fe36792e67613e3231e10eaa109660fea.tar.gz |
numpy.scipy.org: add license information (#1478), tidy up CSS
Diffstat (limited to 'doc/numpy.scipy.org/_theme/scipy/index.html')
-rw-r--r-- | doc/numpy.scipy.org/_theme/scipy/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
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.</p> + <p>Numpy is licensed under the <a class="reference external" href="license.html">BSD license</a>, + enabling reuse with few restrictions.</p> <div class="section" id="getting-started"> <h1>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this headline">ΒΆ</a></h1> |