From d5468845e486011b1cce28e62e219df1c6536fbd Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 24 Feb 2015 00:28:23 -0800 Subject: [PATCH] Mention license type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999fa1d3..b7ae96d1 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ $ python setup.py develop # Do this once to add pkg to Python path $ python setup.py build_ext -i # Build binary extensions ``` -## License +## License (Modified BSD) Copyright (C) 2011, the scikit-image team All rights reserved.