From 2751cce9533bf8be7092fde4031ed585897e638d Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Mon, 13 Oct 2014 12:55:46 +0200 Subject: changed licence reference --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2101d59..4810f77 100644 --- a/Readme.md +++ b/Readme.md @@ -5,7 +5,7 @@ Its core functionality is the implementation of the bivariate [ISI and SPIKE dis Additionally, it provides functions to compute multi-variate SPIKE and ISI distances, as well as averaging and general spike train processing. All computation intensive parts are implemented in C via [cython](http://www.cython.org) to reach a competitive performance (factor 100-200 over plain Python). -All source codes are published under the liberal [MIT License](http://opensource.org/licenses/MIT). +All source codes are published under the [BSD License](http://opensource.org/licenses/BSD-2-Clause). ## Requirements and Installation -- cgit v1.2.3