nuspell: add license
This commit is contained in:
parent
80e616c6ae
commit
59275c790e
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
|
|||
description = "Free and open source C++ spell checking library";
|
||||
homepage = "https://nuspell.github.io/";
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue