tdf: correct license
Upstream changed its license to GPL-3.0-or-later starting with version 0.2.0. - https://github.com/itsjunetime/tdf/commit/b9a12650c6065411e18ed88f396f62c448fdfcbf - https://github.com/itsjunetime/tdf/blob/v0.2.0/LICENSE
This commit is contained in:
@@ -41,7 +41,7 @@ rustPlatform.buildRustPackage {
|
||||
meta = {
|
||||
description = "Tui-based PDF viewer";
|
||||
homepage = "https://github.com/itsjunetime/tdf";
|
||||
license = lib.licenses.mpl20;
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
luftmensch-luftmensch
|
||||
DieracDelta
|
||||
|
||||
Reference in New Issue
Block a user