Merge pull request #171545 from thiagokokada/winbox-fix-license
winbox: licenses.gpl3Plus -> licenses.unfree
This commit is contained in:
commit
8e55c5907a
1 changed files with 1 additions and 1 deletions
|
@ -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