qalculate-gtk: add license
This commit is contained in:
parent
e55c49f5c0
commit
52f9aebe64
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||
description = "The ultimate desktop calculator";
|
||||
homepage = "http://qalculate.github.io";
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue