diff --git a/Cargo.toml b/Cargo.toml index 928a7e5..799ffb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" authors = ["Henrik Friedrichsen "] repository = "https://github.com/hrkfdn/ncspot" keywords = ["spotify", "ncurses", "librespot"] -license = "MIT" +license = "BSD-2-Clause" [badges] travis-ci = { repository = "hrkfdn/ncspot", branch = "master" }