summaryrefslogtreecommitdiff
path: root/pyspike/python_backend.py
diff options
context:
space:
mode:
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)
"""