arora: Add license
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
853b589f78
commit
a8630eec1c
@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
|||||||
maintainers = [ maintainers.phreedom ];
|
maintainers = [ maintainers.phreedom ];
|
||||||
description = "A cross-platform Qt4 Webkit browser";
|
description = "A cross-platform Qt4 Webkit browser";
|
||||||
homepage = https://github.com/Arora/arora;
|
homepage = https://github.com/Arora/arora;
|
||||||
|
license = with licenses; [ gpl2 gpl3 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user