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
commit 8e55c5907a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 ];
};
}