yakuake: add license

see issue #43716
This commit is contained in:
Pascal Wittmann 2018-07-22 16:51:55 +02:00
parent dac43da8da
commit 6739f69af0
No known key found for this signature in database
GPG key ID: C899ACE7E2322852

View file

@ -65,5 +65,6 @@ mkDerivation rec {
homepage = https://yakuake.kde.org;
description = "Quad-style terminal emulator for KDE";
maintainers = with lib.maintainers; [ fridh ];
licenses = lib.licenses.gpl2;
};
}