summaryrefslogtreecommitdiff
path: root/pyspike/python_backend.py
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:23:28 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:23:28 +0200
commitc1c5403b8274bd19aa1e71933cfaefe1ba622e59 (patch)
tree2eebc7482b29d734ff933b0ca2c32c2e3b50c8ca /pyspike/python_backend.py
parent7a8f12ab65ceea0211f6f24c26042768ef005302 (diff)
added License note in headers
Diffstat (limited to 'pyspike/python_backend.py')
-rw-r--r--pyspike/python_backend.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/pyspike/python_backend.py b/pyspike/python_backend.py
index 9134149..e5b74e9 100644
--- a/pyspike/python_backend.py
+++ b/pyspike/python_backend.py
@@ -3,7 +3,9 @@
Collection of python functions that can be used instead of the cython
implementation.
-Copyright 2014, Mario Mulanksy <mario.mulansky@gmx.net>
+Copyright 2014, Mario Mulansky <mario.mulansky@gmx.net>
+
+Distributed under the MIT License (MIT)
"""