summaryrefslogtreecommitdiff
path: root/pyspike/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyspike/__init__.py')
-rw-r--r--pyspike/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyspike/__init__.py b/pyspike/__init__.py
index 3867e6e..c58a6b1 100644
--- a/pyspike/__init__.py
+++ b/pyspike/__init__.py
@@ -1,7 +1,7 @@
"""
Copyright 2014, Mario Mulansky <mario.mulansky@gmx.net>
-Distributed under the MIT License (MIT)
+Distributed under the BSD License
"""
__all__ = ["function", "distances", "spikes"]