match with LICENSE file

closes #31
This commit is contained in:
Henrik Friedrichsen
2019-03-13 13:58:16 +01:00
parent d30a9e156a
commit 6120ce18d4

View File

@@ -6,7 +6,7 @@ version = "0.1.0"
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
repository = "https://github.com/hrkfdn/ncspot"
keywords = ["spotify", "ncurses", "librespot"]
license = "MIT"
license = "BSD-2-Clause"
[badges]
travis-ci = { repository = "hrkfdn/ncspot", branch = "master" }