qalculate-gtk: add license
This commit is contained in:
parent
e55c49f5c0
commit
52f9aebe64
@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The ultimate desktop calculator";
|
description = "The ultimate desktop calculator";
|
||||||
homepage = "http://qalculate.github.io";
|
homepage = "http://qalculate.github.io";
|
||||||
maintainers = with maintainers; [ gebner ];
|
maintainers = with maintainers; [ gebner ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user