diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2014-03-11 03:15:37 +0000 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2014-03-11 03:15:37 +0000 |
commit | 05dfbeeafa243714a7a1c04b1d621f4f58e7c59f (patch) | |
tree | ab6af7bdce5ee5d9f730bc5dd2801d6e49f283d9 /doc/neps | |
parent | 3151e78d94f441082a248d78d7576438f9aae11b (diff) | |
download | numpy-05dfbeeafa243714a7a1c04b1d621f4f58e7c59f.tar.gz |
add copyright notice
Diffstat (limited to 'doc/neps')
-rw-r--r-- | doc/neps/return-of-revenge-of-matmul-pep.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/neps/return-of-revenge-of-matmul-pep.rst b/doc/neps/return-of-revenge-of-matmul-pep.rst index 86ae19863..67b45b523 100644 --- a/doc/neps/return-of-revenge-of-matmul-pep.rst +++ b/doc/neps/return-of-revenge-of-matmul-pep.rst @@ -1093,3 +1093,9 @@ References Modules tested were chosen based on a combination of intuition and the top-100 list at pypi-ranking.info. + + +Copyright +========= + +This document has been placed in the public domain. |