Merge pull request #171545 from thiagokokada/winbox-fix-license

winbox: licenses.gpl3Plus -> licenses.unfree
This commit is contained in:
Thiago Kenji Okada
2022-05-04 17:07:23 +01:00
committed by GitHub
+1 -1
View File
@@ -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 ];
};
}