diff options
author | Pauli Virtanen <pav@iki.fi> | 2009-03-21 21:19:53 +0000 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2009-03-21 21:19:53 +0000 |
commit | bab64b897064cfdf8cf86fcc62b44e21df1153ee (patch) | |
tree | 6e1cee5b837bbccdfb2c78f12f3f6205ed40953a /doc/source/license.rst | |
parent | b2634ff922176acd12ddd3725434d3dfaaf25422 (diff) | |
download | numpy-bab64b897064cfdf8cf86fcc62b44e21df1153ee.tar.gz |
docs: strip trailing whitespace from RST files
Diffstat (limited to 'doc/source/license.rst')
-rw-r--r-- | doc/source/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/license.rst b/doc/source/license.rst index 351a5ad15..2b3b7ebd3 100644 --- a/doc/source/license.rst +++ b/doc/source/license.rst @@ -5,7 +5,7 @@ Numpy License Copyright (c) 2005, NumPy Developers All rights reserved. - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |