forked from mirrors/nixpkgs
winbox: licenses.gpl3Plus -> licenses.unfree
This commit is contained in:
parent
8e96acab2f
commit
8696e36fca
|
@ -70,7 +70,7 @@ symlinkJoin {
|
|||
homepage = "https://mikrotik.com";
|
||||
downloadPage = "https://mikrotik.com/download";
|
||||
changelog = "https://wiki.mikrotik.com/wiki/Winbox_changelog";
|
||||
license = licenses.gpl3Plus;
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ yrd ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue