aqbanking, gwenhywfar: add license info
This commit is contained in:
parent
9f08c21c2b
commit
169b452e0c
@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "An interface to banking tasks, file formats and country information";
|
description = "An interface to banking tasks, file formats and country information";
|
||||||
homepage = "http://www2.aquamaniac.de/sites/download/packages.php?package=03&showall=1";
|
homepage = "http://www2.aquamaniac.de/sites/download/packages.php?package=03&showall=1";
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ goibhniu urkud ];
|
maintainers = with maintainers; [ goibhniu urkud ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "OS abstraction functions used by aqbanking and related tools";
|
description = "OS abstraction functions used by aqbanking and related tools";
|
||||||
homepage = "http://www2.aquamaniac.de/sites/download/packages.php?package=01&showall=1";
|
homepage = "http://www2.aquamaniac.de/sites/download/packages.php?package=01&showall=1";
|
||||||
|
license = licenses.lgpl21;
|
||||||
maintainers = with maintainers; [ goibhniu ];
|
maintainers = with maintainers; [ goibhniu ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user