xournal: add license info
This commit is contained in:
parent
d5f187de03
commit
49f4dba4c7
@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://xournal.sourceforge.net/;
|
homepage = http://xournal.sourceforge.net/;
|
||||||
description = "note-taking application (supposes stylus)";
|
description = "note-taking application (supposes stylus)";
|
||||||
maintainers = [ stdenv.lib.maintainers.guibert ];
|
maintainers = [ stdenv.lib.maintainers.guibert ];
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user