Skip to content

Commit 1d0a149

Browse files
committed
sigil: update license
1 parent f9ed82a commit 1d0a149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/si/sigil/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
6464
meta = {
6565
description = "Free, open source, multi-platform ebook (ePub) editor";
6666
homepage = "https://github.com/Sigil-Ebook/Sigil/";
67-
license = lib.licenses.gpl3;
67+
license = lib.licenses.gpl3Plus;
6868
maintainers = with lib.maintainers; [ prince213 ];
6969
platforms = with lib.platforms; linux ++ darwin;
7070
mainProgram = "sigil";

0 commit comments

Comments
 (0)